summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@gitlab.com>2015-04-28 08:31:48 +0000
committerDmitriy Zaporozhets <dzaporozhets@gitlab.com>2015-04-28 08:31:48 +0000
commit2940de43a5aba532e67022e03eb6d5772625c248 (patch)
treeace04fe5741a735f20c3ed23f8259f600e2ef86d /CHANGELOG
parentc505eda3e89c28332badf47c4935ecb63e6389d4 (diff)
parentf21e26966805a24f777352fe441f51db1ba6e96a (diff)
downloadgitlab-ce-2940de43a5aba532e67022e03eb6d5772625c248.tar.gz
Merge branch 'admin-add-group-members' into 'master'
Fix adding new group members from admin area Fix for #2222 Tests for this case already exists but it was green. It related to current way dealing with ajax selectbox. Improving tests might be a reason for another merge requests - everyone is welcome to participate. See merge request !1796
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 97a469513c8..96b4d4cde1f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,7 +17,7 @@ v 7.11.0 (unreleased)
- Add project activity atom feed.
- Don't crash when an MR from a fork has a cross-reference comment from the target project on of its commits.
- Include commit comments in MR from a forked project.
- -
+ - Fix adding new group members from admin area
- Add default project and snippet visibility settings to the admin web UI.
- Fix bug where Slack service channel was not saved in admin template settings. (Stan Hu)
- Move snippets UI to fluid layout