diff options
author | Nick Thomas <nick@gitlab.com> | 2017-08-11 15:19:11 +0100 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2017-08-14 12:47:15 +0100 |
commit | d7b03c37f8346e29f21f0196fd3a532effa60ec3 (patch) | |
tree | dae0a75f4dd508f2531788247d8bac88e0484162 /changelogs/unreleased | |
parent | 455dc74e65e7461c1a51bf3ea6594fe20b9df90c (diff) | |
download | gitlab-ce-d7b03c37f8346e29f21f0196fd3a532effa60ec3.tar.gz |
Speed up Group#user_ids_for_project_authorizations
Diffstat (limited to 'changelogs/unreleased')
-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 |