summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* CSV import does not keep the project it was clicked from (#21766).Jean-Philippe Lang2019-12-202-1/+30
* Update request_store gem to 1.4 (#31911).Go MAEDA2019-12-152-17/+0
* Test for r19363 (#32546).Go MAEDA2019-12-121-0/+4
* Require 'mocha/minitest' instead of deprecated 'mocha/setup' (#32592).Go MAEDA2019-12-111-1/+1
* CSV related tests fail with Rails 5.2.4 (#32526, #32525).Go MAEDA2019-12-085-22/+22
* Fix that spent time report CSV shows translation missing text if custom field...Go MAEDA2019-12-061-2/+2
* filter all possibly class values on code tags in Textile (#25742)Toshi MARUYAMA2019-12-051-0/+8
* code layout clean up test/unit/workflow_test.rbToshi MARUYAMA2019-12-041-8/+21
* Add missing fixtures to VersionTest (#32540).Go MAEDA2019-12-021-1/+2
* Add buttons to save/edit/delete a custom query to calendar view (#32194).Go MAEDA2019-11-301-0/+35
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/principal_te...Toshi MARUYAMA2019-11-261-4/+4
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/token_test.rbToshi MARUYAMA2019-11-261-1/+1
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/watcher_test.rbToshi MARUYAMA2019-11-261-1/+1
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issues...Toshi MARUYAMA2019-11-251-892/+1298
* code layout clean up test/functional/issues_controller_test.rbToshi MARUYAMA2019-11-251-75/+282
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issue_...Toshi MARUYAMA2019-11-251-19/+20
* cleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/...Toshi MARUYAMA2019-11-251-47/+54
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/projec...Toshi MARUYAMA2019-11-251-191/+165
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/groups...Toshi MARUYAMA2019-11-251-28/+52
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/functional/issues...Toshi MARUYAMA2019-11-251-2/+1
* cleanup: rubocop: fix Layout/SpaceAfterComma in test/functional/issues_contro...Toshi MARUYAMA2019-11-251-22/+85
* code layout clean up test/functional/users_controller_test.rbToshi MARUYAMA2019-11-251-17/+78
* code layout clean up test/functional/issues_controller_test.rbToshi MARUYAMA2019-11-251-24/+41
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/user_...Toshi MARUYAMA2019-11-251-10/+14
* cleanup: rubocop: fix Layout/IndentFirstArgument in test/unit/user_test.rbToshi MARUYAMA2019-11-251-3/+6
* cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/user_test.rbToshi MARUYAMA2019-11-251-1/+1
* code layout clean up test/functional/issues_controller_test.rbToshi MARUYAMA2019-11-251-18/+48
* cleanup: rubocop: fix Layout/MultilineHashBraceLayout in test/unit/lib/redmin...Toshi MARUYAMA2019-11-241-17/+21
* cleanup: rubocop: fix Layout/IndentFirstArgument in test/functional/repositor...Toshi MARUYAMA2019-11-241-3/+5
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/reposi...Toshi MARUYAMA2019-11-241-65/+97
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/auto_c...Toshi MARUYAMA2019-11-241-15/+45
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/test_helper.rbToshi MARUYAMA2019-11-241-2/+6
* cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in test/test_helper.rbToshi MARUYAMA2019-11-241-3/+5
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issue_...Toshi MARUYAMA2019-11-241-23/+44
* cleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/...Toshi MARUYAMA2019-11-241-2/+2
* cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression in test/functional/...Toshi MARUYAMA2019-11-241-6/+6
* cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression in test/functional/...Toshi MARUYAMA2019-11-241-1/+1
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/proje...Toshi MARUYAMA2019-11-241-1/+1
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/project_test.rbToshi MARUYAMA2019-11-241-3/+9
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/project_test.rbToshi MARUYAMA2019-11-241-3/+3
* cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/project_test.rbToshi MARUYAMA2019-11-241-9/+9
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/lib/redmine/...Toshi MARUYAMA2019-11-241-58/+88
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/lib/redmine/...Toshi MARUYAMA2019-11-241-2/+2
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/mail_h...Toshi MARUYAMA2019-11-241-15/+25
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-241-5/+8
* cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in test/unit/lib/redmi...Toshi MARUYAMA2019-11-241-0/+1
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-241-10/+18
* cleanup: rubocop: fix Layout/AlignArguments in test/test_helper.rbToshi MARUYAMA2019-11-241-1/+3
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/accoun...Toshi MARUYAMA2019-11-241-57/+110
* cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/query_test.rbToshi MARUYAMA2019-11-241-1/+1