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:
authorDmitriy Zaporozhets <dzaporozhets@gitlab.com>2015-04-27 10:40:33 +0300
committerDmitriy Zaporozhets <dzaporozhets@gitlab.com>2015-04-27 10:40:33 +0300
commit817d93e8607c77e5f6a521f708addb3997d412f8 (patch)
treebbcfbe5bd73b157755254f9270c0601be4ab74f0 /CHANGELOG
parent439b9f50af3168d33169a4cd25b59e45ea46dc62 (diff)
parentbd557e4b64a733f4be64b8cf36b8a551d8e8bab7 (diff)
Merge branch 'snippet-default-visibility' into 'master'
Add new admin settings Add new settings to the admin web UI for default project and snippet visibility levels. See #2027. ### New settings: ![default_visibility_settings](https://dev.gitlab.org/gitlab/gitlabhq/uploads/bd6d296e39ea3c90ca6a5254b8eb1fef/default_visibility_settings.png) See merge request !1795
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 92ae6767ea2..5ba56afd0d4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,7 +16,7 @@ v 7.11.0 (unreleased)
- 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.
-
- -
+ - 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
- Improve UI for sidebar. Increase separation between navigation and content