summaryrefslogtreecommitdiff
path: root/spec/workers/ci
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/workersfrozen_string_spec_workersThong Kuah2019-04-012-0/+4
* Create framework for build prerequisitesTiger2019-03-201-0/+30
* Improve commentsShinya Maeda2018-11-291-0/+15
* Improve specShinya Maeda2018-11-291-28/+7
* Squashed commit of the following:Shinya Maeda2018-11-291-4/+18
* Fix coding style offenceShinya Maeda2018-10-021-1/+1
* Add spec for BuildScheduleWorker and RunScheduledBuildServiceShinya Maeda2018-10-021-0/+40
* Prevent WRITE opetaions if it's already archivedShinya Maeda2018-07-051-1/+1
* Fix specShinya Maeda2018-07-051-5/+17
* Rename worker to ArchiveTracesCronWorkerShinya Maeda2018-06-061-1/+1
* Fix the query to select stale live tracesShinya Maeda2018-06-061-36/+11
* Move find_builds_from_stale_live_traces method to Ci::BuildShinya Maeda2018-06-061-8/+9
* Fix ambiguous stuck ci job worker's spec. Rename lease key of archiveShinya Maeda2018-06-061-1/+1
* Add tests for each new codeShinya Maeda2018-06-061-11/+23
* Fix spec fiel locationShinya Maeda2018-06-061-0/+71