diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-03-10 15:57:57 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2017-03-10 15:57:57 +0000 |
commit | c8bbf9a896ff9d163e59a282906d9bde8e892dba (patch) | |
tree | 4e01e540e0259f2fce14c8222af716c5b1501fae /changelogs | |
parent | c17f260473717e1e8b436eae3314527e654e0bb8 (diff) | |
parent | 5a135264ae62fc1884118ea600691df666aa9780 (diff) | |
download | gitlab-ce-c8bbf9a896ff9d163e59a282906d9bde8e892dba.tar.gz |
Merge branch '29137-bulk-perform-async-should-specify-queue' into 'master'
adds queue option to push bulk in authorized projects worker
Closes #29137
See merge request !9813
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/29137-bulk-perform-async-should-specify-queue.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/29137-bulk-perform-async-should-specify-queue.yml b/changelogs/unreleased/29137-bulk-perform-async-should-specify-queue.yml new file mode 100644 index 00000000000..0de7754badc --- /dev/null +++ b/changelogs/unreleased/29137-bulk-perform-async-should-specify-queue.yml @@ -0,0 +1,4 @@ +--- +title: Make authorized projects worker use a specific queue instead of the default one +merge_request: 9813 +author: |