diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-08-15 08:06:37 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2017-08-15 08:06:37 +0000 |
commit | ef0e3c8e207f16ba1b923ad26d74e0099565275e (patch) | |
tree | 295c3853272bdcd00eb8fa3f54ebc869af4fe57e /changelogs | |
parent | b70ae21416a4519b0794ae546021800187aabcd6 (diff) | |
parent | d7b03c37f8346e29f21f0196fd3a532effa60ec3 (diff) | |
download | gitlab-ce-ef0e3c8e207f16ba1b923ad26d74e0099565275e.tar.gz |
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.yml | 5 |
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 |