Commit graph

20 commits

Author SHA1 Message Date
Micaël Bergeron
f7b8ae3fe2 apply feedback 2018-03-09 10:31:31 -05:00
Micaël Bergeron
6466739e2e Merge remote-tracking branch 'origin/master' into 40781-os-to-ce 2018-03-08 10:55:47 -05:00
Shinya Maeda
10f135cf8a Move update_head_pipeline_for_merge_request queue to pipeline_processing namespace 2018-03-07 01:39:00 +09:00
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
Micaël Bergeron
e43d7d2b4d fix the prepare_untracked_uploads_spec from using the EE schema 2018-03-01 10:38:37 -05:00
Micaël Bergeron
0f1d348d68 port the object storage to CE 2018-03-01 10:34:30 -05: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