summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rubocop: remove test/unit/lib/redmine/unified_diff_test.rb from Layout/Closin...Toshi MARUYAMA2019-11-091-1/+0
* rubocop: remove test/unit/lib/redmine/unified_diff_test.rb from Layout/Indent...Toshi MARUYAMA2019-11-081-1/+0
* cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_p...Toshi MARUYAMA2019-11-081-11/+10
* cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_l...Toshi MARUYAMA2019-11-081-16/+15
* cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_o...Toshi MARUYAMA2019-11-081-27/+26
* cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_i...Toshi MARUYAMA2019-11-081-21/+18
* cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_b...Toshi MARUYAMA2019-11-081-16/+15
* cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_p...Toshi MARUYAMA2019-11-081-41/+40
* cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_o...Toshi MARUYAMA2019-11-081-9/+9
* cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_o...Toshi MARUYAMA2019-11-081-9/+9
* cleanup: rubocop: fix Layout/AlignArguments in app/models/query.rbToshi MARUYAMA2019-11-081-11/+13
* code layout clean up test/functional/issues_controller_test.rbToshi MARUYAMA2019-11-081-1/+3
* cleanup: rubocop: fix Layout/IndentHeredoc in test/unit/lib/redmine/syntax_hi...Toshi MARUYAMA2019-11-082-17/+16
* cleanup: rubocop: fix Layout/AlignArguments in app/models/tracker.rbToshi MARUYAMA2019-11-081-2/+3
* code layout clean up app/helpers/queries_helper.rbToshi MARUYAMA2019-11-081-10/+23
* cleanup: rubocop: fix Layout/AlignArguments in app/models/issue_custom_field.rbToshi MARUYAMA2019-11-081-1/+1
* cleanup: rubocop: fix Style/MultilineTernaryOperator and Style/NestedTernaryO...Toshi MARUYAMA2019-11-082-5/+5
* cleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/mail_handl...Toshi MARUYAMA2019-11-082-9/+12
* cleanup: rubocop: fix Style/RedundantInterpolation in test/unit/repository_me...Toshi MARUYAMA2019-11-082-4/+3
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/user...Toshi MARUYAMA2019-11-081-18/+27
* cleanup: rubocop: fix Style/MultilineBlockChain in lib/redmine/scm/adapters/m...Toshi MARUYAMA2019-11-082-5/+2
* cleanup: rubocop: fix Layout/SpaceInsideParens in lib/redmine/scm/adapters/me...Toshi MARUYAMA2019-11-082-2/+1
* cleanup: rubocop: fix Layout/SpaceInsideParens in app/models/repository/mercu...Toshi MARUYAMA2019-11-082-2/+1
* cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in app/models/re...Toshi MARUYAMA2019-11-082-4/+3
* cleanup: rubocop: fix Layout/AlignArguments in test/system/my_page_test.rbToshi MARUYAMA2019-11-081-1/+1
* code layout clean up app/views/watchers/create.js.erbToshi MARUYAMA2019-11-081-2/+8
* cleanup: rubocop: fix Layout/AlignArguments in test/functional/issues_control...Toshi MARUYAMA2019-11-081-10/+5
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/file...Toshi MARUYAMA2019-11-081-18/+27
* cleanup: rubocop: fix Layout/AlignArguments in test/functional/wiki_controlle...Toshi MARUYAMA2019-11-081-11/+9
* cleanup: rubocop: fix Layout/AlignArguments in app/models/time_entry.rbToshi MARUYAMA2019-11-081-2/+5
* cleanup: rubocop: fix Layout/AlignArguments in app/models/role.rbToshi MARUYAMA2019-11-081-8/+12
* cleanup: rubocop: fix Style/RescueModifier in lib/redmine/scm/adapters/mercur...Toshi MARUYAMA2019-11-082-2/+6
* cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in test/unit/act...Toshi MARUYAMA2019-11-082-3/+2
* cleanup: rubocop: fix Layout/BlockAlignment in app/helpers/queries_helper.rbToshi MARUYAMA2019-11-082-2/+1
* cleanup: rubocop: fix Layout/AlignArguments in app/models/repository/cvs.rbToshi MARUYAMA2019-11-081-2/+3
* cleanup: rubocop: fix Layout/AlignArguments in test/integration/lib/redmine/m...Toshi MARUYAMA2019-11-081-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in app/controllers/attachments_co...Toshi MARUYAMA2019-11-081-2/+3
* cleanup: rubocop: fix Layout/AlignArguments in app/controllers/issues_control...Toshi MARUYAMA2019-11-081-1/+2
* cleanup: rubocop: fix Layout/AlignArguments in app/models/user.rbToshi MARUYAMA2019-11-081-11/+12
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/groups_helper.rbToshi MARUYAMA2019-11-081-4/+2
* cleanup: rubocop: fix Layout/AlignArguments in app/models/issue.rbToshi MARUYAMA2019-11-081-20/+21
* cleanup: rubocop: fix Layout/AlignArguments in app/models/journal.rbToshi MARUYAMA2019-11-081-4/+6
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adap...Toshi MARUYAMA2019-11-081-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in app/models/mailer.rbToshi MARUYAMA2019-11-081-5/+6
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/gantt_helper.rbToshi MARUYAMA2019-11-081-4/+6
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/menu_man...Toshi MARUYAMA2019-11-071-26/+29
* cleanup: rubocop: fix Layout/AlignArguments in IssueQuery available_columns v...Toshi MARUYAMA2019-11-071-1/+2
* cleanup: rubocop: fix Layout/AlignArguments in IssueQuery#initialize_availabl...Toshi MARUYAMA2019-11-071-37/+50
* cleanup: rubocop: fix Layout/AlignArguments in IssueQuery#available_columnsToshi MARUYAMA2019-11-071-9/+13
* cleanup: rubocop: fix Layout/AlignArguments in test/functional/workflows_cont...Toshi MARUYAMA2019-11-061-6/+12