]> source.dussan.org Git - redmine.git/log
redmine.git
4 years agocleanup: rubocop: fix Layout/IndentFirstArgument in lib/redmine/export/pdf/wiki_pdf_h...
Toshi MARUYAMA [Mon, 25 Nov 2019 18:58:16 +0000 (18:58 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArgument in lib/redmine/export/pdf/wiki_pdf_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19308 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArgument in app/models/journal.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 18:58:05 +0000 (18:58 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArgument in app/models/journal.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19307 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issue_statuses...
Toshi MARUYAMA [Mon, 25 Nov 2019 16:49:07 +0000 (16:49 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issue_statuses_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19306 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/issues_c...
Toshi MARUYAMA [Mon, 25 Nov 2019 16:48:56 +0000 (16:48 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/issues_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19305 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/projects_contr...
Toshi MARUYAMA [Mon, 25 Nov 2019 16:48:45 +0000 (16:48 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/projects_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19304 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/groups_control...
Toshi MARUYAMA [Mon, 25 Nov 2019 16:48:34 +0000 (16:48 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/groups_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19303 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/setting.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:48:24 +0000 (16:48 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/setting.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19302 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/functional/issues_control...
Toshi MARUYAMA [Mon, 25 Nov 2019 16:48:13 +0000 (16:48 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/functional/issues_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19301 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArgument in app/helpers/repositories_helper.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:48:03 +0000 (16:48 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArgument in app/helpers/repositories_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19300 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocode layout clean up lib/redmine/field_format.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:47:52 +0000 (16:47 +0000)]
code layout clean up lib/redmine/field_format.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19299 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocode layout clean up app/helpers/application_helper.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:47:41 +0000 (16:47 +0000)]
code layout clean up app/helpers/application_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19298 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocode layout clean up app/models/user.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:47:31 +0000 (16:47 +0000)]
code layout clean up app/models/user.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19297 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceAfterComma in test/functional/issues_controller_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:47:20 +0000 (16:47 +0000)]
cleanup: rubocop: fix Layout/SpaceAfterComma in test/functional/issues_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19296 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocode layout clean up test/functional/users_controller_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:47:09 +0000 (16:47 +0000)]
code layout clean up test/functional/users_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19295 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocode layout clean up test/functional/issues_controller_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 16:46:58 +0000 (16:46 +0000)]
code layout clean up test/functional/issues_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19294 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/MultilineHashBraceLayout and Layout/SpaceInsideBlockBrac...
Toshi MARUYAMA [Mon, 25 Nov 2019 09:08:55 +0000 (09:08 +0000)]
cleanup: rubocop: fix Layout/MultilineHashBraceLayout and Layout/SpaceInsideBlockBraces in app/models/auth_source_ldap.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19293 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/auth_source_ldap.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 09:08:44 +0000 (09:08 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/auth_source_ldap.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19292 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/user_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 09:08:34 +0000 (09:08 +0000)]
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/user_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19291 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArgument in test/unit/user_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 09:08:23 +0000 (09:08 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArgument in test/unit/user_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19290 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/user_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 09:08:12 +0000 (09:08 +0000)]
cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/user_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19289 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/setting.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 09:08:02 +0000 (09:08 +0000)]
cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/setting.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19288 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocode layout clean up app/controllers/workflows_controller.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 06:33:00 +0000 (06:33 +0000)]
code layout clean up app/controllers/workflows_controller.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19287 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocode layout clean up app/models/workflow_transition.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 06:32:49 +0000 (06:32 +0000)]
code layout clean up app/models/workflow_transition.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19286 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocode layout clean up app/helpers/application_helper.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 06:32:39 +0000 (06:32 +0000)]
code layout clean up app/helpers/application_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19285 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocode layout clean up app/controllers/application_controller.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 06:32:28 +0000 (06:32 +0000)]
code layout clean up app/controllers/application_controller.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19284 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocode layout clean up test/functional/issues_controller_test.rb
Toshi MARUYAMA [Mon, 25 Nov 2019 06:32:17 +0000 (06:32 +0000)]
code layout clean up test/functional/issues_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19283 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agorubocop: generate .rubocop_todo.yml for Layout/MultilineHashBraceLayout
Toshi MARUYAMA [Sun, 24 Nov 2019 16:46:58 +0000 (16:46 +0000)]
rubocop: generate .rubocop_todo.yml for Layout/MultilineHashBraceLayout

git-svn-id: http://svn.redmine.org/redmine/trunk@19282 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/MultilineHashBraceLayout in test/unit/lib/redmine/mime_t...
Toshi MARUYAMA [Sun, 24 Nov 2019 16:46:47 +0000 (16:46 +0000)]
cleanup: rubocop: fix Layout/MultilineHashBraceLayout in test/unit/lib/redmine/mime_type_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19281 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceInsidePercentLiteralDelimiters in app/models/project.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 16:46:37 +0000 (16:46 +0000)]
cleanup: rubocop: fix Layout/SpaceInsidePercentLiteralDelimiters in app/models/project.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19280 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArgument in test/functional/repositories_cont...
Toshi MARUYAMA [Sun, 24 Nov 2019 16:46:25 +0000 (16:46 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArgument in test/functional/repositories_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19279 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/repositories_c...
Toshi MARUYAMA [Sun, 24 Nov 2019 16:46:14 +0000 (16:46 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/repositories_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19278 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/auto_completes...
Toshi MARUYAMA [Sun, 24 Nov 2019 16:46:04 +0000 (16:46 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/auto_completes_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19277 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/test_helper.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 16:45:53 +0000 (16:45 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/test_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19276 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in test/test_helper.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 16:45:43 +0000 (16:45 +0000)]
cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in test/test_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19275 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issue_categori...
Toshi MARUYAMA [Sun, 24 Nov 2019 16:45:33 +0000 (16:45 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issue_categories_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19274 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceAfterComma in app/helpers/application_helper.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 16:45:22 +0000 (16:45 +0000)]
cleanup: rubocop: fix Layout/SpaceAfterComma in app/helpers/application_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19273 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceAfterComma in app/controllers/documents_controller.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 16:45:12 +0000 (16:45 +0000)]
cleanup: rubocop: fix Layout/SpaceAfterComma in app/controllers/documents_controller.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19272 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceAfterComma in app/models/mailer.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 16:45:01 +0000 (16:45 +0000)]
cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/mailer.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19271 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceAfterComma in app/models/enumeration.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 16:44:50 +0000 (16:44 +0000)]
cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/enumeration.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19270 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/projects...
Toshi MARUYAMA [Sun, 24 Nov 2019 16:44:40 +0000 (16:44 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/projects_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19269 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceInsideBlockBraces in app/models/mailer.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 16:44:29 +0000 (16:44 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in app/models/mailer.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19268 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression in test/functional/email_ad...
Toshi MARUYAMA [Sun, 24 Nov 2019 16:44:18 +0000 (16:44 +0000)]
cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression in test/functional/email_addresses_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19267 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression in test/functional/account_...
Toshi MARUYAMA [Sun, 24 Nov 2019 16:44:07 +0000 (16:44 +0000)]
cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression in test/functional/account_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19266 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/project_test.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 16:43:56 +0000 (16:43 +0000)]
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/project_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19265 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/project_test.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 16:43:45 +0000 (16:43 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/project_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19264 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/project_test.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 16:43:34 +0000 (16:43 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/project_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19263 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/project_test.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 16:43:24 +0000 (16:43 +0000)]
cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/project_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19262 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression in lib/redmine/field_format.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 13:19:50 +0000 (13:19 +0000)]
cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression in lib/redmine/field_format.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19261 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/lib/redmine/wiki_for...
Toshi MARUYAMA [Sun, 24 Nov 2019 13:19:39 +0000 (13:19 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19260 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/lib/redmine/wiki_for...
Toshi MARUYAMA [Sun, 24 Nov 2019 13:19:27 +0000 (13:19 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19259 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/mail_handler_c...
Toshi MARUYAMA [Sun, 24 Nov 2019 13:19:17 +0000 (13:19 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/mail_handler_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19258 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_formatting...
Toshi MARUYAMA [Sun, 24 Nov 2019 13:19:05 +0000 (13:19 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19257 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceAfterComma in app/models/query.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 13:18:54 +0000 (13:18 +0000)]
cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/query.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19256 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in lib/redmine/helpers...
Toshi MARUYAMA [Sun, 24 Nov 2019 13:18:43 +0000 (13:18 +0000)]
cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in lib/redmine/helpers/gantt.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19255 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in lib/redmine/export...
Toshi MARUYAMA [Sun, 24 Nov 2019 13:18:32 +0000 (13:18 +0000)]
cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in lib/redmine/export/pdf.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19254 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceInsideParens in app/controllers/application_control...
Toshi MARUYAMA [Sun, 24 Nov 2019 13:18:21 +0000 (13:18 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideParens in app/controllers/application_controller.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19253 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in test/unit/lib/redmine/wiki_...
Toshi MARUYAMA [Sun, 24 Nov 2019 12:58:38 +0000 (12:58 +0000)]
cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19252 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_formatting...
Toshi MARUYAMA [Sun, 24 Nov 2019 12:58:26 +0000 (12:58 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19251 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/test_helper.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 12:58:14 +0000 (12:58 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/test_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19250 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/account_contro...
Toshi MARUYAMA [Sun, 24 Nov 2019 12:58:02 +0000 (12:58 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/account_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19249 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/setting.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 12:57:50 +0000 (12:57 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/setting.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19248 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/query_test.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 12:57:39 +0000 (12:57 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/query_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19247 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_formatting...
Toshi MARUYAMA [Sun, 24 Nov 2019 12:40:52 +0000 (12:40 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19246 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agorubocop: remove test/unit/repository_test.rb from Layout/SpaceInsideParens fixed...
Toshi MARUYAMA [Sun, 24 Nov 2019 12:40:41 +0000 (12:40 +0000)]
rubocop: remove test/unit/repository_test.rb from Layout/SpaceInsideParens fixed by r19224

git-svn-id: http://svn.redmine.org/redmine/trunk@19245 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/version_test.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 05:45:13 +0000 (05:45 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/version_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19244 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/project_test.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 05:45:02 +0000 (05:45 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/project_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19243 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/issue_test.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 05:44:51 +0000 (05:44 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/issue_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19242 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArrayElement in test/helpers/issues_helper_te...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:44:40 +0000 (05:44 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/helpers/issues_helper_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19241 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArrayElement in test/helpers/activities_helpe...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:44:29 +0000 (05:44 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/helpers/activities_helper_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19240 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArrayElement in test/functional/settings_cont...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:44:18 +0000 (05:44 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/functional/settings_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19239 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArgument in test/functional/project_enumerati...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:44:07 +0000 (05:44 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArgument in test/functional/project_enumerations_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19238 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/project_enumer...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:43:56 +0000 (05:43 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/project_enumerations_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19237 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/integration/issues_test.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 05:43:46 +0000 (05:43 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/integration/issues_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19236 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/repositories_g...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:43:35 +0000 (05:43 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/repositories_git_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19235 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/activities_con...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:27:29 +0000 (05:27 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/activities_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19234 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/attachments_co...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:27:18 +0000 (05:27 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/attachments_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19233 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/attachme...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:27:07 +0000 (05:27 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/attachments_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19232 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/integration/api_test...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:26:55 +0000 (05:26 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/integration/api_test/issues_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19231 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/functional/reposit...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:26:44 +0000 (05:26 +0000)]
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/functional/repositories_git_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19230 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceInsideArrayLiteralBrackets in test/mocks/open_id_au...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:26:33 +0000 (05:26 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideArrayLiteralBrackets in test/mocks/open_id_authentication_mock.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19229 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/lib/redmine/wiki_formatti...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:26:22 +0000 (05:26 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19228 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/user_test.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 05:26:11 +0000 (05:26 +0000)]
cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/user_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19227 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArgument in test/functional/repositories_subv...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:25:59 +0000 (05:25 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArgument in test/functional/repositories_subversion_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19226 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/repositories_s...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:25:48 +0000 (05:25 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/repositories_subversion_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19225 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArgument in test/unit/repository_test.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 05:25:37 +0000 (05:25 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArgument in test/unit/repository_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19224 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/repository_test.rb
Toshi MARUYAMA [Sun, 24 Nov 2019 05:25:26 +0000 (05:25 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/repository_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19223 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/news_controlle...
Toshi MARUYAMA [Sun, 24 Nov 2019 05:25:12 +0000 (05:25 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/news_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19222 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agoAdd tribute.min.js.map in order to avoid errors while using Chrome DevTools (#32450).
Go MAEDA [Sun, 24 Nov 2019 03:44:37 +0000 (03:44 +0000)]
Add tribute.min.js.map in order to avoid errors while using Chrome DevTools (#32450).

git-svn-id: http://svn.redmine.org/redmine/trunk@19221 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentationConsistency in test/mocks/open_id_authenticat...
Toshi MARUYAMA [Sat, 23 Nov 2019 15:12:35 +0000 (15:12 +0000)]
cleanup: rubocop: fix Layout/IndentationConsistency in test/mocks/open_id_authentication_mock.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19220 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentHeredoc in test/unit/lib/redmine/wiki_formatting_t...
Toshi MARUYAMA [Sat, 23 Nov 2019 15:12:24 +0000 (15:12 +0000)]
cleanup: rubocop: fix Layout/IndentHeredoc in test/unit/lib/redmine/wiki_formatting_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19219 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/EmptyLines in test/helpers/application_helper_test.rb
Toshi MARUYAMA [Sat, 23 Nov 2019 15:12:12 +0000 (15:12 +0000)]
cleanup: rubocop: fix Layout/EmptyLines in test/helpers/application_helper_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19218 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/changeset_test.rb
Toshi MARUYAMA [Sat, 23 Nov 2019 15:12:01 +0000 (15:12 +0000)]
cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/changeset_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19217 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstArgument in test/unit/changeset_test.rb
Toshi MARUYAMA [Sat, 23 Nov 2019 15:11:51 +0000 (15:11 +0000)]
cleanup: rubocop: fix Layout/IndentFirstArgument in test/unit/changeset_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19216 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Style/MultilineIfModifier in app/models/repository/subversion.rb
Toshi MARUYAMA [Sat, 23 Nov 2019 15:11:40 +0000 (15:11 +0000)]
cleanup: rubocop: fix Style/MultilineIfModifier in app/models/repository/subversion.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19215 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/repository/subve...
Toshi MARUYAMA [Sat, 23 Nov 2019 15:11:28 +0000 (15:11 +0000)]
cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/repository/subversion.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19214 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/reports_contro...
Toshi MARUYAMA [Sat, 23 Nov 2019 15:11:18 +0000 (15:11 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/reports_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19213 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/comments_contr...
Toshi MARUYAMA [Sat, 23 Nov 2019 15:11:08 +0000 (15:11 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/comments_controller_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19212 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/version_test.rb
Toshi MARUYAMA [Sat, 23 Nov 2019 15:10:57 +0000 (15:10 +0000)]
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/version_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19211 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/AlignArguments in test/unit/changeset_test.rb
Toshi MARUYAMA [Sat, 23 Nov 2019 15:10:47 +0000 (15:10 +0000)]
cleanup: rubocop: fix Layout/AlignArguments in test/unit/changeset_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19210 e93f8b46-1217-0410-a6f0-8f06a7374b81

4 years agocleanup: rubocop: fix Layout/SpaceAfterComma in app/helpers/queries_helper.rb
Toshi MARUYAMA [Sat, 23 Nov 2019 15:10:36 +0000 (15:10 +0000)]
cleanup: rubocop: fix Layout/SpaceAfterComma in app/helpers/queries_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@19209 e93f8b46-1217-0410-a6f0-8f06a7374b81