summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Fixes not to call set_tmp_attachments_directory twice after each test (#32094).Go MAEDA2019-09-201-3/+0
* Add missing fixture (#13468).Go MAEDA2019-09-121-1/+2
* Fix that Redmine::ApiTest::NewsTest fails when config.time_zone is set (#13468).Go MAEDA2019-09-111-2/+1
* REST API for updating news (#13468).Go MAEDA2019-09-091-0/+112
* REST API for deleting news (#13468).Go MAEDA2019-09-091-0/+20
* REST API for retrieving news (#13468).Go MAEDA2019-09-091-1/+56
* REST API for creating news (#13468).Go MAEDA2019-09-091-0/+148
* Add inherit_members to projects API response (#32002).Go MAEDA2019-09-051-3/+15
* Add missing fixtures to Redmine::ApiTest::VersionsTest (#31965).Go MAEDA2019-08-281-1/+2
* ThemesTest may fail if a third-party theme with a favicon is installed (#31941).Go MAEDA2019-08-251-4/+5
* Code cleanup: RuboCop: Layout/TrailingBlankLinesGo MAEDA2019-08-141-1/+0
* Support "active" attribute in Enumerations REST API (#31559).Go MAEDA2019-06-301-1/+7
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-201-0/+2
* Enables API access to /my/account for updating user account data (#31399).Go MAEDA2019-06-163-5/+111
* Add missing frozen string literals and copyrights (#31508).Go MAEDA2019-06-131-1/+19
* ApiTest fails if config.time_zone is set (#31388).Go MAEDA2019-06-082-6/+6
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-066-9/+9
* scm: fix error when *.yml and *.txt show (#31141, #30850)Toshi MARUYAMA2019-05-302-6/+39
* add *.yaml and *.txt to RoutingRepositoriesTest (#31141, #30850)Toshi MARUYAMA2019-05-301-1/+3
* Update copyright year.Go MAEDA2019-05-2589-89/+89
* Do not lose submitted content when attempting to update a wiki page that has ...Go MAEDA2019-05-151-0/+56
* Generalize issues imports (#28234).Go MAEDA2019-05-091-1/+2
* Test for r18091 (#26237).Go MAEDA2019-04-281-1/+19
* Use HTTP status code 403 instead of 401 when REST API is disabled (#30086).Go MAEDA2019-04-101-6/+6
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-211-1/+1
* Decode hexadecimal-encoded literals in order to be frozen string literals fri...Go MAEDA2019-03-191-1/+1
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-1689-89/+89
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-151-0/+1
* Unified diff link broken on specific file/revision diff view (#30850).Jean-Philippe Lang2019-03-152-5/+38
* Searching for issue number with REST API redirects to issue HTML page (#29055).Jean-Philippe Lang2019-03-151-0/+5
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-1590-0/+180
* Ajax Request Returns 200 but an error event is fired instead of success (#300...Go MAEDA2019-02-0512-37/+37
* Hide menu item in the cross-project menu if the module is not enabled in any ...Go MAEDA2019-01-131-0/+26
* Display user logins on profiles (#26127).Go MAEDA2018-12-121-8/+2
* Fix that the following tests fail randomly due to uninitialized User.current ...Go MAEDA2018-11-032-0/+5
* Handles the case when an expired token is in the users session (#29781).Go MAEDA2018-10-281-0/+55
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-263-10/+11
* Add assignable, issues_visibility, time_entries_visibility and users_visibili...Go MAEDA2018-09-231-0/+5
* Expose the Admin flag on the users api to admin users (#29459).Go MAEDA2018-09-201-0/+12
* Allow project bulk edit of time entries (#26534).Go MAEDA2018-09-141-0/+1
* Adds link to container to attachment view (#29190).Go MAEDA2018-07-081-1/+1
* Removes repository routes without repository_id (#26522).Jean-Philippe Lang2018-06-162-39/+2
* /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