aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_storage
Commit message (Expand)AuthorAgeFilesLines
* Adding server side integrity check for GCS ServiceStanislav Gospodinov2017-07-061-2/+5
* 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