aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_storage
Commit message (Collapse)AuthorAgeFilesLines
...
* Add task to install the migration neededDavid Heinemeier Hansson2017-07-061-1/+1
|
* Mirror: only hit all sites for upload and deleteGeorge Claghorn2017-07-061-21/+4
| | | | The mirror service exists for the purpose of migration, where all blobs exist in the primary subservice and a subset of blobs exist in the secondary subservice. Since the primary subservice is the source of truth until a migration is completed, operations like existence checks need not be performed against the secondary subservices.
* Rename from Site to Service now that we're called Active StorageDavid Heinemeier Hansson2017-07-068-74/+74
|
* ActiveVault -> ActiveStorageDavid Heinemeier Hansson2017-07-0619-0/+757
Yaroslav agreed to hand over the gem name ❤️