Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:rails/activestorage | David Heinemeier Hansson | 2017-07-24 | 1 | -1/+1 |
|\ | |||||
| * | Verify direct upload checksums | George Claghorn | 2017-07-24 | 1 | -1/+1 |
* | | Basic documentation for all the models | David Heinemeier Hansson | 2017-07-24 | 1 | -2/+72 |
* | | Blob/Variant#url -> #service_url to emphasize this URL isn't to be public | David Heinemeier Hansson | 2017-07-24 | 1 | -2/+6 |
|/ | |||||
* | Tell service which content-type to use for the response | David Heinemeier Hansson | 2017-07-23 | 1 | -1/+1 |
* | Specify verification purposes | David Heinemeier Hansson | 2017-07-23 | 1 | -2/+2 |
* | Switch to simpler signed_id for blob rather than full GlobalID | David Heinemeier Hansson | 2017-07-23 | 1 | -0/+9 |
* | Move models and jobs to the app setup | David Heinemeier Hansson | 2017-07-22 | 1 | -0/+95 |