aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_storage
Commit message (Expand)AuthorAgeFilesLines
* It is an engine (because of tasks) not a railtieDavid Heinemeier Hansson2017-07-071-1/+1
* Merge pull request #8 from robin850/fix-migrationsGeorge Claghorn2017-07-061-1/+1
|\
| * Fix the migration class nameRobin Dupret2017-07-061-1/+1
* | Use safe navigationGeorge Claghorn2017-07-061-1/+1
* | Remove unnecessary method delegationsGeorge Claghorn2017-07-061-1/+1
|/
* Fix testGeorge Claghorn2017-07-061-0/+2
* Merge branch 'master' into s3_integrityJohn Williams2017-07-061-2/+3
|\
| * StyleGeorge Claghorn2017-07-061-5/+3
| * Adding server side integrity check for GCS ServiceStanislav Gospodinov2017-07-061-2/+5
* | Send checksum to S3 to verify file integrityJohn Williams2017-07-061-2/+1
|/
* Fix hash usage consistency.Ra'Shaun Stovall2017-07-061-1/+1
* Check integrity after uploadsDavid Heinemeier Hansson2017-07-066-7/+19
* Dropped from the interfaceDavid Heinemeier Hansson2017-07-061-9/+0
* Need the byte helpersDavid Heinemeier Hansson2017-07-062-0/+2
* Compute checksum and byte_size client sideDavid Heinemeier Hansson2017-07-064-37/+15
* Remember to add streamingDavid Heinemeier Hansson2017-07-061-0/+1
* This is even more explaining and upload/download don't have some inherent nee...David Heinemeier Hansson2017-07-061-4/+2
* We have the technology!David Heinemeier Hansson2017-07-061-1/+1
* Convert magic number to constantDavid Heinemeier Hansson2017-07-061-2/+4
* Extract configuration into config/storage_configuration.ymlDavid Heinemeier Hansson2017-07-063-25/+56
* 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
* 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