aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/app/jobs
Commit message (Expand)AuthorAgeFilesLines
* It may be better to explicitly require 'object/try' where we call `try`Akira Matsuda2019-08-011-0/+2
* Mirror direct uploadsGeorge Claghorn2019-05-221-0/+13
* Permit sending Active Storage purge and analysis jobs to separate queuesGeorge Claghorn2019-01-013-1/+4
* Retry ActiveStorage::AnalyzeJobs on download integrity check failuresGeorge Claghorn2018-08-191-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-033-2/+7
* Extract metadata from images and videosGeorge Claghorn2017-10-222-1/+9
* 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