aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Change type of created_at columns from time to datetimeGeorge Claghorn2017-07-071-8/+8
| | * | | | It is an engine (because of tasks) not a railtieDavid Heinemeier Hansson2017-07-072-2/+2
| | * | | | Merge pull request #14 from maratgaliev/readme_patchDavid Heinemeier Hansson2017-07-071-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Update README.mdMarat Galiev2017-07-071-1/+1
| | |/ / /
| | * | | Bundle google-cloud-storage instead of the full Google SDKGeorge Claghorn2017-07-072-91/+2
| | * | | Create db/migrate if it doesn't existGeorge Claghorn2017-07-061-0/+1
| | * | | Merge pull request #10 from bradly/fix-readme-typoGeorge Claghorn2017-07-061-1/+1
| | |\ \ \
| | | * | | Fixing typo in ReadmeBradly Feeley2017-07-061-1/+1
| | * | | | Merge pull request #8 from robin850/fix-migrationsGeorge Claghorn2017-07-063-4/+4
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix the migration class nameRobin Dupret2017-07-063-4/+4
| | * | | | Test deleting a nonexistent keyGeorge Claghorn2017-07-061-0/+6
| | * | | | Use safe navigationGeorge Claghorn2017-07-061-1/+1
| | * | | | Remove unnecessary method delegationsGeorge Claghorn2017-07-061-1/+1
| | * | | | Merge pull request #7 from johnwilliams/test_config_error_typoGeorge Claghorn2017-07-061-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Correct config path in error messageJohn Williams2017-07-061-1/+1
| | |/ / /
| | * | | Fix testGeorge Claghorn2017-07-062-2/+4
| | * | | Merge pull request #6 from johnwilliams/s3_integrityDavid Heinemeier Hansson2017-07-061-2/+1
| | |\ \ \
| | | * \ \ Merge branch 'master' into s3_integrityJohn Williams2017-07-061-2/+3
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | StyleGeorge Claghorn2017-07-061-5/+3
| | * | | | Merge pull request #5 from SGospodinov/masterGeorge Claghorn2017-07-061-2/+5
| | |\ \ \ \
| | | * | | | 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
| | |/ / /
| | * | | Merge pull request #4 from snuggs/patch-1George Claghorn2017-07-061-1/+1
| | |\ \ \
| | | * | | Fix hash usage consistency.Ra'Shaun Stovall2017-07-061-1/+1
| | |/ / /
| | * | | Link up main modelsDavid Heinemeier Hansson2017-07-061-1/+1
| | * | | Describe some of the design differences in ASDavid Heinemeier Hansson2017-07-061-0/+6
| | * | | Merge pull request #3 from adrianpacala/format-readme-examplesDavid Heinemeier Hansson2017-07-061-1/+5
| | |\ \ \
| | | * | | Use correct syntax in erb blockAdrian PacaƂa2017-07-061-1/+5
| | |/ / /
| | * | | Documentation, yo!David Heinemeier Hansson2017-07-061-0/+1
| | * | | Helper methods are privateDavid Heinemeier Hansson2017-07-061-4/+5
| | * | | Check integrity after uploadsDavid Heinemeier Hansson2017-07-067-9/+34
| | * | | Escape commands and pathsDavid Heinemeier Hansson2017-07-061-3/+3
| | * | | Dropped from the interfaceDavid Heinemeier Hansson2017-07-061-9/+0
| | * | | It's base64 now since the clouds expect thatDavid Heinemeier Hansson2017-07-061-1/+1
| | * | | Need the byte helpersDavid Heinemeier Hansson2017-07-062-0/+2
| | * | | There are twoDavid Heinemeier Hansson2017-07-061-1/+1
| | * | | Compute checksum and byte_size client sideDavid Heinemeier Hansson2017-07-065-45/+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
| | * | | Clearer focus on cloudDavid Heinemeier Hansson2017-07-061-1/+1
| | * | | We are using the try operatorDavid Heinemeier Hansson2017-07-061-1/+1
| | * | | Extract configuration into config/storage_configuration.ymlDavid Heinemeier Hansson2017-07-065-35/+72
| | * | | Add task to install the migration neededDavid Heinemeier Hansson2017-07-063-2/+13
| | * | | Flesh out mirror testsGeorge Claghorn2017-07-061-7/+26
| | * | | 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-0624-220/+220
| | * | | Update README with new nameDavid Heinemeier Hansson2017-07-061-3/+3
| | * | | ActiveVault -> ActiveStorageDavid Heinemeier Hansson2017-07-0638-180/+173