27 Commits (3e776af8066e478beb5d2bc9bd26e81d2bef2542)

Author SHA1 Message Date
  Jean-Philippe Lang 130424fc3e Support for deleting attachments via API (#14828). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 0b04de0a23 Send a better content type than application/octet-stream (#19131). 9 years ago
  Jean-Philippe Lang d85f73a30d Upgrade to Rails 4.2.0 (#14534). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 12890945e5 Allow attachment thumbnails from REST API (#18707). 9 years ago
  Jean-Philippe Lang d22029083c Pull up #setup and #teardown in API tests. 9 years ago
  Jean-Philippe Lang f3e573b5f8 Replaced remaining #assert_tag with #assert_select. 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA c020578820 Rails4: replace deprecated Relation#first with finder options at ApiTest::AttachmentsTest 10 years ago
  Jean-Philippe Lang dbe7d6fbfb Removed unused fixtures. 11 years ago
  Jean-Philippe Lang 55a994cb29 Adds a subclass of ActionDispatch::IntegrationTest for API tests. 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 251f263abd Let the attachment filename be specified on upload (#12125). 11 years ago
  Jean-Philippe Lang e05e9179fd Added a test for JSON upload. 12 years ago
  Jean-Philippe Lang f825167003 Removed test contexts. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 10a37f4b6b Rails 3.1 compatibility. 12 years ago
  Jean-Philippe Lang 7e347069d5 Better message for file size validation error. 12 years ago
  Jean-Philippe Lang 77626ef6fb Adds support for adding attachments to issues through the REST API (#8171). 12 years ago
  Jean-Philippe Lang 131f258f5f Test cleanup. 12 years ago
  Jean-Philippe Lang 606ca39d10 Test cleanup. 12 years ago
  Jean-Philippe Lang ad25e3807d Make sure that tests restore the attachments path to the tmp dir so that fixture files don't get deleted. 12 years ago
  Toshi MARUYAMA be29227c12 reset Attachment.storage_path at the end of attachment tests 12 years ago
  Toshi MARUYAMA 45aaef4556 Rails3: replace "all" fixtures at test/integration/api_test/attachments_test.rb 12 years ago
  Toshi MARUYAMA 28a8048749 remove trailing white-spaces from test/integration/api_test/attachments_test.rb. 13 years ago
  Jean-Philippe Lang f89483a206 REST API for reading attachments (#7671). 13 years ago
  Jean-Philippe Lang d48ea90876 Makes custom queries available through the REST API (#5737). 13 years ago