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:
authorRobert Speicher <robert@gitlab.com>2016-08-31 23:33:25 +0300
committerRuben Davila <rdavila84@gmail.com>2016-09-01 01:10:33 +0300
commitf21797e1c793866def10006507fb82076969c0f3 (patch)
tree454d23c9df95d3e4698c5b41dc637997f15a099f /CHANGELOG
parentebf74a34b08a69f211402862836409f25b0e6e10 (diff)
Merge branch '21457-not-create-groups-for-unallowed-users-when-importing-projects' into 'master'
Don't create groups for unallowed users when importing projects Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21457 See merge request !1990
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 697bd8ba3a2..5cf7659696e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,9 @@ v 8.11.4
- Fix sorting issues by "last updated" doesn't work after import from GitHub
- Creating an issue through our API now emails label subscribers !5720
- Block concurrent updates for Pipeline
+ - Fix resolving conflicts on forks
+ - Fix diff commenting on merge requests created prior to 8.10
+ - Don't create groups for unallowed users when importing projects
- Fix issue boards leak private label names and descriptions
v 8.11.3