Commit graph

15 commits

Author SHA1 Message Date
Shinya Maeda
335bc0fec0 Integrate two workers into one ArchiveTraceWorker with pipeline_background queue. This queue takes loqer precedence than pipeline_default. 2018-03-06 21:44:15 +09:00
Shinya Maeda
481d0bc3db Change the place of definition of object_storage:archive_legacy_trace 2018-03-06 21:43:20 +09:00
Shinya Maeda
d4c9c52251 Add object_storage queue to sidekiq_queues.ym. and correct queue name in all_queues.yml. 2018-03-06 21:43:20 +09:00
Shinya Maeda
cd39318765 Add object_storage queue 2018-03-06 21:43:19 +09:00
Kamil Trzciński
ccb080d94a Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'
Display ingress IP address in the Kubernetes page

See merge request gitlab-org/gitlab-ce!17052
2018-03-01 17:38:04 +00:00
Dmitriy Zaporozhets
79d911204c
Add plugin queue to all_queues.yml
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-02-26 18:17:17 +02:00
Nick Thomas
ee68bd9771
Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
Dylan Griffith
c1828eaed5 Persist external IP of ingress controller created for GKE (#42643) 2018-02-15 17:01:11 +11:00
Shinya Maeda
93386411a0 Add worker queue 2018-02-06 15:50:08 +09:00
Matija Čupić
b058af1be6
Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled 2018-01-05 20:04:33 +01:00
Matija Čupić
12984a7302
Move worker to gcp_project namespace 2018-01-05 17:48:40 +01:00
Jan Provaznik
27a75ea175 Backport 'Rebase' feature from EE to CE
When a project uses fast-forward merging strategy user has
to rebase MRs to target branch before it can be merged.
Now user can do rebase in UI by clicking 'Rebase' button
instead of doing rebase locally.

This feature was already present in EE, this is only backport
of the feature to CE. Couple of changes:
* removed rebase license check
* renamed migration (changed timestamp)

Closes #40301
2018-01-05 09:34:59 +01:00
Matija Čupić
55f40164c9
Add CheckGcpProjectBilling worker to all_queues 2017-12-21 20:45:00 +01:00
Stan Hu
53381a962d Add pipeline_creation:run_pipeline_schedule into Sidekiq queue list 2017-12-18 09:00:08 -08:00
Douwe Maan
b1849ee2e6 Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00