summaryrefslogtreecommitdiffstats
path: root/.rubocop_todo.yml
Commit message (Expand)AuthorAgeFilesLines
* Update RuboCop to 0.81 (#32530).Go MAEDA2020-04-051-27/+2
* RuboCop: Update .rubocop_todo.ymlGo MAEDA2020-04-051-8/+3
* Update RuboCop to 0.80 (#32530).Go MAEDA2020-02-191-9/+13
* Ruby 2.7: Remove deprecated URI.escape/unescape (#32752).Go MAEDA2020-01-231-6/+0
* Update RuboCop to 0.79 (#32530).Go MAEDA2020-01-071-1/+1
* Update RuboCop to 0.78 (#32530).Go MAEDA2019-12-261-4/+16
* Update RuboCop Rails to 2.4 (#32531).Go MAEDA2019-11-291-1/+31
* Update RuboCop to 0.77 (#32530).Go MAEDA2019-11-291-39/+39
* rubocop: remove test/functional/issues_controller_test.rb from Layout/Multili...Toshi MARUYAMA2019-11-251-1/+0
* cleanup: rubocop: fix Layout/MultilineHashBraceLayout and Layout/SpaceInsideB...Toshi MARUYAMA2019-11-251-1/+0
* rubocop: generate .rubocop_todo.yml for Layout/MultilineHashBraceLayoutToshi MARUYAMA2019-11-241-1/+21
* cleanup: rubocop: fix Layout/SpaceInsidePercentLiteralDelimiters in app/model...Toshi MARUYAMA2019-11-241-5/+0
* cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression in test/functional/...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression in test/functional/...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression in lib/redmine/fiel...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in lib/redmine/h...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in lib/redmine/e...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/SpaceInsideParens in app/controllers/application...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/AlignArguments in test/test_helper.rbToshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/setting.rbToshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/query_test.rbToshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-241-1/+0
* rubocop: remove test/unit/repository_test.rb from Layout/SpaceInsideParens fi...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/version_tes...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/project_tes...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/issue_test.rbToshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/helpers/issues_h...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/helpers/activiti...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/functional/setti...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/SpaceInsideArrayLiteralBrackets in test/mocks/op...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/lib/redmine/wiki_...Toshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/user_test.rbToshi MARUYAMA2019-11-241-1/+0
* cleanup: rubocop: fix Layout/IndentationConsistency in test/mocks/open_id_aut...Toshi MARUYAMA2019-11-231-7/+0
* cleanup: rubocop: fix Layout/IndentHeredoc in test/unit/lib/redmine/wiki_form...Toshi MARUYAMA2019-11-231-7/+0
* cleanup: rubocop: fix Layout/EmptyLines in test/helpers/application_helper_te...Toshi MARUYAMA2019-11-231-1/+0
* cleanup: rubocop: fix Style/MultilineIfModifier in app/models/repository/subv...Toshi MARUYAMA2019-11-231-1/+0
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/changeset_test.rbToshi MARUYAMA2019-11-231-1/+0
* cleanup: rubocop: fix Layout/SpaceInsideParens in test/helpers/application_he...Toshi MARUYAMA2019-11-231-1/+0
* cleanup: rubocop: fix Style/MultilineIfModifier in test/mocks/open_id_authent...Toshi MARUYAMA2019-11-231-1/+0
* cleanup: rubocop: fix Layout/SpaceBeforeComma in test/mocks/open_id_authentic...Toshi MARUYAMA2019-11-231-5/+0
* cleanup: rubocop: fix Style/MultilineIfModifier and Style/MultilineTernaryOpe...Toshi MARUYAMA2019-11-231-2/+0
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-231-1/+0
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-231-1/+0
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/field_fo...Toshi MARUYAMA2019-11-231-1/+0
* cleanup: rubocop: fix Layout/AlignArguments in test/functional/journals_contr...Toshi MARUYAMA2019-11-231-1/+0
* cleanup: rubocop: fix Layout/AlignArguments in test/functional/my_controller_...Toshi MARUYAMA2019-11-231-1/+0
* cleanup: rubocop: fix Style/MultilineIfModifier in lib/redmine/scm/adapters/s...Toshi MARUYAMA2019-11-231-1/+0
* cleanup: rubocop: fix Layout/AlignArguments in test/functional/roles_controll...Toshi MARUYAMA2019-11-221-1/+0