summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test/versions_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed some shoulda context.Jean-Philippe Lang2013-05-181-110/+94
* Fixed: Unable to set custom fields for versions using the REST API (#13850).Jean-Philippe Lang2013-05-011-0/+23
* Removed unused fixtures.Jean-Philippe Lang2013-02-111-1/+0
* Adds a subclass of ActionDispatch::IntegrationTest for API tests.Jean-Philippe Lang2013-01-221-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Adds sharing attribute to the versions API (#11541).Jean-Philippe Lang2012-07-311-9/+5
* Fixed that 200 API responses have a body containing one space (#11388).Jean-Philippe Lang2012-07-141-0/+2
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Makes Version REST API accept due_date attribute (#10013).Jean-Philippe Lang2012-01-211-0/+14
* Test cleanup.Jean-Philippe Lang2012-01-021-4/+4
* Test cleanup.Jean-Philippe Lang2012-01-021-4/+0
* Rails3: replace "all" fixtures at test/integration/api_test/versions_test.rbToshi MARUYAMA2011-09-251-1/+9
* remove trailing white-spaces from test/integration/api_test/versions_test.rb.Toshi MARUYAMA2011-08-281-15/+15
* Makes versions resource shallow (#7403).Jean-Philippe Lang2011-07-051-4/+4
* Adds REST API for versions (#7403).Jean-Philippe Lang2011-07-041-0/+120