aboutsummaryrefslogtreecommitdiffstats
path: root/test/controllers
Commit message (Expand)AuthorAgeFilesLines
* Configure per-service request headers for direct uploads (#83)Javan Makhmali2017-07-301-9/+30
* Separate show and direct upload testsGeorge Claghorn2017-07-271-0/+1
* Use blob service URL methodsGeorge Claghorn2017-07-271-34/+14
* Validate Content-LengthGeorge Claghorn2017-07-271-41/+45
* Introduce the Dummy. (#70)Dino Maric2017-07-273-51/+35
* Check variant image properties directlyGeorge Claghorn2017-07-261-1/+4
* Avoid creating unnecessary blobsGeorge Claghorn2017-07-261-3/+0
* Compare images by selected attributes (size, colorspace)Anton Khamets2017-07-261-3/+1
* 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