summaryrefslogtreecommitdiff
path: root/app/workers/ci
Commit message (Expand)AuthorAgeFilesLines
* Rename worker to ArchiveTracesCronWorkerShinya Maeda2018-06-061-1/+1
* Create a method for failed_archive_counterShinya Maeda2018-06-061-2/+6
* Add metric for failed archiving with stale live traceShinya Maeda2018-06-061-0/+3
* Fix the query to select stale live tracesShinya Maeda2018-06-061-10/+8
* Move find_builds_from_stale_live_traces method to Ci::BuildShinya Maeda2018-06-061-3/+3
* Rename find_stale_in_batches to find_builds_from_stale_live_trace. Fix commentsShinya Maeda2018-06-061-6/+4
* Rename find_stale. Fix worker name in declaration.Shinya Maeda2018-06-061-1/+1
* Fix spec fiel locationShinya Maeda2018-06-061-2/+2
* Clean up workerShinya Maeda2018-06-061-0/+23
* Change BuildTraceChunkFlushWorker's queue from pipeline_processing to pipelin...Shinya Maeda2018-05-041-2/+1
* Introduce Redis helpers. Rename BuildTraceChunkFlushToDbWorker to Ci::BuildTr...Shinya Maeda2018-05-041-0/+13
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-103-38/+0
* Groundwork for merging CI into CEDouwe Maan2015-08-253-0/+38