Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VerifiedKeyWithExpiration no longer needed | David Heinemeier Hansson | 2017-07-23 | 1 | -8/+5 |
| | | | | Thanks to rails/rails#29854! This does mean that we now depend on rails/rails master. | ||||
* | Accept that this is a full-Rails engine | David Heinemeier Hansson | 2017-07-21 | 1 | -5/+45 |
| | |||||
* | Merge branch 'master' into variants | David Heinemeier Hansson | 2017-07-20 | 1 | -32/+58 |
|\ | |||||
| * | Use descriptive new freeze_time helper | George Claghorn | 2017-07-19 | 1 | -1/+1 |
| | | |||||
| * | Depend on Rails >= 5.2.0.alpha | George Claghorn | 2017-07-14 | 1 | -29/+38 |
| | | |||||
| * | Added rubocop / codeclimate config and fixed current offenses (#45) | Cristian Bica | 2017-07-14 | 1 | -0/+17 |
| | | |||||
| * | Update GCSService#url | Chris Smith | 2017-07-12 | 1 | -3/+3 |
| | | | | | | | | | | Update google-cloud-storage dependency to 1.3 Refactor arguments to Google::Cloud::Storage::File#signed_url | ||||
* | | Very incomplete first stab | David Heinemeier Hansson | 2017-07-11 | 1 | -0/+2 |
|/ | |||||
* | Scope aws-skd to version 2 (#34) | Dino Maric | 2017-07-10 | 1 | -1/+1 |
| | | | | | Since we use new aws-sdk API, I've scoped aws-sdk version so someone doesn't accidentaly installs wrong version during the development. | ||||
* | Direct uploads for S3 | David Heinemeier Hansson | 2017-07-09 | 1 | -0/+4 |
| | |||||
* | Bundle google-cloud-storage instead of the full Google SDK | George Claghorn | 2017-07-07 | 1 | -90/+1 |
| | |||||
* | ActiveVault -> ActiveStorage | David Heinemeier Hansson | 2017-07-06 | 1 | -2/+2 |
| | | | | Yaroslav agreed to hand over the gem name ❤️ | ||||
* | Rename from ActiveFile to ActiveVault since activefile gem name was taken | David Heinemeier Hansson | 2017-07-05 | 1 | -2/+2 |
| | |||||
* | Fix up DiskController and add basic testing | David Heinemeier Hansson | 2017-07-04 | 1 | -0/+29 |
| | |||||
* | Add a Google Cloud Storage site | George Claghorn | 2017-07-03 | 1 | -0/+146 |
| | |||||
* | Start on S3 site | David Heinemeier Hansson | 2017-07-02 | 1 | -0/+10 |
| | |||||
* | Test blobs with real db backend | David Heinemeier Hansson | 2017-07-01 | 1 | -0/+2 |
| | |||||
* | Actual dependencies | David Heinemeier Hansson | 2017-07-01 | 1 | -10/+18 |
| | |||||
* | First sketching | David Heinemeier Hansson | 2017-06-30 | 1 | -0/+40 |