summaryrefslogtreecommitdiff
path: root/app/workers/ci/archive_traces_cron_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-13/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Use AlreadyArchivedError if it's the caseShinya Maeda2018-07-061-2/+1
* Fix specShinya Maeda2018-07-051-1/+3
* Check if trace exists before process `archive!` methodShinya Maeda2018-07-051-4/+2
* Catch ArchiveError and ignore errors if it's already archivedShinya Maeda2018-07-051-1/+3
* Enable frozen string for app/workers/**/*.rbgfyoung2018-06-271-0/+2
* Rename worker to ArchiveTracesCronWorkerShinya Maeda2018-06-061-0/+26