summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_p...Toshi MARUYAMA2019-11-081-41/+40
* cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_o...Toshi MARUYAMA2019-11-081-9/+9
* cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_o...Toshi MARUYAMA2019-11-081-9/+9
* code layout clean up test/functional/issues_controller_test.rbToshi MARUYAMA2019-11-081-1/+3
* cleanup: rubocop: fix Layout/IndentHeredoc in test/unit/lib/redmine/syntax_hi...Toshi MARUYAMA2019-11-081-16/+16
* cleanup: rubocop: fix Style/RedundantInterpolation in test/unit/repository_me...Toshi MARUYAMA2019-11-081-3/+3
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/user...Toshi MARUYAMA2019-11-081-18/+27
* cleanup: rubocop: fix Layout/AlignArguments in test/system/my_page_test.rbToshi MARUYAMA2019-11-081-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in test/functional/issues_control...Toshi MARUYAMA2019-11-081-10/+5
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/file...Toshi MARUYAMA2019-11-081-18/+27
* cleanup: rubocop: fix Layout/AlignArguments in test/functional/wiki_controlle...Toshi MARUYAMA2019-11-081-11/+9
* cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in test/unit/act...Toshi MARUYAMA2019-11-081-2/+2
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/lib/redmine/m...Toshi MARUYAMA2019-11-081-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adap...Toshi MARUYAMA2019-11-081-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/menu_man...Toshi MARUYAMA2019-11-071-26/+29
* cleanup: rubocop: fix Layout/AlignArguments in test/functional/workflows_cont...Toshi MARUYAMA2019-11-061-6/+12
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-061-7/+7
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/helpers/...Toshi MARUYAMA2019-11-051-2/+2
* cleanup: rubocop: fix Layout/IndentAssignment in test/unit/lib/redmine/helper...Toshi MARUYAMA2019-11-051-8/+8
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/mail_handler_test.rbToshi MARUYAMA2019-11-051-12/+15
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/mailer_test.rbToshi MARUYAMA2019-11-051-22/+21
* Identify time entry user just like issue assignee (#32196).Jean-Philippe Lang2019-11-021-4/+4
* Allow import time entries for other users (#32196).Jean-Philippe Lang2019-11-024-6/+88
* Fix CSV export of projects (#29482).Jean-Philippe Lang2019-11-022-0/+84
* Don't try to generate thumbnails if convert command is not available (#32289).Go MAEDA2019-10-311-1/+6
* Add estimated hours and spent hours to Versions API (#32242).Go MAEDA2019-10-311-1/+8
* Add a fixture for QueryTest#test_filter_my_bookmarks (#29482).Go MAEDA2019-10-301-1/+1
* Eases the regexp used to determine the start of a code block (#32359).Go MAEDA2019-10-291-0/+5
* Add permission to import time entries (#32196, #28234).Go MAEDA2019-10-281-1/+1
* Add a fixture for UserTest#test_bookmarked_project_ids (#29482).Go MAEDA2019-10-281-1/+2
* Remove trailing whitespaces from test/fixtures/roles.ymlGo MAEDA2019-10-281-11/+11
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/member_test.rbToshi MARUYAMA2019-10-261-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/project_query_test.rbToshi MARUYAMA2019-10-261-1/+1
* code cleanup: rubocop: revert r18854Toshi MARUYAMA2019-10-261-12/+12
* Specific action for updating role permissions.Jean-Philippe Lang2019-10-252-11/+15
* Add roles filter on permissions report (#32343).Jean-Philippe Lang2019-10-251-0/+11
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/project_test.rbToshi MARUYAMA2019-10-231-4/+4
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/query_test.rbToshi MARUYAMA2019-10-231-10/+10
* code cleanup: rubocop: fix Layout/SpaceBeforeBlockBraces in test/unit/query_t...Toshi MARUYAMA2019-10-231-12/+12
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/time_entry_quer...Toshi MARUYAMA2019-10-231-2/+2
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/Indent...Toshi MARUYAMA2019-10-231-8/+8
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/repository_test.rbToshi MARUYAMA2019-10-231-1/+1
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/user_test.rbToshi MARUYAMA2019-10-231-8/+8
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/version_test.rbToshi MARUYAMA2019-10-231-2/+2
* Option to filter after my bookmarked projects (#32302, #29482, #31355).Go MAEDA2019-10-233-0/+29
* Remove trailing whitespaces from test/fixtures/user_preferences.ymlGo MAEDA2019-10-231-17/+17
* code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/helpers/applicatio...Toshi MARUYAMA2019-10-221-3/+3
* code cleanup: rubocop: fix Lint/NestedMethodDefinition in test/unit/lib/redmi...Toshi MARUYAMA2019-10-221-2/+4
* fix random test failure of ProjectQueryTest (#29482)Toshi MARUYAMA2019-10-221-1/+3
* Skip AttachmentsControllerTest#test_thumbnail_for_pdf_should_be_png when Imag...Go MAEDA2019-10-221-0/+2