summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Users API should return twofa_scheme only for administrators (#34242).Go MAEDA2020-12-231-1/+14
* Include two-factor authentication scheme in users API response (#34242).Go MAEDA2020-12-231-1/+19
* Revert r20440 (#10535).Go MAEDA2020-12-221-15/+2
* Use robots.txt instead of robots meta tag to prevent web crawlers from indexi...Go MAEDA2020-12-051-0/+3
* fix source indent of test/integration/account_test.rbToshi MARUYAMA2020-12-031-67/+66
* fix source indent of test/integration/admin_test.rbToshi MARUYAMA2020-12-031-4/+12
* fix source indent of test/integration/api_test/issues_test.rbToshi MARUYAMA2020-12-031-2/+2
* fix source indent of test/integration/api_test/projects_test.rbToshi MARUYAMA2020-12-031-11/+44
* fix source indent of test/integration/api_test/api_test.rbToshi MARUYAMA2020-12-021-3/+5
* fix source indent of test/integration/api_test/attachments_test.rbToshi MARUYAMA2020-12-021-6/+24
* fix source indent of AttachmentFieldFormatTestToshi MARUYAMA2020-12-021-6/+24
* fix source indent of test/integration/repositories_git_test.rbToshi MARUYAMA2020-12-021-5/+6
* shorten long line of test/integration/attachments_test.rbToshi MARUYAMA2020-11-301-2/+5
* shorten long line of AttachmentFieldFormatTestToshi MARUYAMA2020-11-301-3/+10
* fix source indent of test/integration/attachments_test.rbToshi MARUYAMA2020-11-301-8/+44
* fix source indent of test/integration/sessions_test.rbToshi MARUYAMA2020-11-301-1/+4
* fix source indent of test/integration/api_test/time_entries_test.rbToshi MARUYAMA2020-11-291-7/+10
* fix source indent of test/integration/api_test/memberships_test.rbToshi MARUYAMA2020-11-291-17/+26
* fix source indent of test/integration/api_test/wiki_pages_test.rbToshi MARUYAMA2020-11-291-14/+63
* remove spaces inside {} of test/integration/sudo_mode_test.rbToshi MARUYAMA2020-11-211-2/+2
* remove spaces inside {} of test/integration/twofa_test.rbToshi MARUYAMA2020-11-211-8/+8
* add more assert_select to FeedsTest#test_feeds_should_include_icon_tagToshi MARUYAMA2020-11-191-2/+15
* shorten long line of test/integration/sudo_mode_test.rbToshi MARUYAMA2020-11-191-3/+27
* shorten long line of test/integration/repositories_git_test.rbToshi MARUYAMA2020-11-181-2/+6
* fix source indent of WikiIntegrationTestToshi MARUYAMA2020-11-161-14/+27
* shorten long line of test/integration/sudo_mode_test.rbToshi MARUYAMA2020-11-131-3/+30
* fix source indent of test/integration/sudo_mode_test.rbToshi MARUYAMA2020-11-131-19/+37
* Replace gsub with tr, delete, or squeeze (#34161).Go MAEDA2020-10-241-1/+1
* shorten long line of test/integration/lib/redmine/menu_manager_test.rbToshi MARUYAMA2020-10-221-3/+16
* remove spaces inside {} of test/integration/api_test/issues_test.rbToshi MARUYAMA2020-09-121-5/+5
* Integration test for 2fa auth (#1237).Go MAEDA2020-08-291-0/+144
* fix source indent of test/integration/api_test/groups_test.rbToshi MARUYAMA2020-08-091-6/+18
* fix source indent of test/integration/api_test/issue_relations_test.rbToshi MARUYAMA2020-08-071-2/+6
* add space after comma to test/integration/api_test/projects_test.rbToshi MARUYAMA2020-08-071-1/+1
* add space after comma to test/integration/api_test/memberships_test.rbToshi MARUYAMA2020-08-071-6/+6
* Redmine::ApiTest::UsersTest fails if config.time_zone is set (#33592, #33787).Go MAEDA2020-08-021-2/+2
* Include updated_on and passwd_changed_on columns in API response (#33592).Go MAEDA2020-07-281-2/+25
* fix source indent of test/integration/api_test/attachments_test.rbToshi MARUYAMA2020-07-191-4/+6
* Add missing fixture to Redmine::ApiTest::ProjectsTest (#33700).Go MAEDA2020-07-091-1/+1
* robots.txt: disallow crawling dynamically generated PDF documents (#31617).Go MAEDA2020-07-091-0/+2
* robots.txt: disallow crawling issues list with a query string (#6734).Go MAEDA2020-07-021-0/+2
* Show Roadmap tab when subprojects have defined versions (#7956).Go MAEDA2020-05-301-0/+16
* add test of upload filename with plus (#11568)Toshi MARUYAMA2020-05-191-0/+24
* Updating an issue via REST API causes internal server error if invalid projec...Go MAEDA2020-05-141-0/+28
* Adds option to include issue custom fields in projects#show API response (#33...Go MAEDA2020-04-211-0/+8
* Creating time tracking entry for other user through rest API fails with 403 (...Jean-Philippe Lang2020-04-051-0/+34
* Reverted r19669 and r19670 (#32774).Jean-Philippe Lang2020-04-051-38/+0
* Creating time tracking entry for other user through rest API fails with 403 (...Jean-Philippe Lang2020-04-051-3/+20
* Creating time tracking entry for other user through rest API fails with 403 (...Jean-Philippe Lang2020-04-051-0/+21
* Skip thumbnail tests if ImageMagick convert command is not available (#33226).Go MAEDA2020-04-021-0/+1