summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clarify that pasting images from clipboard does not support Internet Explorer...Go MAEDA2019-12-0598-98/+98
* remove puma version from Gemfile (#32555)Toshi MARUYAMA2019-12-051-1/+1
* filter all possibly class values on code tags in Textile (#25742)Toshi MARUYAMA2019-12-052-3/+12
* 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
* Fix that bookmarked and recently used projects are unexpectedly filtered by a...Go MAEDA2019-12-021-2/+3
* Ruby 2.7: Regexp#match and Regexp#match? with a nil argument are deprecated (...Go MAEDA2019-11-301-1/+1
* Fix indentation in app/views/queries/_form.html.erb (#32194).Go MAEDA2019-11-301-52/+52
* Add buttons to save/edit/delete a custom query to calendar view (#32194).Go MAEDA2019-11-304-2/+58
* Update RuboCop Rails to 2.4 (#32531).Go MAEDA2019-11-292-2/+32
* Update RuboCop to 0.77 (#32530).Go MAEDA2019-11-293-43/+43
* replace multi line block "{}" to "do end" in app/controllers/issues_controlle...Toshi MARUYAMA2019-11-261-28/+28
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in app/controllers/issues...Toshi MARUYAMA2019-11-261-12/+12
* cleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in app/controllers/...Toshi MARUYAMA2019-11-261-3/+3
* 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/ClosingParenthesisIndentation in app/models/jour...Toshi MARUYAMA2019-11-261-7/+9
* rubocop: remove test/functional/issues_controller_test.rb from Layout/Multili...Toshi MARUYAMA2019-11-251-1/+0
* 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/SpaceAfterComma in lib/redmine/export/pdf/wiki_p...Toshi MARUYAMA2019-11-251-13/+13
* cleanup: rubocop: fix Layout/IndentFirstArgument in lib/redmine/export/pdf/wi...Toshi MARUYAMA2019-11-251-3/+5
* cleanup: rubocop: fix Layout/IndentFirstArgument in app/models/journal.rbToshi MARUYAMA2019-11-251-3/+6
* 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/IndentFirstHashElement in app/models/setting.rbToshi MARUYAMA2019-11-251-5/+5
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/functional/issues...Toshi MARUYAMA2019-11-251-2/+1
* cleanup: rubocop: fix Layout/IndentFirstArgument in app/helpers/repositories_...Toshi MARUYAMA2019-11-251-47/+63
* code layout clean up lib/redmine/field_format.rbToshi MARUYAMA2019-11-251-2/+10
* code layout clean up app/helpers/application_helper.rbToshi MARUYAMA2019-11-251-1/+7
* code layout clean up app/models/user.rbToshi MARUYAMA2019-11-251-1/+4
* 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/MultilineHashBraceLayout and Layout/SpaceInsideB...Toshi MARUYAMA2019-11-252-9/+6
* cleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/auth_source...Toshi MARUYAMA2019-11-251-5/+5
* 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
* cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/setting.rbToshi MARUYAMA2019-11-251-0/+6
* code layout clean up app/controllers/workflows_controller.rbToshi MARUYAMA2019-11-251-2/+6
* code layout clean up app/models/workflow_transition.rbToshi MARUYAMA2019-11-251-1/+6
* code layout clean up app/helpers/application_helper.rbToshi MARUYAMA2019-11-251-1/+6
* code layout clean up app/controllers/application_controller.rbToshi MARUYAMA2019-11-251-1/+3
* code layout clean up test/functional/issues_controller_test.rbToshi MARUYAMA2019-11-251-18/+48
* rubocop: generate .rubocop_todo.yml for Layout/MultilineHashBraceLayoutToshi MARUYAMA2019-11-241-1/+21
* cleanup: rubocop: fix Layout/MultilineHashBraceLayout in test/unit/lib/redmin...Toshi MARUYAMA2019-11-241-17/+21