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
2ecad9fe
Commit
2ecad9fe
authored
Dec 11, 2017
by
Winnie Hellmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve merge conflicts with dev.gitlab.org/master after security release (EE port)
parent
54045892
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
36 additions
and
2 deletions
+36
-2
CHANGELOG-EE.md
CHANGELOG-EE.md
+12
-0
CHANGELOG.md
CHANGELOG.md
+24
-2
No files found.
CHANGELOG-EE.md
View file @
2ecad9fe
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.
## 10.2.4 (2017-12-07)
-
No changes.
## 10.2.3 (2017-11-30)
## 10.2.3 (2017-11-30)
### Fixed (5 changes)
### Fixed (5 changes)
...
@@ -93,6 +97,10 @@ Please view this file on the master branch, on stable branches it's out of date.
...
@@ -93,6 +97,10 @@ Please view this file on the master branch, on stable branches it's out of date.
-
Enhance the documentation for gitlab-ctl replicate-geo-database. !3268
-
Enhance the documentation for gitlab-ctl replicate-geo-database. !3268
## 10.1.5 (2017-12-07)
-
No changes.
## 10.1.4 (2017-11-14)
## 10.1.4 (2017-11-14)
-
No changes.
-
No changes.
...
@@ -147,6 +155,10 @@ Please view this file on the master branch, on stable branches it's out of date.
...
@@ -147,6 +155,10 @@ Please view this file on the master branch, on stable branches it's out of date.
-
[OTHER] Add partial index on push_rules.is_sample.
-
[OTHER] Add partial index on push_rules.is_sample.
-
Add new push rule to reject unsigned commits. !2913
-
Add new push rule to reject unsigned commits. !2913
## 10.0.7 (2017-12-07)
-
No changes.
## 10.0.5 (2017-11-03)
## 10.0.5 (2017-11-03)
-
[FIXED] Find stuck scheduled import jobs and also mark them as failed. !3055
-
[FIXED] Find stuck scheduled import jobs and also mark them as failed. !3055
...
...
CHANGELOG.md
View file @
2ecad9fe
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
entry.
## 10.2.4 (2017-12-0
8
)
## 10.2.4 (2017-12-0
7
)
### Security (
4
changes)
### Security (
5
changes)
-
Fix e-mail address disclosure through member search fields
-
Fix e-mail address disclosure through member search fields
-
Prevent creating issues through API when user does not have permissions
-
Prevent creating issues through API when user does not have permissions
...
@@ -248,6 +248,17 @@ entry.
...
@@ -248,6 +248,17 @@ entry.
-
Add Gitaly metrics to the performance bar.
-
Add Gitaly metrics to the performance bar.
## 10.1.5 (2017-12-07)
### Security (5 changes)
-
Fix e-mail address disclosure through member search fields
-
Prevent creating issues through API when user does not have permissions
-
Prevent an information disclosure in the Groups API
-
Fix user without access to private Wiki being able to see it on the project page
-
Fix Cross-Site Scripting (XSS) vulnerability while editing a comment
## 10.1.4 (2017-11-14)
## 10.1.4 (2017-11-14)
### Fixed (4 changes)
### Fixed (4 changes)
...
@@ -496,6 +507,17 @@ entry.
...
@@ -496,6 +507,17 @@ entry.
-
creation of keys moved to services. !13331 (haseebeqx)
-
creation of keys moved to services. !13331 (haseebeqx)
-
Add username as GL_USERNAME in hooks.
-
Add username as GL_USERNAME in hooks.
## 10.0.7 (2017-12-07)
### Security (5 changes)
-
Fix e-mail address disclosure through member search fields
-
Prevent creating issues through API when user does not have permissions
-
Prevent an information disclosure in the Groups API
-
Fix user without access to private Wiki being able to see it on the project page
-
Fix Cross-Site Scripting (XSS) vulnerability while editing a comment
## 10.0.5 (2017-11-03)
## 10.0.5 (2017-11-03)
-
[FIXED] Fix incorrect X-axis labels in Prometheus graphs. !14258
-
[FIXED] Fix incorrect X-axis labels in Prometheus graphs. !14258
...
...
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