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-11 19:52:49 +0300
committerRobert Speicher <robert@gitlab.com>2016-08-11 19:52:49 +0300
commitded60291863d3c7cbf5bc9725c5b0a6ae9110ffa (patch)
treeac9e05d71b0a6b66520212eb832c4bcc09426790 /CHANGELOG
parent5a33bc984abfb4ee6243c00bbcc71ccd086d2266 (diff)
parent32b579e8426094af4b7731d3e91597a377a7ba7e (diff)
Merge branch '20614-show-member-roles-to-all-users' into 'master'
Show member roles to all users on members page Closes #20614 and https://gitlab.com/gitlab-org/gitlab-ee/issues/850 See merge request !5776
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 282e4b9b449..5067304f561 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -23,6 +23,7 @@ v 8.11.0 (unreleased)
- Cache highlighted diff lines for merge requests
- Pre-create all builds for a Pipeline when the new Pipeline is created !5295
- Fix of 'Commits being passed to custom hooks are already reachable when using the UI'
+ - Show member roles to all users on members page
- Fix awardable button mutuality loading spinners (ClemMakesApps)
- Add support for using RequestStore within Sidekiq tasks via SIDEKIQ_REQUEST_STORE env variable
- Optimize maximum user access level lookup in loading of notes