aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/app/jobs/active_storage/purge_job.rb
Commit message (Expand)AuthorAgeFilesLines
* Permit sending Active Storage purge and analysis jobs to separate queuesGeorge Claghorn2019-01-011-0/+2
* Retry ActiveStorage::PurgeJobs on DB deadlockGeorge Claghorn2018-07-311-0/+1
* Ignore ActiveRecord::InvalidForeignKey in ActiveStorage::Blob#purgeJasper Martin2018-07-261-1/+1
* Discard ActiveStorage::PurgeJobs on ActiveRecord::InvalidForeignKeyGeorge Claghorn2018-07-201-1/+1
* Discard ActiveStorage::PurgeJobs for missing blobsGeorge Claghorn2018-07-111-0/+2
* Remove overly-broad retry in ActiveStorage::PurgeJobGeorge Claghorn2018-07-111-3/+0
* Permit configuring Active Storage's job queueGeorge Claghorn2017-11-031-1/+1
* Extract metadata from images and videosGeorge Claghorn2017-10-221-1/+1
* Synchronously destroy attachmentsGeorge Claghorn2017-08-291-3/+3
* minor tweaks in Active Storage after a walkthroughXavier Noria2017-08-151-1/+1
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Fix formatting of Active Storage docs [ci skip]Koichi ITO2017-08-111-1/+1
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+9