Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
cc795830
Commit
cc795830
authored
Dec 09, 2016
by
Robert Speicher
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'dev/master'
parents
2f28a620
4500653e
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
26 additions
and
8 deletions
+26
-8
CHANGELOG-EE.md
CHANGELOG-EE.md
+8
-0
CHANGELOG.md
CHANGELOG.md
+18
-0
changelogs/unreleased/24814-pipeline-tabs.yml
changelogs/unreleased/24814-pipeline-tabs.yml
+0
-4
changelogs/unreleased/fix-slack-pipeline-event.yml
changelogs/unreleased/fix-slack-pipeline-event.yml
+0
-4
No files found.
CHANGELOG-EE.md
View file @
cc795830
Please view this file on the master branch, on stable branches it's out of date.
Please view this file on the master branch, on stable branches it's out of date.
## 8.14.4 (2016-12-08)
-
No changes.
## 8.14.3 (2016-12-02)
## 8.14.3 (2016-12-02)
-
No changes.
-
No changes.
...
@@ -24,6 +28,10 @@ Please view this file on the master branch, on stable branches it's out of date.
...
@@ -24,6 +28,10 @@ Please view this file on the master branch, on stable branches it's out of date.
-
Convert ASCII-8BIT LDAP DNs to UTF-8 to avoid unnecessary user deletions
-
Convert ASCII-8BIT LDAP DNs to UTF-8 to avoid unnecessary user deletions
-
[Fix] Only owner can see "Projects" button in group edit menu
-
[Fix] Only owner can see "Projects" button in group edit menu
## 8.13.9 (2016-12-08)
-
No changes.
## 8.13.8 (2016-12-02)
## 8.13.8 (2016-12-02)
-
No changes.
-
No changes.
...
...
CHANGELOG.md
View file @
cc795830
...
@@ -2,6 +2,19 @@
...
@@ -2,6 +2,19 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
entry.
## 8.14.4 (2016-12-08)
-
Fix diff view permalink highlighting. !7090
-
Fix pipeline author for Slack and use pipeline id for pipeline link. !7506
-
Fix compatibility with Internet Explorer 11 for merge requests. !7525 (Steffen Rauh)
-
Reenables /user API request to return private-token if user is admin and request is made with sudo. !7615
-
Fix Cicking on tabs on pipeline page should set URL. !7709
-
Authorize users into imported GitLab project.
-
Destroy a user's session when they delete their own account.
-
Don't accidentally mark unsafe diff lines as HTML safe.
-
Replace MR access checks with use of MergeRequestsFinder.
-
Remove visible content caching.
## 8.14.3 (2016-12-02)
## 8.14.3 (2016-12-02)
-
Pass commit data to ProcessCommitWorker to reduce Git overhead. !7744
-
Pass commit data to ProcessCommitWorker to reduce Git overhead. !7744
...
@@ -251,6 +264,11 @@ entry.
...
@@ -251,6 +264,11 @@ entry.
-
Fix "Without projects" filter. !6611 (Ben Bodenmiller)
-
Fix "Without projects" filter. !6611 (Ben Bodenmiller)
-
Fix 404 when visit /projects page
-
Fix 404 when visit /projects page
## 8.13.9 (2016-12-08)
-
Reenables /user API request to return private-token if user is admin and request is made with sudo. !7615
-
Replace MR access checks with use of MergeRequestsFinder.
## 8.13.8 (2016-12-02)
## 8.13.8 (2016-12-02)
-
Pass tag SHA to post-receive hook when tag is created via UI. !7700
-
Pass tag SHA to post-receive hook when tag is created via UI. !7700
...
...
changelogs/unreleased/24814-pipeline-tabs.yml
deleted
100644 → 0
View file @
2f28a620
---
title
:
Fix Cicking on tabs on pipeline page should set URL
merge_request
:
7709
author
:
changelogs/unreleased/fix-slack-pipeline-event.yml
deleted
100644 → 0
View file @
2f28a620
---
title
:
Fix pipeline author for Slack and use pipeline id for pipeline link
merge_request
:
7506
author
:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment