aboutsummaryrefslogtreecommitdiffstats
path: root/test/controllers/direct_uploads_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Introduce the Dummy. (#70)Dino Maric2017-07-271-24/+12
* Avoid creating unnecessary blobsGeorge Claghorn2017-07-261-3/+0
* Add direct upload support to the disk serviceGeorge Claghorn2017-07-251-0/+18
* Work-around until @response.parsed_body problem is solvedDavid Heinemeier Hansson2017-07-231-2/+2
* Use parsed_body to auto parse the response as JSON.Kasper Timm Hansen2017-07-231-8/+8
* Switch to simpler signed_id for blob rather than full GlobalIDDavid Heinemeier Hansson2017-07-231-4/+4
* Even more needless requiresDavid Heinemeier Hansson2017-07-221-3/+0
* Move all controller tests to controller/ dirdixpac2017-07-221-0/+66