summaryrefslogtreecommitdiff
path: root/spec/workers/concerns
Commit message (Expand)AuthorAgeFilesLines
* Extract WaitableWorker out of AuthorizedProjectsWorkerDouwe Maan2018-02-261-0/+92
* Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when...Douwe Maan2017-12-201-0/+40
|\
| * Fork and Import jobs only get marked as failed when the number of Sidekiq ret...39246-fork-and-import-jobs-should-only-be-marked-as-failed-when-the-number-of-retries-was-exhaustedTiago Botelho2017-12-151-0/+40
* | Use a dedicated queue for each workerDouwe Maan2017-12-126-14/+13
|/
* Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-051-0/+31
* Add ApplicationWorker and make every worker include itDouwe Maan2017-12-058-25/+56
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-075-0/+318
* create_cluster_service_spec. cluster_provision_worker_spec. cluster_queue_spec.Shinya Maeda2017-10-041-0/+15
* Remove sidekiq build queue and assign pipeline queueGrzegorz Bizon2017-08-211-14/+0
* Simplify pipeline sidekiq queues naming schemeGrzegorz Bizon2017-08-211-4/+4
* Extend pipelines queue mixin and add a default queueGrzegorz Bizon2017-08-211-2/+12
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-215-0/+84