summaryrefslogtreecommitdiff
path: root/spec/workers/stuck_ci_jobs_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-231-4/+0
* Add frozen_string_literal to spec/workersfrozen_string_spec_workersThong Kuah2019-04-011-0/+2
* Lock writes to trace streamKamil TrzciƄski2018-11-271-1/+1
* Improve performance of stale scheduled builds searchShinya Maeda2018-10-031-1/+1
* Fix specShinya Maeda2018-10-021-1/+1
* Fix StuckCiJobsWorker and added testsShinya Maeda2018-10-021-0/+41
* Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre2018-06-281-9/+29
* Fix the query to select stale live tracesShinya Maeda2018-06-061-2/+2
* Fix ambiguous stuck ci job worker's spec. Rename lease key of archiveShinya Maeda2018-06-061-1/+3
* Fix stuck jobs testsoptimise-stuck-ci-jobs-workerKamil Trzcinski2017-11-271-4/+4
* Allow to drop jobs for deleted projectsKamil Trzcinski2017-11-271-2/+2
* Improve specShinya Maeda2017-09-051-9/+12
* Fix enum listsShinya Maeda2017-09-051-1/+1
* Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-051-0/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-3/+9
* Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performantTomasz Maczukin2017-03-031-0/+129