Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Rails 3.1 compatibility. | Jean-Philippe Lang | 2012-02-25 | 1 | -3/+3 |
* | Better message for file size validation error. | Jean-Philippe Lang | 2012-02-23 | 1 | -0/+11 |
* | Adds support for adding attachments to issues through the REST API (#8171). | Jean-Philippe Lang | 2012-02-23 | 1 | -0/+35 |
* | Test cleanup. | Jean-Philippe Lang | 2012-01-02 | 1 | -3/+2 |
* | Test cleanup. | Jean-Philippe Lang | 2012-01-02 | 1 | -4/+0 |
* | Make sure that tests restore the attachments path to the tmp dir so that fixt... | Jean-Philippe Lang | 2011-12-16 | 1 | -1/+5 |
* | reset Attachment.storage_path at the end of attachment tests | Toshi MARUYAMA | 2011-11-24 | 1 | -5/+5 |
* | Rails3: replace "all" fixtures at test/integration/api_test/attachments_test.rb | Toshi MARUYAMA | 2011-09-24 | 1 | -1/+9 |
* | remove trailing white-spaces from test/integration/api_test/attachments_test.rb. | Toshi MARUYAMA | 2011-08-27 | 1 | -11/+11 |
* | REST API for reading attachments (#7671). | Jean-Philippe Lang | 2011-07-18 | 1 | -0/+78 |