summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-2/+3
| | | | | | test/integration/api_test/api_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19026 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#test_redmine_linksToshi MARUYAMA2019-11-091-27/+64
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19023 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation and ↵Toshi MARUYAMA2019-11-091-35/+33
| | | | | | Layout/IndentHeredoc in test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19020 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-8/+10
| | | | | | ApplicationHelperTest#test_redmine_links_mercurial_commit git-svn-id: http://svn.redmine.org/redmine/trunk@19018 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-6/+5
| | | | | | ApplicationHelperTest#test_redmine_links_git_commit git-svn-id: http://svn.redmine.org/redmine/trunk@19017 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-103/+128
| | | | | | test/integration/api_test/issues_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19016 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-6/+16
| | | | | | ApplicationHelperTest#test_cross_project_multiple_repositories_redmine_links git-svn-id: http://svn.redmine.org/redmine/trunk@19015 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-19/+18
| | | | | | test/integration/api_test/versions_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19014 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-7/+16
| | | | | | ApplicationHelperTest#test_multiple_repositories_redmine_links git-svn-id: http://svn.redmine.org/redmine/trunk@19013 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-19/+34
| | | | | | test/integration/api_test/time_entries_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19012 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/BlockAlignment in ↵Toshi MARUYAMA2019-11-091-4/+6
| | | | | | ApplicationHelperTest#test_user_links_with_email_as_login_name_should_not_be_parsed_markdown git-svn-id: http://svn.redmine.org/redmine/trunk@19008 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/BlockAlignment in ↵Toshi MARUYAMA2019-11-091-4/+6
| | | | | | ApplicationHelperTest#test_user_links_with_email_as_login_name_should_not_be_parsed_textile git-svn-id: http://svn.redmine.org/redmine/trunk@19007 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/BlockAlignment in ↵Toshi MARUYAMA2019-11-091-2/+3
| | | | | | ApplicationHelperTest#test_should_not_parse_redmine_links_inside_link git-svn-id: http://svn.redmine.org/redmine/trunk@19006 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-14/+15
| | | | | | test/integration/api_test/custom_fields_attribute_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18999 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Avoid class name overlap that causes TypeError on `rake test:system test` ↵Go MAEDA2019-11-092-2/+2
| | | | | | | | | (#32432). Patch by Akira Matsuda. git-svn-id: http://svn.redmine.org/redmine/trunk@18995 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that receiving HTML email fails if it contains a link without an href ↵Go MAEDA2019-11-092-0/+14
| | | | | | | | | 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-091-44/+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 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
* 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
* 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
* 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-081-16/+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 Style/RedundantInterpolation in ↵Toshi MARUYAMA2019-11-081-3/+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 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
* 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 Style/MethodCallWithoutArgsParentheses in ↵Toshi MARUYAMA2019-11-081-2/+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/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-1/+1
| | | | | | test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18935 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-071-26/+29
| | | | | | test/unit/lib/redmine/menu_manager/menu_helper_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18932 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-061-6/+12
| | | | | | test/functional/workflows_controller_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18928 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-061-7/+7
| | | | | | test/unit/lib/redmine/wiki_formatting/macros_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18926 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-051-2/+2
| | | | | | test/unit/lib/redmine/helpers/gantt_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18913 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/IndentAssignment in ↵Toshi MARUYAMA2019-11-051-8/+8
| | | | | | test/unit/lib/redmine/helpers/gantt_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18912 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/mail_handler_test.rbToshi MARUYAMA2019-11-051-12/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18901 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/mailer_test.rbToshi MARUYAMA2019-11-051-22/+21
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18900 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Identify time entry user just like issue assignee (#32196).Jean-Philippe Lang2019-11-021-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18891 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow import time entries for other users (#32196).Jean-Philippe Lang2019-11-024-6/+88
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18890 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix CSV export of projects (#29482).Jean-Philippe Lang2019-11-022-0/+84
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18888 e93f8b46-1217-0410-a6f0-8f06a7374b81