Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use blob service URL methods | George Claghorn | 2017-07-27 | 1 | -34/+14 |
* | Validate Content-Length | George Claghorn | 2017-07-27 | 1 | -41/+45 |
* | Introduce the Dummy. (#70) | Dino Maric | 2017-07-27 | 3 | -51/+35 |
* | Check variant image properties directly | George Claghorn | 2017-07-26 | 1 | -1/+4 |
* | Avoid creating unnecessary blobs | George Claghorn | 2017-07-26 | 1 | -3/+0 |
* | Compare images by selected attributes (size, colorspace) | Anton Khamets | 2017-07-26 | 1 | -3/+1 |
* | Add direct upload support to the disk service | George Claghorn | 2017-07-25 | 2 | -6/+71 |
* | Skip controller test, too | George Claghorn | 2017-07-23 | 1 | -0/+2 |
* | Work-around until @response.parsed_body problem is solved | David Heinemeier Hansson | 2017-07-23 | 1 | -2/+2 |
* | Merge branch 'master' of github.com:rails/activestorage | David Heinemeier Hansson | 2017-07-23 | 1 | -8/+8 |
|\ | |||||
| * | Use parsed_body to auto parse the response as JSON. | Kasper Timm Hansen | 2017-07-23 | 1 | -8/+8 |
* | | Specify verification purposes | David Heinemeier Hansson | 2017-07-23 | 1 | -2/+2 |
|/ | |||||
* | VerifiedKeyWithExpiration no longer needed | 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 | 2 | -5/+5 |
* | Even more needless requires | David Heinemeier Hansson | 2017-07-22 | 3 | -5/+0 |
* | Fix extension to run test automatically | David Heinemeier Hansson | 2017-07-22 | 1 | -0/+0 |
* | Move all controller tests to controller/ dir | dixpac | 2017-07-22 | 2 | -0/+91 |
* | Test actual transformation via controller too | David Heinemeier Hansson | 2017-07-21 | 1 | -0/+1 |
* | Extract test helper for image blob fixtures | David Heinemeier Hansson | 2017-07-21 | 1 | -4/+2 |
* | Fix and test VariantsController | David Heinemeier Hansson | 2017-07-21 | 1 | -0/+25 |