summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* /users API accepts boolean strings for generate_password field (#28686).Go MAEDA2018-05-061-0/+16
* Add CSS to distinguish when a main menu is present or not (#28531).Go MAEDA2018-04-231-0/+7
* source code comment slight change (#27865)Toshi MARUYAMA2017-12-291-1/+1
* use relative url at robots.txt (#27865)Toshi MARUYAMA2017-12-291-0/+1
* remove unused WikisController#edit (#26579)Toshi MARUYAMA2017-11-051-2/+0
* fix element order (#26769)Toshi MARUYAMA2017-08-281-1/+1
* add category_id to REST issue creation tests (#26769)Toshi MARUYAMA2017-08-281-0/+4
* Missing fixtures.Jean-Philippe Lang2017-08-021-0/+2
* Adds a few tests.Jean-Philippe Lang2017-07-311-0/+24
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-237-63/+72
* Update remaining copyrights.Toshi MARUYAMA2017-07-021-1/+1
* Update copyright.Jean-Philippe Lang2017-06-2587-87/+87
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-171-2/+2
* Use Rails 5 syntax for integration tests.Jean-Philippe Lang2017-06-0130-398/+689
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-131-0/+2
* Adds a test for #25526.Jean-Philippe Lang2017-04-051-0/+9
* Adds a link back to the issue list that we are coming from.Jean-Philippe Lang2017-04-041-0/+1
* Restore timestamp in asset paths (#24617).Jean-Philippe Lang2017-04-031-1/+1
* add missing fixtures to test/integration/attachments_test.rbToshi MARUYAMA2017-03-211-1/+2
* add missing fixtures to test/integration/api_test/api_test.rbToshi MARUYAMA2017-03-211-1/+1
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-091-1/+0
* REST API: option to get the project activities for time entries (#7506).Jean-Philippe Lang2017-03-031-0/+8
* Add attachment information to issues.xml in REST API (#12181).Jean-Philippe Lang2017-03-031-0/+16
* Missing fixtures.Jean-Philippe Lang2017-03-021-2/+3
* ThemesTest#test_without_theme_js may fail if third-party theme is installed (...Jean-Philippe Lang2017-03-021-0/+2
* Fixes uploading of empty files (#25115).Jean-Philippe Lang2017-02-281-0/+19
* Issues API does not respect time_entries_visibility (#24875).Jean-Philippe Lang2017-01-291-0/+33
* Fix integration tests for r16287 (#24416).Jean-Philippe Lang2017-01-291-0/+3
* Don't preload all query filters (#24787).Jean-Philippe Lang2017-01-091-0/+1
* Don't render memberships forms, use #edit instead.Jean-Philippe Lang2017-01-072-0/+3
* Fixed that project settings should show locked members (#22034).Jean-Philippe Lang2016-12-311-14/+20
* Fixed that X-Sendfile header is never set (#24646).Jean-Philippe Lang2016-12-311-0/+12
* Fixed that reported test duration can be wrong.Jean-Philippe Lang2016-12-311-0/+4
* Files REST API (#19116).Jean-Philippe Lang2016-12-212-0/+120
* Don't use assert_equal nil.Jean-Philippe Lang2016-12-121-0/+4
* Use assert_nil instead of assert_equal.Jean-Philippe Lang2016-12-112-3/+3
* Enforce issue assignee validation (#23921).Jean-Philippe Lang2016-12-101-0/+8
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-191-0/+13
* Adds a test for #24297.Jean-Philippe Lang2016-11-181-0/+11
* Issue subject is not updated when you select another issue on time entry form...Jean-Philippe Lang2016-11-181-1/+2
* My page - Spent time: configurable number of days to display (#8761).Jean-Philippe Lang2016-10-301-0/+1
* Option to specify allowed extensions for a file custom field (#6719).Jean-Philippe Lang2016-10-231-0/+38
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-231-0/+156
* Test failure.Jean-Philippe Lang2016-10-041-5/+3
* Test failures.Jean-Philippe Lang2016-10-011-1/+1
* Adds a routing test for deleting attachment via the API.Jean-Philippe Lang2016-10-012-2/+3
* Add support for updating attachments over REST API (#22356).Jean-Philippe Lang2016-10-013-2/+26
* Let the API accept project identifier for creating issues (#23766).Jean-Philippe Lang2016-10-011-0/+10
* Error with MS SQL when displaying an issue from a list grouped and sorted by ...Jean-Philippe Lang2016-10-011-0/+12
* Previous/Next navigation on a issue is not displayed on r15639 and later (#23...Jean-Philippe Lang2016-10-011-0/+29