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-28 15:21:17 +0300
committerDouwe Maan <douwe@gitlab.com>2017-08-28 15:21:17 +0300
commit0b73771205a2f967055c9701ff92f70289a1af23 (patch)
treef1f51d5596c700b17318e1932ca9ce0b02d94b31 /changelogs
parented1ca47c9ea893d643ae613f39b65d80db3b0e67 (diff)
parent0a1160e5d7d8234fa9e88038608a37c0f7fe2b05 (diff)
Merge branch '36792-inline-user-refresh-when-creating-project' into 'master'
Don't wait for project authorization sidekiq jobs when creating projects Closes #36792 See merge request !13775
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/36792-inline-user-refresh-when-creating-project.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/36792-inline-user-refresh-when-creating-project.yml b/changelogs/unreleased/36792-inline-user-refresh-when-creating-project.yml
new file mode 100644
index 00000000000..be08da0433a
--- /dev/null
+++ b/changelogs/unreleased/36792-inline-user-refresh-when-creating-project.yml
@@ -0,0 +1,5 @@
+---
+title: Never wait for sidekiq jobs when creating projects
+merge_request: 13775
+author:
+type: other