summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* total_spent_hours not returned in 3.2 (#25526).Jean-Philippe Lang2017-04-061-1/+0
* Merged r16492 (#25526).Jean-Philippe Lang2017-04-051-0/+9
* Backported r16293 (#24875).Jean-Philippe Lang2017-01-301-0/+31
* Merged r16287 to r16289 (#24416).Jean-Philippe Lang2017-01-291-0/+3
* Merged r16114 (#24646).Jean-Philippe Lang2017-01-041-0/+12
* Merged r16116 (#22034).Jean-Philippe Lang2017-01-041-14/+20
* Merged r16059, r16060, r16064, r16072.Jean-Philippe Lang2016-12-201-1/+1
* Merged r15955 and r15956 (#24297).Jean-Philippe Lang2016-11-261-0/+11
* Merged r15852 and r15863 (#23839).Jean-Philippe Lang2016-10-021-0/+41
* Merged r15252 from trunk to 3.2-stableToshi MARUYAMA2016-03-241-1/+1
* Merged r15238.Jean-Philippe Lang2016-03-1385-85/+85
* Render issue attributes using divs instead of a table for responsiveness (#19...Jean-Philippe Lang2015-11-081-1/+4
* 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
* Moved tracker_id param.Jean-Philippe Lang2015-10-301-3/+5
* Code cleanup.Jean-Philippe Lang2015-10-301-19/+15
* Missing fixtures.Jean-Philippe Lang2015-10-301-1/+2
* Adds tests for default custom field value (#21074).Jean-Philippe Lang2015-10-301-0/+78
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-0/+7
* Keep track of valid user sessions (#21058).Jean-Philippe Lang2015-10-242-28/+137
* Use generated groups.Jean-Philippe Lang2015-10-201-14/+21
* Named routed for RSS/API keys (#20997).Jean-Philippe Lang2015-10-151-2/+2
* Activate sudo mode after password based login (#20589).Jean-Philippe Lang2015-10-011-0/+27
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-141-0/+36
* The test email action should only be accessible with POST (#20203).Jean-Philippe Lang2015-06-291-1/+1
* Fixed test error (#19851).Jean-Philippe Lang2015-06-201-1/+2
* Adds a UI test (#19851).Jean-Philippe Lang2015-06-191-2/+2
* Tests that submitted data is present in the sudo form (#19851).Jean-Philippe Lang2015-06-191-0/+3
* Don't use SudoMode.disable! to skip API requests (#19851).Jean-Philippe Lang2015-06-191-0/+15
* Renamed sudo mode test.Jean-Philippe Lang2015-06-191-0/+0
* Adds a configuration setting to enable sudo mode, disabled by default (#19851).Jean-Philippe Lang2015-06-192-20/+23
* Changed /my/show_api_key route to /my/api_key (#19851).Jean-Philippe Lang2015-06-191-0/+1
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-192-0/+143
* Adds a form to manually submit an email to the mail handler.Jean-Philippe Lang2015-06-151-0/+1
* Update activities list when changing project/issue id on the time entry form ...Jean-Philippe Lang2015-05-301-0/+1
* Add the ability to expire passwords after a configurable number of days (#194...Jean-Philippe Lang2015-05-101-0/+34
* Spanish Panama translation added by Leonel Iturralde (#19489)Toshi MARUYAMA2015-04-241-0/+12
* 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
* Fixed that #require_login should respond for other request types (#19325).Jean-Philippe Lang2015-03-101-0/+7
* 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
* Implements /issues/new form for creating issues outside a project (#1003).Jean-Philippe Lang2015-02-141-0/+4
* Removed IssuesController#update_form action, use #new and #edit instead.Jean-Philippe Lang2015-02-131-2/+2
* Fixed attachment fixture (should be attached to issue 3 because one of its jo...Jean-Philippe Lang2015-01-241-4/+4