summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test/attachments_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-3/+3
* Better message for file size validation error.Jean-Philippe Lang2012-02-231-0/+11
* Adds support for adding attachments to issues through the REST API (#8171).Jean-Philippe Lang2012-02-231-0/+35
* Test cleanup.Jean-Philippe Lang2012-01-021-3/+2
* Test cleanup.Jean-Philippe Lang2012-01-021-4/+0
* Make sure that tests restore the attachments path to the tmp dir so that fixt...Jean-Philippe Lang2011-12-161-1/+5
* reset Attachment.storage_path at the end of attachment testsToshi MARUYAMA2011-11-241-5/+5
* Rails3: replace "all" fixtures at test/integration/api_test/attachments_test.rbToshi MARUYAMA2011-09-241-1/+9
* remove trailing white-spaces from test/integration/api_test/attachments_test.rb.Toshi MARUYAMA2011-08-271-11/+11
* REST API for reading attachments (#7671).Jean-Philippe Lang2011-07-181-0/+78