summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* 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
* Download all attachments at once (#7056).Go MAEDA2020-03-211-0/+1
* Show default assignee and default version in projects API (#33113).Go MAEDA2020-03-171-0/+25
* Reverts r19569 (#33071).Go MAEDA2020-03-141-21/+1
* Require sudo mode for actions to delete contents (#33071).Go MAEDA2020-03-101-1/+21
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-0391-91/+91
* Add download buttons in Files columns of the issues list (#32240).Go MAEDA2020-02-061-1/+1
* Use #media_type instead of #content_type to test the MIME type of a response ...Go MAEDA2020-01-2722-105/+105
* Make languages in Highlighted code button in toolbar customizable (#32528).Go MAEDA2020-01-141-0/+1
* Update request_store gem to 1.4 (#31911).Go MAEDA2019-12-152-17/+0
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/integration/issue...Toshi MARUYAMA2019-11-241-12/+29
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/integration/api_t...Toshi MARUYAMA2019-11-241-17/+27
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/integratio...Toshi MARUYAMA2019-11-231-5/+6
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/attachments_t...Toshi MARUYAMA2019-11-091-6/+9
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/issu...Toshi MARUYAMA2019-11-091-10/+15
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/api_...Toshi MARUYAMA2019-11-091-2/+3
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/issu...Toshi MARUYAMA2019-11-091-103/+128
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/vers...Toshi MARUYAMA2019-11-091-19/+18
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/time...Toshi MARUYAMA2019-11-091-19/+34
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/cust...Toshi MARUYAMA2019-11-091-14/+15
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/news...Toshi MARUYAMA2019-11-091-40/+39
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/my_t...Toshi MARUYAMA2019-11-091-10/+12
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/user...Toshi MARUYAMA2019-11-081-18/+27
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/file...Toshi MARUYAMA2019-11-081-18/+27
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/lib/redmine/m...Toshi MARUYAMA2019-11-081-1/+1
* Add estimated hours and spent hours to Versions API (#32242).Go MAEDA2019-10-311-1/+8
* Specific action for updating role permissions.Jean-Philippe Lang2019-10-251-1/+1
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/Indent...Toshi MARUYAMA2019-10-231-8/+8
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/integrati...Toshi MARUYAMA2019-10-141-2/+0
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/integrati...Toshi MARUYAMA2019-10-141-3/+0
* code cleanup: rubocop: fix Layout/IndentHeredoc in test/integration/api_test/...Toshi MARUYAMA2019-10-141-30/+30
* code cleanup: rubocop: fix Layout/IndentHeredoc and Layout/IndentationConsist...Toshi MARUYAMA2019-10-141-8/+6
* code clean up test/integration/issues_test.rbToshi MARUYAMA2019-10-071-4/+4
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/integration/iss...Toshi MARUYAMA2019-10-071-1/+1
* code cleanup: rubocop: fix Layout/SpaceAfterColon in test/integration/wiki_te...Toshi MARUYAMA2019-10-071-3/+2
* Fix test failure due to missing call to set_tmp_attachments_directory (#32122).Go MAEDA2019-10-041-1/+0
* Code cleanup: RuboCop: Fix Performance/Count and Performance/Detect.Go MAEDA2019-10-021-1/+1
* code cleanup: rubocop: fix Layout/IndentHeredoc in test/integration/api_test/...Toshi MARUYAMA2019-09-301-12/+9
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/integrati...Toshi MARUYAMA2019-09-301-25/+21
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/integration/api...Toshi MARUYAMA2019-09-301-4/+0
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in test/integrati...Toshi MARUYAMA2019-09-251-35/+31
* Fixes not to call set_tmp_attachments_directory twice after each test (#32094).Go MAEDA2019-09-201-3/+0