Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-09-21 13:25:47 +0300
committerRémy Coutable <remy@rymai.me>2016-09-21 13:27:19 +0300
commit870324b5c02cd77b498857bb12007f7c7ab37a01 (patch)
tree3f132f5b0ec0a3195f654e8eaa2f2302ff9fdba4 /CHANGELOG
parent684916120da673fd32d10fa5ef39a6830ab05e5a (diff)
Add 8.11.7, 8.10.10, and 8.9.10 CHANGELOG entries
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 942b48f91be..353ab284ccb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -178,6 +178,11 @@ v 8.12.0 (unreleased)
- Fix non-master branch readme display in tree view
- Add UX improvements for merge request version diffs
+v 8.11.7
+ - Avoid conflict with admin labels when importing GitHub labels. !6158
+ - Restores `fieldName` to allow only string values in `gl_dropdown.js`. !6234
+ - Allow the Rails cookie to be used for API authentication.
+
v 8.11.6
- Fix unnecessary horizontal scroll area in pipeline visualizations. !6005
- Make merge conflict file size limit 200 KB, to match the docs. !6052
@@ -392,6 +397,9 @@ v 8.11.0
- Update gitlab_git gem to 10.4.7
- Simplify SQL queries of marking a todo as done
+v 8.10.10
+ - Allow the Rails cookie to be used for API authentication.
+
v 8.10.9
- Exclude some pending or inactivated rows in Member scopes
@@ -625,6 +633,9 @@ v 8.10.0
- Show tooltip on GitLab export link in new project page
- Fix import_data wrongly saved as a result of an invalid import_url !5206
+v 8.9.10
+ - Allow the Rails cookie to be used for API authentication.
+
v 8.9.9
- Exclude some pending or inactivated rows in Member scopes