aboutsummaryrefslogtreecommitdiffstats
path: root/test/controllers
Commit message (Expand)AuthorAgeFilesLines
* Add direct upload support to the disk serviceGeorge Claghorn2017-07-252-6/+71
* Skip controller test, tooGeorge Claghorn2017-07-231-0/+2
* Work-around until @response.parsed_body problem is solvedDavid Heinemeier Hansson2017-07-231-2/+2
* Merge branch 'master' of github.com:rails/activestorageDavid Heinemeier Hansson2017-07-231-8/+8
|\
| * Use parsed_body to auto parse the response as JSON.Kasper Timm Hansen2017-07-231-8/+8
* | Specify verification purposesDavid Heinemeier Hansson2017-07-231-2/+2
|/
* VerifiedKeyWithExpiration no longer neededDavid Heinemeier Hansson2017-07-231-2/+2
* Switch to simpler signed_id for blob rather than full GlobalIDDavid Heinemeier Hansson2017-07-232-5/+5
* Even more needless requiresDavid Heinemeier Hansson2017-07-223-5/+0
* Fix extension to run test automaticallyDavid Heinemeier Hansson2017-07-221-0/+0
* Move all controller tests to controller/ dirdixpac2017-07-222-0/+91
* Test actual transformation via controller tooDavid Heinemeier Hansson2017-07-211-0/+1
* Extract test helper for image blob fixturesDavid Heinemeier Hansson2017-07-211-4/+2
* Fix and test VariantsControllerDavid Heinemeier Hansson2017-07-211-0/+25