summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test
Commit message (Expand)AuthorAgeFilesLines
* Merged r16492 (#25526).Jean-Philippe Lang2017-04-051-0/+9
* Merged r16341 (#25115).Jean-Philippe Lang2017-02-281-0/+19
* Merged r16293 (#24875).Jean-Philippe Lang2017-01-301-0/+33
* Merged r16116 (#22034).Jean-Philippe Lang2017-01-041-14/+20
* Merged r16059, r16060, r16064, r16072.Jean-Philippe Lang2016-12-201-2/+6
* Merged r15955 and r15956 (#24297).Jean-Philippe Lang2016-11-261-0/+11
* Merged r15855 (#23766).Jean-Philippe Lang2016-10-021-0/+10
* Add support for attaching file to WIKI pages by REST API (#14830).Jean-Philippe Lang2016-05-161-0/+19
* Include private_notes property in xml/json Journals output (#20985).Jean-Philippe Lang2016-05-161-1/+8
* Include value and label of possible values in custom fields API (#22745).Jean-Philippe Lang2016-05-081-0/+15
* Support for deleting attachments via API (#14828).Jean-Philippe Lang2016-04-121-0/+18
* Support of default Active Record (I18n) transliteration paths (#22383).Jean-Philippe Lang2016-04-121-1/+1
* Handle search pagination with the REST API (#6277).Jean-Philippe Lang2016-03-191-0/+18
* Missing fixtures (#6277).Jean-Philippe Lang2016-03-191-2/+8
* REST API for Search (#6277).Jean-Philippe Lang2016-03-191-0/+68
* Total spent hours and estimated hours need to be get via REST (#21757).Jean-Philippe Lang2016-03-191-0/+64
* NameError: uninitialized constant Redmine::ApiTest::GroupsTest::MultiJsonJean-Philippe Lang2016-03-171-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-1324-24/+24
* Accept dots in JSONP callback (#13718).Jean-Philippe Lang2016-01-161-2/+2
* Fixed that Issues API may disclose changesets that are not visible (#21136).Jean-Philippe Lang2015-11-041-0/+14
* New custom fields of existing issues are not initialized with their default v...Jean-Philippe Lang2015-10-311-2/+2
* Adds tests for default custom field value (#21074).Jean-Philippe Lang2015-10-301-0/+78
* Use generated groups.Jean-Philippe Lang2015-10-201-14/+21
* API: creating an issue with an invalid project_id should return 422 instead o...Jean-Philippe Lang2015-03-201-0/+5
* Don't include milliseconds in JSON API responses (#19354).Jean-Philippe Lang2015-03-151-1/+11
* Fixed assertion (#19368).Jean-Philippe Lang2015-03-141-1/+1
* Fixed assertion (#19368).Jean-Philippe Lang2015-03-141-1/+1
* Adds a test for setting multivalued custom fields with JSON (#19368).Jean-Philippe Lang2015-03-141-0/+21
* Fixed that creating an issue without tracker_id attribute ignores custom fiel...Jean-Philippe Lang2015-03-141-0/+29
* Adds a test for #19270.Jean-Philippe Lang2015-03-071-0/+11
* Send a better content type than application/octet-stream (#19131).Jean-Philippe Lang2015-02-191-1/+1
* Fixed that timestamps may not be formatted as expected in XML responses (#190...Jean-Philippe Lang2015-02-161-0/+9
* Fixed attachment fixture (should be attached to issue 3 because one of its jo...Jean-Philippe Lang2015-01-241-4/+4
* add missing fixture to test/integration/api_test/groups_test.rbToshi MARUYAMA2015-01-191-1/+1
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-1710-26/+26
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-171-1/+1
* Copyright update.Jean-Philippe Lang2015-01-1124-24/+24
* Allow attachment thumbnails from REST API (#18707).Jean-Philippe Lang2014-12-261-0/+15
* Use upload helper method.Jean-Philippe Lang2014-12-221-20/+5
* Use raw request content in tests to make sure that XML/JSON payload is proper...Jean-Philippe Lang2014-12-221-7/+25
* Adds tests for creating an issue with multiple uploads.Jean-Philippe Lang2014-12-221-0/+57
* Error when adding user to group where he is already assigned (#18665).Jean-Philippe Lang2014-12-211-0/+13
* Replaced "can't" with "cannot" in error messages.Jean-Philippe Lang2014-12-218-19/+19
* Adds a test for invalid enumeration class parameter.Jean-Philippe Lang2014-12-051-0/+6
* Adds a few tests.Jean-Philippe Lang2014-12-031-0/+20
* Pull up #setup and #teardown in API tests.Jean-Philippe Lang2014-11-3021-82/+3
* Test API authentification once.Jean-Philippe Lang2014-11-308-223/+73
* Removed some test contexts.Jean-Philippe Lang2014-11-233-515/+328
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-2214-386/+135
* Renamed #test_watchers to #test_issue_watchers.Jean-Philippe Lang2014-11-161-5/+5