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:
authorDouwe Maan <douwe@gitlab.com>2017-08-15 11:06:37 +0300
committerJose Ivan Vargas <jvargas@gitlab.com>2017-08-18 20:06:39 +0300
commitf3da423a2107836fadbff7957679652f289c92ad (patch)
tree985fae8f41a2af129ef8871e9ca08eb32a3ce096 /changelogs
parent9af78141d030e70349f24449e2992f555c03cc34 (diff)
Merge branch '34533-speed-up-group-project-authorizations' into 'master'
Speed up Group#user_ids_for_project_authorizations Closes #36182 See merge request !13508
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/34533-speed-up-group-project-authorizations.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/34533-speed-up-group-project-authorizations.yml b/changelogs/unreleased/34533-speed-up-group-project-authorizations.yml
new file mode 100644
index 00000000000..ddaaf4a2507
--- /dev/null
+++ b/changelogs/unreleased/34533-speed-up-group-project-authorizations.yml
@@ -0,0 +1,5 @@
+---
+title: Fix timeouts when creating projects in groups with many members
+merge_request: 13508
+author:
+type: fixed