summaryrefslogtreecommitdiff
path: root/app/workers/expire_build_instance_artifacts_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* Extend reports to support security featuresOlivier Gonzalez2018-09-271-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable frozen string literals for app/workers/*.rbgfyoung2018-06-271-0/+2
* Add ApplicationWorker and make every worker include itDouwe Maan2017-12-051-2/+1
* Update Carrierwave and fog-coreZeger-Jan van de Weg2017-05-011-1/+1
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-211-0/+1
* Avoid race condition when expiring artifactsGrzegorz Bizon2016-10-171-3/+7
* ExpireBuildArtifactsWorker query builds table without ordering enqueuing one ...23096-expire-artifacts-per-jobPaco Guzman2016-10-071-0/+11