Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use parsed_body to auto parse the response as JSON. | Kasper Timm Hansen | 2017-07-23 | 1 | -8/+8 |
* | 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 |