summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: rubocop: fix Layout/AlignArguments in app/models/repository.rbToshi MARUYAMA2019-11-091-4/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18989 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that receiving HTML email fails if it contains a link without an href ↵Go MAEDA2019-11-094-2/+32
| | | | | | | | | attribute (#31695). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18988 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation and ↵Toshi MARUYAMA2019-11-092-46/+40
| | | | | | Layout/IndentHeredoc in test/unit/lib/redmine/wiki_formatting/macros_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18987 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up app/helpers/members_helper.rbToshi MARUYAMA2019-11-091-4/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18986 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up test/helpers/application_helper_test.rbToshi MARUYAMA2019-11-091-2/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18985 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/models/issue_status.rbToshi MARUYAMA2019-11-091-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18984 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-13/+18
| | | | | | lib/redmine/export/pdf/issues_pdf_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18983 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-8/+11
| | | | | | lib/redmine/export/pdf/wiki_pdf_helper.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18982 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in lib/redmine.rbToshi MARUYAMA2019-11-091-35/+55
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18981 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up test/helpers/application_helper_test.rbToshi MARUYAMA2019-11-091-10/+30
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18980 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-40/+39
| | | | | | test/integration/api_test/news_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18979 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-10/+12
| | | | | | test/integration/api_test/my_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18978 e93f8b46-1217-0410-a6f0-8f06a7374b81
* rubocop: remove test/unit/lib/redmine/unified_diff_test.rb from ↵Toshi MARUYAMA2019-11-091-1/+0
| | | | | | Layout/ClosingHeredocIndentation fixed by previous revisions git-svn-id: http://svn.redmine.org/redmine/trunk@18977 e93f8b46-1217-0410-a6f0-8f06a7374b81
* rubocop: remove test/unit/lib/redmine/unified_diff_test.rb from ↵Toshi MARUYAMA2019-11-081-1/+0
| | | | | | Layout/IndentHeredoc fixed by previous revisions git-svn-id: http://svn.redmine.org/redmine/trunk@18976 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentHeredoc in ↵Toshi MARUYAMA2019-11-081-11/+10
| | | | | | Redmine::UnifiedDiffTest#test_partials_with_html_entities git-svn-id: http://svn.redmine.org/redmine/trunk@18975 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentHeredoc in ↵Toshi MARUYAMA2019-11-081-16/+15
| | | | | | Redmine::UnifiedDiffTest#test_line_starting_with_dashes git-svn-id: http://svn.redmine.org/redmine/trunk@18974 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentHeredoc in ↵Toshi MARUYAMA2019-11-081-27/+26
| | | | | | Redmine::UnifiedDiffTest#test_one_line_new_files git-svn-id: http://svn.redmine.org/redmine/trunk@18973 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentHeredoc in ↵Toshi MARUYAMA2019-11-081-21/+18
| | | | | | Redmine::UnifiedDiffTest#test_include_a_b_slash git-svn-id: http://svn.redmine.org/redmine/trunk@18972 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentHeredoc in ↵Toshi MARUYAMA2019-11-081-16/+15
| | | | | | Redmine::UnifiedDiffTest#test_both_git_diff git-svn-id: http://svn.redmine.org/redmine/trunk@18971 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentHeredoc in ↵Toshi MARUYAMA2019-11-081-41/+40
| | | | | | Redmine::UnifiedDiffTest#test_previous_file_name_with_git git-svn-id: http://svn.redmine.org/redmine/trunk@18970 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentHeredoc in ↵Toshi MARUYAMA2019-11-081-9/+9
| | | | | | Redmine::UnifiedDiffTest#test_offset_range_ascii_1 git-svn-id: http://svn.redmine.org/redmine/trunk@18969 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentHeredoc in ↵Toshi MARUYAMA2019-11-081-9/+9
| | | | | | Redmine::UnifiedDiffTest#test_offset_range_ascii_2 git-svn-id: http://svn.redmine.org/redmine/trunk@18968 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/models/query.rbToshi MARUYAMA2019-11-081-11/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18967 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up test/functional/issues_controller_test.rbToshi MARUYAMA2019-11-081-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18966 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentHeredoc in ↵Toshi MARUYAMA2019-11-082-17/+16
| | | | | | test/unit/lib/redmine/syntax_highlighting/rouge_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18965 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/models/tracker.rbToshi MARUYAMA2019-11-081-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18964 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up app/helpers/queries_helper.rbToshi MARUYAMA2019-11-081-10/+23
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18963 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/models/issue_custom_field.rbToshi MARUYAMA2019-11-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18962 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Style/MultilineTernaryOperator and ↵Toshi MARUYAMA2019-11-082-5/+5
| | | | | | Style/NestedTernaryOperator in app/models/issue_relation.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18961 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Style/MultilineTernaryOperator in ↵Toshi MARUYAMA2019-11-082-9/+12
| | | | | | app/models/mail_handler.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18960 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Style/RedundantInterpolation in ↵Toshi MARUYAMA2019-11-082-4/+3
| | | | | | test/unit/repository_mercurial_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18959 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-081-18/+27
| | | | | | test/integration/api_test/users_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18958 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Style/MultilineBlockChain in ↵Toshi MARUYAMA2019-11-082-5/+2
| | | | | | lib/redmine/scm/adapters/mercurial_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18957 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/SpaceInsideParens in ↵Toshi MARUYAMA2019-11-082-2/+1
| | | | | | lib/redmine/scm/adapters/mercurial_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18956 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/SpaceInsideParens in ↵Toshi MARUYAMA2019-11-082-2/+1
| | | | | | app/models/repository/mercurial.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18955 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in ↵Toshi MARUYAMA2019-11-082-4/+3
| | | | | | app/models/repository/cvs.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18954 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in test/system/my_page_test.rbToshi MARUYAMA2019-11-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18953 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up app/views/watchers/create.js.erbToshi MARUYAMA2019-11-081-2/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18952 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-081-10/+5
| | | | | | test/functional/issues_controller_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18951 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-081-18/+27
| | | | | | test/integration/api_test/files_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18950 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-081-11/+9
| | | | | | test/functional/wiki_controller_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18949 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/models/time_entry.rbToshi MARUYAMA2019-11-081-2/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18948 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/models/role.rbToshi MARUYAMA2019-11-081-8/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18947 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Style/RescueModifier in ↵Toshi MARUYAMA2019-11-082-2/+6
| | | | | | lib/redmine/scm/adapters/mercurial_adapter.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18946 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in ↵Toshi MARUYAMA2019-11-082-3/+2
| | | | | | test/unit/activity_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18945 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/BlockAlignment in app/helpers/queries_helper.rbToshi MARUYAMA2019-11-082-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18944 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in app/models/repository/cvs.rbToshi MARUYAMA2019-11-081-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18943 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-081-1/+1
| | | | | | test/integration/lib/redmine/menu_manager_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18942 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-081-2/+3
| | | | | | app/controllers/attachments_controller.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18941 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-081-1/+2
| | | | | | app/controllers/issues_controller.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18940 e93f8b46-1217-0410-a6f0-8f06a7374b81