Commit Graph

9 Commits

Author SHA1 Message Date
Shinya Maeda e62bfc7817 Merge request pipelines 2018-12-05 15:57:52 +09:00
Yorick Peterse 2039c8280d
Disable existing offenses for the CodeReuse cops
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
2018-09-11 17:32:00 +02:00
gfyoung dfbe5ce435 Enable frozen string literals for app/workers/*.rb 2018-06-27 07:23:28 +00:00
Shinya Maeda f0dac72979 Change queue namespace of UpdateHeadPipelineForMergeRequestWorker 2018-03-07 02:43:10 +09:00
Sean McGivern 5478fe4288 Merge branch 'dm-dedicated-sidekiq-queues' into 'master'
Use a dedicated queue for each Sidekiq worker

See merge request gitlab-org/gitlab-ce!15882
2017-12-14 10:15:52 +00:00
Felipe Artur 504f77b43a Prevent worker that updates merge requests head pipeline from failing jobs 2017-12-13 13:36:52 -02:00
Douwe Maan b1849ee2e6 Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
Felipe Artur b328cff308 Fix update head pipeline worker 2017-12-05 15:14:37 -02:00
Jarka Kadlecova fe673b4927 Ensure pippeline corresponds with the sha of an MR 2017-12-05 12:54:10 -02:00