summaryrefslogtreecommitdiff
path: root/app/workers/stuck_ci_builds_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performantTomasz Maczukin2017-03-031-59/+0
* Make 'joins' line shorterTomasz Maczukin2017-03-011-1/+1
* Fix rubocop offensesTomasz Maczukin2017-03-011-5/+2
* Add minor updatesTomasz Maczukin2017-03-011-5/+13
* Improve builds search queryTomasz Maczukin2017-03-011-1/+1
* Add Gitlab::OptimisticLocking for build droppingTomasz Maczukin2017-03-011-1/+3
* Add exclusive lease for stuck_ci_builds_workerTomasz Maczukin2017-03-011-2/+11
* Update stuck and outdated builds cleanup workerTomasz Maczukin2017-03-011-7/+31
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-211-0/+1
* Don't fail builds for projects that are deleted when they are stuckdont-drop-stuck-buildsKamil Trzcinski2016-06-121-1/+1
* Migrate from Sidetiq to Sidekiq-cronfeature/sidekiq-cronGabriel Mazetto2015-12-041-3/+0
* Fix 500 when using CIci-fix-500Kamil Trzcinski2015-11-231-0/+3
* Cleanup stuck CI builds dailydrop-old-buildsKamil Trzcinski2015-11-031-0/+18