summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Adds test for #35417.Marius Balteanu2021-07-281-0/+26
* Use issue path instead of bulk update issues path when only one issue is sele...Marius Balteanu2021-07-261-0/+1
* API to close/reopen projects (#35507).Go MAEDA2021-07-091-0/+17
* Add enabled core fields to /trackers API response (#35505).Go MAEDA2021-07-061-0/+6
* When 2FA is set to optional, allow to require 2FA only for certain user group...Marius Balteanu2021-07-041-0/+26
* Add missing fixture to IssuesTest (#35312, #35500).Go MAEDA2021-06-301-1/+1
* Add total estimated hours, spent hours, total spent hours for issues to issue...Go MAEDA2021-06-271-0/+28
* API to archive/unarchive projects (#35420).Go MAEDA2021-06-241-0/+17
* Gracefully handle invalid query parameters for custom fields (#35312).Go MAEDA2021-05-281-0/+11
* Remove deprecated WikiContent::Version (#35031).Go MAEDA2021-05-151-6/+6
* Uploading a big file fails with NoMemoryError (#33752).Go MAEDA2021-05-111-0/+22
* Include new statuses allowed by workflow in Issues REST API (#24976).Go MAEDA2021-04-191-0/+22
* Users without two-factor authentication enabled cannot sign out when two-fact...Go MAEDA2021-04-161-0/+13
* Clean-up workflows controller (#33337).Go MAEDA2021-04-131-3/+3
* Fix undefined method 'split' when issue_to_id is numeric (#35039).Go MAEDA2021-04-121-1/+22
* Roadmap tab is missing if there are only inherited from parent project versio...Go MAEDA2021-04-071-0/+17
* Use media_type to get the MIME type of the request (#29914).Go MAEDA2021-04-011-1/+1
* Test for r20852 (#22008).Go MAEDA2021-03-261-0/+107
* Associated Revision API (#22008).Go MAEDA2021-03-261-0/+5
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-2592-92/+92
* "Add news" button in cross-project News tab (#33167).Go MAEDA2021-03-251-0/+2
* Allow manually fetching changesets (#8875).Go MAEDA2021-03-111-0/+4
* Activity tab in cross-project menu is sometimes broken (#34805).Go MAEDA2021-03-061-0/+6
* Reverts r20762Go MAEDA2021-03-061-6/+0
* Activity tab in cross-project menu is sometimes broken (#34032).Go MAEDA2021-03-061-0/+6
* Projects API should not return invisible trackers (#30121).Go MAEDA2021-02-231-0/+27
* Fix redirect loop when both enabling two-factor authentication and changing p...Go MAEDA2021-02-021-0/+13
* Fix passing a wrong parameter to assert_select in API test for 'GET /users/:i...Go MAEDA2020-12-311-1/+1
* 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