summaryrefslogtreecommitdiff
path: root/app/workers/archive_trace_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-231-1/+1
* Squashed commit of the following:Shinya Maeda2018-11-291-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Fix specShinya Maeda2018-07-051-2/+2
* Rename build to job in ArchiveTraceWorkerShinya Maeda2018-07-051-1/+1
* Check if trace exists before process `archive!` methodShinya Maeda2018-07-051-1/+1
* Enable frozen string literals for app/workers/*.rbgfyoung2018-06-271-0/+2
* Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda2018-03-061-0/+10