summaryrefslogtreecommitdiff
path: root/app/workers/expire_job_cache_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string literals for app/workers/*.rbgfyoung2018-06-271-0/+2
* Use a dedicated queue for each workerDouwe Maan2017-12-121-1/+1
* Add ApplicationWorker and make every worker include itDouwe Maan2017-12-051-1/+1
* Remove sidekiq build queue and assign pipeline queueGrzegorz Bizon2017-08-211-1/+3
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-10/+2
* Test the ExpireJobCacheWorker and related changeszj-fix-pipeline-etagZ.J. van de Weg2017-05-221-8/+6
* Add MISSING e-tag refresh of resource for Job, and Pipeline GraphKamil Trzcinski2017-05-221-0/+37