aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_storage/service/mirror_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Document the rest of libDavid Heinemeier Hansson2017-07-241-0/+6
* Everything under app/ is eager loaded, don't want that for serviceDavid Heinemeier Hansson2017-07-241-0/+40
* Move models and jobs to the app setupDavid Heinemeier Hansson2017-07-221-40/+0
* Clarify how a service can build other composed servicesJeremy Daer2017-07-091-9/+5
* Service: clarify Service.build argumentsJeremy Daer2017-07-091-3/+3
* Configure services that reference other servicesJeremy Daer2017-07-081-0/+11
* Mirror: explicit primary service and list of mirrorsJeremy Daer2017-07-081-10/+9
* Remove unnecessary method delegationsGeorge Claghorn2017-07-061-1/+1
* Check integrity after uploadsDavid Heinemeier Hansson2017-07-061-2/+2
* Mirror: only hit all sites for upload and deleteGeorge Claghorn2017-07-061-21/+4
* Rename from Site to Service now that we're called Active StorageDavid Heinemeier Hansson2017-07-061-0/+51