summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...Toshi MARUYAMA2019-11-221-10/+8
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...Toshi MARUYAMA2019-11-221-12/+10
* cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/lib/redmine/scm/ada...Toshi MARUYAMA2019-11-221-4/+4
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/lib/r...Toshi MARUYAMA2019-11-221-3/+2
* add missing fixture to test/system/issues_test.rbToshi MARUYAMA2019-11-221-1/+2
* code layout clean up IssuesController#build_new_issue_from_paramsToshi MARUYAMA2019-11-221-1/+3
* code layout clean up IssuesController#update_issue_from_paramsToshi MARUYAMA2019-11-221-3/+3
* code layout clean up IssuesController#bulk_editToshi MARUYAMA2019-11-221-2/+3
* code layout clean up IssuesController#createToshi MARUYAMA2019-11-221-2/+8
* code layout clean up IssuesController#showToshi MARUYAMA2019-11-221-4/+11
* code layout clean up IssuesController#indexToshi MARUYAMA2019-11-221-2/+4
* code layout clean up app/views/issues/new.js.erbToshi MARUYAMA2019-11-221-2/+5
* code layout clean up IssuesController#updateToshi MARUYAMA2019-11-221-5/+13
* code layout clean up app/views/watchers/new.js.erbToshi MARUYAMA2019-11-221-1/+5
* code layout clean up app/views/watchers/_new.html.erbToshi MARUYAMA2019-11-221-3/+12
* code layout clean up app/views/issues/_edit.html.erbToshi MARUYAMA2019-11-221-2/+4
* rubocop: remove test/unit/repository_git_test.rb from Layout/IndentFirstArray...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in RepositoryGitTest#tes...Toshi MARUYAMA2019-11-211-3/+3
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in RepositoryGitTest#tes...Toshi MARUYAMA2019-11-211-3/+3
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in RepositoryGitTest#tes...Toshi MARUYAMA2019-11-211-2/+3
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in RepositoryGitTest#tes...Toshi MARUYAMA2019-11-211-83/+71
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in lib/redmine/scm...Toshi MARUYAMA2019-11-211-11/+15
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/lib/r...Toshi MARUYAMA2019-11-211-14/+18
* rubocop: generate .rubocop_todo.yml for Layout/EmptyLinesAroundModuleBodyToshi MARUYAMA2019-11-211-1/+21
* cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/sudo_m...Toshi MARUYAMA2019-11-211-2/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/themes.rbToshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/utils.rbToshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in test/mocks/open_id...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/syntax...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/scm/adapters/subve...Toshi MARUYAMA2019-11-212-7/+8
* rubocop: generate .rubocop_todo.yml for Layout/EmptyLinesAroundClassBodyToshi MARUYAMA2019-11-211-1/+21
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/ada...Toshi MARUYAMA2019-11-211-1/+0
* rubocop: generate .rubocop_todo.yml for Style/AccessModifierDeclarationsToshi MARUYAMA2019-11-211-1/+21
* cleanup: rubocop: fix Style/AccessModifierDeclarations in lib/redmine/scm/ada...Toshi MARUYAMA2019-11-211-1/+2
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/ada...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/ada...Toshi MARUYAMA2019-11-211-2/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/scm/bas...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/generators/redm...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/diff.rbToshi MARUYAMA2019-11-211-2/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/redmine/views/b...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/project_n...Toshi MARUYAMA2019-11-211-1/+0
* rubocop: disable Style/TrailingCommaInHashLiteralToshi MARUYAMA2019-11-202-6/+3