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
86051969
Commit
86051969
authored
Jun 07, 2017
by
Regis
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'gl-dev/master'
parents
e7f76734
b46f587a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
85 additions
and
0 deletions
+85
-0
CHANGELOG-EE.md
CHANGELOG-EE.md
+39
-0
CHANGELOG.md
CHANGELOG.md
+46
-0
No files found.
CHANGELOG-EE.md
View file @
86051969
Please view this file on the master branch, on stable branches it's out of date.
## 9.2.5 (2017-06-07)
-
No changes.
## 9.2.4 (2017-06-02)
-
No changes.
-
No changes.
## 9.2.3 (2017-05-31)
-
No changes.
-
No changes.
-
Respect the external user setting in Elasticsearch.
## 9.2.2 (2017-05-25)
-
No changes.
...
...
@@ -28,6 +43,18 @@ Please view this file on the master branch, on stable branches it's out of date.
-
Feature availability check using feature list AND license addons.
-
Disable mirror workers for Geo secondaries.
## 9.1.7 (2017-06-07)
-
No changes.
## 9.1.6 (2017-06-02)
-
No changes.
## 9.1.5 (2017-05-31)
-
Respect the external user setting in Elasticsearch.
## 9.1.4 (2017-05-12)
-
Remove warning about protecting Service Desk email from form.
...
...
@@ -95,6 +122,18 @@ Please view this file on the master branch, on stable branches it's out of date.
-
Show user cohorts data when usage ping is enabled.
-
Visualise Canary Deployments.
## 9.0.10 (2017-06-07)
-
No changes.
## 9.0.9 (2017-06-02)
-
No changes.
## 9.0.8 (2017-05-31)
-
Respect the external user setting in Elasticsearch.
## 9.0.7 (2017-05-05)
-
Respect project features when searching alternative branches with elasticsearch enabled.
...
...
CHANGELOG.md
View file @
86051969
...
...
@@ -2,6 +2,24 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 9.2.5 (2017-06-07)
-
No changes.
## 9.2.4 (2017-06-02)
-
No changes.
-
Fix visibility when referencing snippets.
## 9.2.3 (2017-05-31)
-
No changes.
-
No changes.
-
Move uploads from 'public/uploads' to 'public/uploads/system'.
-
Escapes html content before appending it to the DOM.
-
Restrict API X-Frame-Options to same origin.
-
Allow users autocomplete by author_id only for authenticated users.
## 9.2.2 (2017-05-25)
-
Fix issue where real time pipelines were not cached. !11615
...
...
@@ -214,6 +232,20 @@ entry.
-
Fix preemptive scroll bar on user activity calendar.
-
Pipeline chat notifications convert seconds to minutes and hours.
## 9.1.7 (2017-06-07)
-
No changes.
## 9.1.6 (2017-06-02)
-
Fix visibility when referencing snippets.
## 9.1.5 (2017-05-31)
-
Move uploads from 'public/uploads' to 'public/uploads/system'.
-
Restrict API X-Frame-Options to same origin.
-
Allow users autocomplete by author_id only for authenticated users.
## 9.1.4 (2017-05-12)
-
Fix error on CI/CD Settings page related to invalid pipeline trigger. !10948 (dosuken123)
...
...
@@ -513,6 +545,20 @@ entry.
-
Only send chat notifications for the default branch.
-
Don't fill in the default kubernetes namespace.
## 9.0.10 (2017-06-07)
-
No changes.
## 9.0.9 (2017-06-02)
-
Fix visibility when referencing snippets.
## 9.0.8 (2017-05-31)
-
Move uploads from 'public/uploads' to 'public/uploads/system'.
-
Restrict API X-Frame-Options to same origin.
-
Allow users autocomplete by author_id only for authenticated users.
## 9.0.7 (2017-05-05)
-
Enforce project features when searching blobs and wikis.
...
...
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