summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* code cleanup: rubocop: fix Performance/RedundantBlockCall in test/functional/...Toshi MARUYAMA2019-10-221-1/+1
* code cleanup: rubocop: fix Performance/RedundantBlockCall in test/unit/lib/re...Toshi MARUYAMA2019-10-221-1/+1
* code cleanup: rubocop: fix Performance/RedundantBlockCall in test/unit/lib/re...Toshi MARUYAMA2019-10-221-1/+1
* code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArra...Toshi MARUYAMA2019-10-221-19/+26
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-11/+9
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-9/+7
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-19/+16
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-16/+14
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-10/+8
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-6/+5
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-19/+17
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ApplicationHel...Toshi MARUYAMA2019-10-221-9/+6