]> source.dussan.org Git - redmine.git/log
redmine.git
3 years agoadd empty line after guard clause to lib/redmine/twofa/base.rb
Toshi MARUYAMA [Fri, 4 Dec 2020 13:59:53 +0000 (13:59 +0000)]
add empty line after guard clause to lib/redmine/twofa/base.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20574 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd empty line after guard clause to lib/redmine/menu_manager.rb
Toshi MARUYAMA [Fri, 4 Dec 2020 13:59:44 +0000 (13:59 +0000)]
add empty line after guard clause to lib/redmine/menu_manager.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20573 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd empty line after guard clause to lib/redmine/i18n.rb
Toshi MARUYAMA [Fri, 4 Dec 2020 13:59:36 +0000 (13:59 +0000)]
add empty line after guard clause to lib/redmine/i18n.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20572 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd empty line after guard clause to lib/redmine/helpers/gantt.rb
Toshi MARUYAMA [Fri, 4 Dec 2020 13:59:29 +0000 (13:59 +0000)]
add empty line after guard clause to lib/redmine/helpers/gantt.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20571 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of Query#add_custom_fields_filters
Toshi MARUYAMA [Fri, 4 Dec 2020 13:59:21 +0000 (13:59 +0000)]
shorten long line of Query#add_custom_fields_filters

git-svn-id: http://svn.redmine.org/redmine/trunk@20570 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of lib/redmine/database.rb
Toshi MARUYAMA [Fri, 4 Dec 2020 13:59:14 +0000 (13:59 +0000)]
shorten long line of lib/redmine/database.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20569 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of lib/redmine/default_data/loader.rb
Toshi MARUYAMA [Fri, 4 Dec 2020 13:59:06 +0000 (13:59 +0000)]
fix source indent of lib/redmine/default_data/loader.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20568 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/unit/lib/redmine/unified_diff_test.rb
Toshi MARUYAMA [Fri, 4 Dec 2020 13:58:59 +0000 (13:58 +0000)]
fix source indent of test/unit/lib/redmine/unified_diff_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20567 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/unit/repository_bazaar_test.rb
Toshi MARUYAMA [Fri, 4 Dec 2020 13:58:50 +0000 (13:58 +0000)]
fix source indent of test/unit/repository_bazaar_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20566 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/unit/project_nested_set_concurrency_test.rb
Toshi MARUYAMA [Fri, 4 Dec 2020 13:58:43 +0000 (13:58 +0000)]
fix source indent of test/unit/project_nested_set_concurrency_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20565 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd Layout/ClosingParenthesisIndentation excluding files to .rubocop.yml
Toshi MARUYAMA [Fri, 4 Dec 2020 13:58:34 +0000 (13:58 +0000)]
add Layout/ClosingParenthesisIndentation excluding files to .rubocop.yml

git-svn-id: http://svn.redmine.org/redmine/trunk@20564 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoTypeError when attempting to update a user with a blank email address (#33355).
Go MAEDA [Thu, 3 Dec 2020 15:14:35 +0000 (15:14 +0000)]
TypeError when attempting to update a user with a blank email address (#33355).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@20562 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agouse with_settings at MailHandlerControllerTest#test_should_not_allow_with_api_disabled
Toshi MARUYAMA [Thu, 3 Dec 2020 13:20:34 +0000 (13:20 +0000)]
use with_settings at MailHandlerControllerTest#test_should_not_allow_with_api_disabled

git-svn-id: http://svn.redmine.org/redmine/trunk@20561 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd space after comma to lib/redmine/export/pdf/issues_pdf_helper.rb
Toshi MARUYAMA [Thu, 3 Dec 2020 13:20:27 +0000 (13:20 +0000)]
add space after comma to lib/redmine/export/pdf/issues_pdf_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20560 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of ApplicationHelperTest
Toshi MARUYAMA [Thu, 3 Dec 2020 13:20:19 +0000 (13:20 +0000)]
shorten long line of ApplicationHelperTest

git-svn-id: http://svn.redmine.org/redmine/trunk@20559 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of test/unit/mailer_test.rb
Toshi MARUYAMA [Thu, 3 Dec 2020 13:20:12 +0000 (13:20 +0000)]
shorten long line of test/unit/mailer_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20558 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of test/unit/lib/redmine/notifiable_test.rb
Toshi MARUYAMA [Thu, 3 Dec 2020 13:20:03 +0000 (13:20 +0000)]
shorten long line of test/unit/lib/redmine/notifiable_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20557 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of test/unit/workflow_transition_test.rb
Toshi MARUYAMA [Thu, 3 Dec 2020 13:19:56 +0000 (13:19 +0000)]
shorten long line of test/unit/workflow_transition_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20556 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/integration/account_test.rb
Toshi MARUYAMA [Thu, 3 Dec 2020 13:19:48 +0000 (13:19 +0000)]
fix source indent of test/integration/account_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20555 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/integration/admin_test.rb
Toshi MARUYAMA [Thu, 3 Dec 2020 13:19:40 +0000 (13:19 +0000)]
fix source indent of test/integration/admin_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20554 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/unit/mailer_test.rb
Toshi MARUYAMA [Thu, 3 Dec 2020 13:19:32 +0000 (13:19 +0000)]
fix source indent of test/unit/mailer_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20553 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/unit/mail_handler_test.rb
Toshi MARUYAMA [Thu, 3 Dec 2020 13:19:25 +0000 (13:19 +0000)]
fix source indent of test/unit/mail_handler_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20552 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/integration/api_test/issues_test.rb
Toshi MARUYAMA [Thu, 3 Dec 2020 13:19:17 +0000 (13:19 +0000)]
fix source indent of test/integration/api_test/issues_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20551 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/integration/api_test/projects_test.rb
Toshi MARUYAMA [Thu, 3 Dec 2020 13:19:09 +0000 (13:19 +0000)]
fix source indent of test/integration/api_test/projects_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20550 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoFix selenium chrome options so files are downloaded to tmp/downloads in system tests...
Go MAEDA [Wed, 2 Dec 2020 21:48:11 +0000 (21:48 +0000)]
Fix selenium chrome options so files are downloaded to tmp/downloads in system tests (#34119).

Patch by Jens Krämer.

git-svn-id: http://svn.redmine.org/redmine/trunk@20549 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoRuboCop: Fix Layout/SpaceInsideBlockBraces due to r20547 (#34071).
Go MAEDA [Wed, 2 Dec 2020 14:07:10 +0000 (14:07 +0000)]
RuboCop: Fix Layout/SpaceInsideBlockBraces due to r20547 (#34071).

git-svn-id: http://svn.redmine.org/redmine/trunk@20548 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoChanges User.try_to_login to catch and log AuthSourceExceptions, and introduces User...
Go MAEDA [Wed, 2 Dec 2020 13:56:15 +0000 (13:56 +0000)]
Changes User.try_to_login to catch and log AuthSourceExceptions, and introduces User.try_to_login! replicating the original behavior (#34071).

Patch by Jens Krämer.

git-svn-id: http://svn.redmine.org/redmine/trunk@20547 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agouse with_settings at MailHandlerControllerTest#test_should_respond_with_422_if_not_cr...
Toshi MARUYAMA [Wed, 2 Dec 2020 13:32:19 +0000 (13:32 +0000)]
use with_settings at MailHandlerControllerTest#test_should_respond_with_422_if_not_created

git-svn-id: http://svn.redmine.org/redmine/trunk@20546 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of QueriesHelper
Toshi MARUYAMA [Wed, 2 Dec 2020 13:32:10 +0000 (13:32 +0000)]
shorten long line of QueriesHelper

git-svn-id: http://svn.redmine.org/redmine/trunk@20545 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/integration/api_test/api_test.rb
Toshi MARUYAMA [Wed, 2 Dec 2020 13:32:02 +0000 (13:32 +0000)]
fix source indent of test/integration/api_test/api_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20544 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/integration/api_test/attachments_test.rb
Toshi MARUYAMA [Wed, 2 Dec 2020 13:31:54 +0000 (13:31 +0000)]
fix source indent of test/integration/api_test/attachments_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20543 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of AttachmentFieldFormatTest
Toshi MARUYAMA [Wed, 2 Dec 2020 13:31:47 +0000 (13:31 +0000)]
fix source indent of AttachmentFieldFormatTest

git-svn-id: http://svn.redmine.org/redmine/trunk@20542 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/unit/repository_git_test.rb
Toshi MARUYAMA [Wed, 2 Dec 2020 13:31:38 +0000 (13:31 +0000)]
fix source indent of test/unit/repository_git_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20541 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of GitAdapterTest
Toshi MARUYAMA [Wed, 2 Dec 2020 13:31:31 +0000 (13:31 +0000)]
fix source indent of GitAdapterTest

git-svn-id: http://svn.redmine.org/redmine/trunk@20540 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/integration/repositories_git_test.rb
Toshi MARUYAMA [Wed, 2 Dec 2020 13:31:23 +0000 (13:31 +0000)]
fix source indent of test/integration/repositories_git_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20539 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of MercurialAdapterTest
Toshi MARUYAMA [Wed, 2 Dec 2020 13:31:15 +0000 (13:31 +0000)]
fix source indent of MercurialAdapterTest

git-svn-id: http://svn.redmine.org/redmine/trunk@20538 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of lib/redmine/scm/adapters/mercurial_adapter.rb
Toshi MARUYAMA [Wed, 2 Dec 2020 13:31:04 +0000 (13:31 +0000)]
fix source indent of lib/redmine/scm/adapters/mercurial_adapter.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20537 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/unit/repository_mercurial_test.rb
Toshi MARUYAMA [Wed, 2 Dec 2020 13:30:56 +0000 (13:30 +0000)]
fix source indent of test/unit/repository_mercurial_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20536 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of lib/redmine/access_keys.rb
Toshi MARUYAMA [Wed, 2 Dec 2020 13:30:49 +0000 (13:30 +0000)]
fix source indent of lib/redmine/access_keys.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20535 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoFix random test failure due to r20492 (#34258).
Go MAEDA [Wed, 2 Dec 2020 03:32:35 +0000 (03:32 +0000)]
Fix random test failure due to r20492 (#34258).

git-svn-id: http://svn.redmine.org/redmine/trunk@20534 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoFix Capybara::Ambiguous: Ambiguous match, found 2 elements matching visible link...
Go MAEDA [Wed, 2 Dec 2020 03:27:34 +0000 (03:27 +0000)]
Fix Capybara::Ambiguous: Ambiguous match, found 2 elements matching visible link or button "eCookbook" (#32944, #34357).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@20533 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoRobots meta tag to prevent web crawlers from indexing login, register, and lost passw...
Go MAEDA [Tue, 1 Dec 2020 02:03:01 +0000 (02:03 +0000)]
Robots meta tag to prevent web crawlers from indexing login, register, and lost password form (#33658).

Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@20532 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agouse "skip" instead of "if statement" whether Redcarpet is installed at markdown_forma...
Toshi MARUYAMA [Mon, 30 Nov 2020 15:49:44 +0000 (15:49 +0000)]
use "skip" instead of "if statement" whether Redcarpet is installed at markdown_formatter_test

git-svn-id: http://svn.redmine.org/redmine/trunk@20531 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd empty line after guard clause to lib/redmine/scm/adapters/cvs_adapter.rb
Toshi MARUYAMA [Mon, 30 Nov 2020 15:49:36 +0000 (15:49 +0000)]
add empty line after guard clause to lib/redmine/scm/adapters/cvs_adapter.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20530 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of lib/redmine/export/pdf/issues_pdf_helper.rb
Toshi MARUYAMA [Mon, 30 Nov 2020 15:49:29 +0000 (15:49 +0000)]
shorten long line of lib/redmine/export/pdf/issues_pdf_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20529 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of TimelogControllerTest
Toshi MARUYAMA [Mon, 30 Nov 2020 15:49:21 +0000 (15:49 +0000)]
shorten long line of TimelogControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@20528 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb
Toshi MARUYAMA [Mon, 30 Nov 2020 15:49:14 +0000 (15:49 +0000)]
shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20527 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of ApplicationHelperTest
Toshi MARUYAMA [Mon, 30 Nov 2020 15:49:06 +0000 (15:49 +0000)]
shorten long line of ApplicationHelperTest

git-svn-id: http://svn.redmine.org/redmine/trunk@20526 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of test/integration/attachments_test.rb
Toshi MARUYAMA [Mon, 30 Nov 2020 15:48:59 +0000 (15:48 +0000)]
shorten long line of test/integration/attachments_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20525 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of AttachmentFieldFormatTest
Toshi MARUYAMA [Mon, 30 Nov 2020 15:48:51 +0000 (15:48 +0000)]
shorten long line of AttachmentFieldFormatTest

git-svn-id: http://svn.redmine.org/redmine/trunk@20524 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of IssuesHelper
Toshi MARUYAMA [Mon, 30 Nov 2020 15:48:44 +0000 (15:48 +0000)]
shorten long line of IssuesHelper

git-svn-id: http://svn.redmine.org/redmine/trunk@20523 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of IssueQuery#available_columns
Toshi MARUYAMA [Mon, 30 Nov 2020 15:48:36 +0000 (15:48 +0000)]
shorten long line of IssueQuery#available_columns

git-svn-id: http://svn.redmine.org/redmine/trunk@20522 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/integration/attachments_test.rb
Toshi MARUYAMA [Mon, 30 Nov 2020 15:48:28 +0000 (15:48 +0000)]
fix source indent of test/integration/attachments_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20521 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/integration/sessions_test.rb
Toshi MARUYAMA [Mon, 30 Nov 2020 15:48:21 +0000 (15:48 +0000)]
fix source indent of test/integration/sessions_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20520 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoUpdate net-ldap to 0.17 (#34339).
Go MAEDA [Mon, 30 Nov 2020 13:46:09 +0000 (13:46 +0000)]
Update net-ldap to 0.17 (#34339).

git-svn-id: http://svn.redmine.org/redmine/trunk@20519 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoAdd jQuery Migrate (#33383).
Go MAEDA [Mon, 30 Nov 2020 00:50:45 +0000 (00:50 +0000)]
Add jQuery Migrate (#33383).

git-svn-id: http://svn.redmine.org/redmine/trunk@20518 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agouse with_settings at MailHandlerControllerTest#test_should_update_issue
Toshi MARUYAMA [Sun, 29 Nov 2020 12:48:38 +0000 (12:48 +0000)]
use with_settings at MailHandlerControllerTest#test_should_update_issue

git-svn-id: http://svn.redmine.org/redmine/trunk@20517 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of IssueQuery#sql_for_relations
Toshi MARUYAMA [Sun, 29 Nov 2020 12:48:31 +0000 (12:48 +0000)]
shorten long line of IssueQuery#sql_for_relations

git-svn-id: http://svn.redmine.org/redmine/trunk@20516 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/integration/api_test/time_entries_test.rb
Toshi MARUYAMA [Sun, 29 Nov 2020 12:48:23 +0000 (12:48 +0000)]
fix source indent of test/integration/api_test/time_entries_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20515 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/unit/issue_relation_test.rb
Toshi MARUYAMA [Sun, 29 Nov 2020 12:48:15 +0000 (12:48 +0000)]
fix source indent of test/unit/issue_relation_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20514 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rb
Toshi MARUYAMA [Sun, 29 Nov 2020 12:48:08 +0000 (12:48 +0000)]
fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20513 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/unit/mail_handler_test.rb
Toshi MARUYAMA [Sun, 29 Nov 2020 12:48:01 +0000 (12:48 +0000)]
fix source indent of test/unit/mail_handler_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20512 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/integration/api_test/memberships_test.rb
Toshi MARUYAMA [Sun, 29 Nov 2020 12:47:53 +0000 (12:47 +0000)]
fix source indent of test/integration/api_test/memberships_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20511 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of IssuesHelper
Toshi MARUYAMA [Sun, 29 Nov 2020 12:47:46 +0000 (12:47 +0000)]
fix source indent of IssuesHelper

git-svn-id: http://svn.redmine.org/redmine/trunk@20510 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of ActivitiesHelperTest
Toshi MARUYAMA [Sun, 29 Nov 2020 12:47:37 +0000 (12:47 +0000)]
fix source indent of ActivitiesHelperTest

git-svn-id: http://svn.redmine.org/redmine/trunk@20509 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of AvatarsHelperTest
Toshi MARUYAMA [Sun, 29 Nov 2020 12:47:30 +0000 (12:47 +0000)]
fix source indent of AvatarsHelperTest

git-svn-id: http://svn.redmine.org/redmine/trunk@20508 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of test/integration/api_test/wiki_pages_test.rb
Toshi MARUYAMA [Sun, 29 Nov 2020 12:47:22 +0000 (12:47 +0000)]
fix source indent of test/integration/api_test/wiki_pages_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20507 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of lib/redmine/export/pdf/issues_pdf_helper.rb
Toshi MARUYAMA [Sun, 29 Nov 2020 12:47:14 +0000 (12:47 +0000)]
fix source indent of lib/redmine/export/pdf/issues_pdf_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20506 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoAdd missing fixtures to AttachmentsControllerTest (#34321).
Go MAEDA [Fri, 27 Nov 2020 03:06:52 +0000 (03:06 +0000)]
Add missing fixtures to AttachmentsControllerTest (#34321).

Patch by Yuichi HARADA.

git-svn-id: http://svn.redmine.org/redmine/trunk@20505 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agouse with_settings at MailHandlerControllerTest#test_should_create_issue_with_options
Toshi MARUYAMA [Thu, 26 Nov 2020 14:47:08 +0000 (14:47 +0000)]
use with_settings at MailHandlerControllerTest#test_should_create_issue_with_options

git-svn-id: http://svn.redmine.org/redmine/trunk@20504 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd empty line after guard clause to app/models/group_builtin.rb
Toshi MARUYAMA [Thu, 26 Nov 2020 14:47:00 +0000 (14:47 +0000)]
add empty line after guard clause to app/models/group_builtin.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20503 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd empty line after guard clause to app/models/issue_query.rb
Toshi MARUYAMA [Thu, 26 Nov 2020 14:46:52 +0000 (14:46 +0000)]
add empty line after guard clause to app/models/issue_query.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20502 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd empty line after guard clause to app/models/issue_relation.rb
Toshi MARUYAMA [Thu, 26 Nov 2020 14:46:44 +0000 (14:46 +0000)]
add empty line after guard clause to app/models/issue_relation.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20501 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd empty line after guard clause to app/models/email_address.rb
Toshi MARUYAMA [Thu, 26 Nov 2020 14:46:36 +0000 (14:46 +0000)]
add empty line after guard clause to app/models/email_address.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20500 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd empty line after guard clause to app/models/project_query.rb
Toshi MARUYAMA [Thu, 26 Nov 2020 14:46:29 +0000 (14:46 +0000)]
add empty line after guard clause to app/models/project_query.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20499 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agouse the lambda method for multiline lambdas at ApplicationHelper
Toshi MARUYAMA [Thu, 26 Nov 2020 14:46:21 +0000 (14:46 +0000)]
use the lambda method for multiline lambdas at ApplicationHelper

git-svn-id: http://svn.redmine.org/redmine/trunk@20498 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of IssueQuery#joins_for_order_statement
Toshi MARUYAMA [Thu, 26 Nov 2020 14:46:13 +0000 (14:46 +0000)]
shorten long line of IssueQuery#joins_for_order_statement

git-svn-id: http://svn.redmine.org/redmine/trunk@20497 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of MailHandlerTest#test_email_with_long_subject_line
Toshi MARUYAMA [Thu, 26 Nov 2020 14:46:05 +0000 (14:46 +0000)]
shorten long line of MailHandlerTest#test_email_with_long_subject_line

git-svn-id: http://svn.redmine.org/redmine/trunk@20496 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoshorten long line of test/unit/search_test.rb
Toshi MARUYAMA [Thu, 26 Nov 2020 14:45:58 +0000 (14:45 +0000)]
shorten long line of test/unit/search_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20495 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of RepositoriesCvsControllerTest
Toshi MARUYAMA [Thu, 26 Nov 2020 14:45:49 +0000 (14:45 +0000)]
fix source indent of RepositoriesCvsControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@20494 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agofix source indent of app/models/repository/cvs.rb
Toshi MARUYAMA [Thu, 26 Nov 2020 14:45:41 +0000 (14:45 +0000)]
fix source indent of app/models/repository/cvs.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20493 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoCreate tracker by copy (#34258).
Go MAEDA [Wed, 25 Nov 2020 07:51:58 +0000 (07:51 +0000)]
Create tracker by copy (#34258).

Patch by Takenori TAKAKI.

git-svn-id: http://svn.redmine.org/redmine/trunk@20492 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoFix RuboCop Style/MultilineIfModifier due to r20428 (#34269).
Go MAEDA [Mon, 23 Nov 2020 00:58:23 +0000 (00:58 +0000)]
Fix RuboCop Style/MultilineIfModifier due to r20428 (#34269).

git-svn-id: http://svn.redmine.org/redmine/trunk@20491 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoFix RuboCop Performance/RedundantMerge due to r20428 (#34269).
Go MAEDA [Mon, 23 Nov 2020 00:54:33 +0000 (00:54 +0000)]
Fix RuboCop Performance/RedundantMerge due to r20428 (#34269).

git-svn-id: http://svn.redmine.org/redmine/trunk@20490 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd Style/BlockDelimiters excluding files to .rubocop.yml (#34165)
Toshi MARUYAMA [Sun, 22 Nov 2020 13:44:55 +0000 (13:44 +0000)]
add Style/BlockDelimiters excluding files to .rubocop.yml (#34165)

git-svn-id: http://svn.redmine.org/redmine/trunk@20489 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd Layout/SpaceInsideBlockBraces excluding files to .rubocop.yml (#34165)
Toshi MARUYAMA [Sun, 22 Nov 2020 13:44:47 +0000 (13:44 +0000)]
add Layout/SpaceInsideBlockBraces excluding files to .rubocop.yml (#34165)

git-svn-id: http://svn.redmine.org/redmine/trunk@20488 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd Layout/RescueEnsureAlignment excluding files to .rubocop.yml
Toshi MARUYAMA [Sun, 22 Nov 2020 13:44:39 +0000 (13:44 +0000)]
add Layout/RescueEnsureAlignment excluding files to .rubocop.yml

git-svn-id: http://svn.redmine.org/redmine/trunk@20487 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd Layout/SpaceBeforeSemicolon excluding files to .rubocop.yml
Toshi MARUYAMA [Sun, 22 Nov 2020 13:44:32 +0000 (13:44 +0000)]
add Layout/SpaceBeforeSemicolon excluding files to .rubocop.yml

git-svn-id: http://svn.redmine.org/redmine/trunk@20486 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoadd Layout/EmptyLinesAroundAccessModifier excluding files to .rubocop.yml
Toshi MARUYAMA [Sun, 22 Nov 2020 13:44:22 +0000 (13:44 +0000)]
add Layout/EmptyLinesAroundAccessModifier excluding files to .rubocop.yml

git-svn-id: http://svn.redmine.org/redmine/trunk@20485 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoremove spaces inside {} of app/views/common/feed.atom.builder
Toshi MARUYAMA [Sun, 22 Nov 2020 13:44:15 +0000 (13:44 +0000)]
remove spaces inside {} of app/views/common/feed.atom.builder

git-svn-id: http://svn.redmine.org/redmine/trunk@20484 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoremove spaces inside {} of PrincipalMembershipsController
Toshi MARUYAMA [Sun, 22 Nov 2020 13:44:06 +0000 (13:44 +0000)]
remove spaces inside {} of PrincipalMembershipsController

git-svn-id: http://svn.redmine.org/redmine/trunk@20483 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoremove spaces inside {} of ProjectsController
Toshi MARUYAMA [Sun, 22 Nov 2020 13:43:59 +0000 (13:43 +0000)]
remove spaces inside {} of ProjectsController

git-svn-id: http://svn.redmine.org/redmine/trunk@20482 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoremove spaces inside {} of lib/redmine/i18n.rb
Toshi MARUYAMA [Sun, 22 Nov 2020 13:43:51 +0000 (13:43 +0000)]
remove spaces inside {} of lib/redmine/i18n.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20481 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoremove spaces inside {} of lib/redmine/menu_manager.rb
Toshi MARUYAMA [Sun, 22 Nov 2020 13:43:43 +0000 (13:43 +0000)]
remove spaces inside {} of lib/redmine/menu_manager.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20480 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoremove spaces inside {} of SearchController
Toshi MARUYAMA [Sun, 22 Nov 2020 13:43:36 +0000 (13:43 +0000)]
remove spaces inside {} of SearchController

git-svn-id: http://svn.redmine.org/redmine/trunk@20479 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoremove spaces inside {} of lib/redmine/hook.rb
Toshi MARUYAMA [Sun, 22 Nov 2020 13:43:28 +0000 (13:43 +0000)]
remove spaces inside {} of lib/redmine/hook.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20478 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agouse with_settings at MailHandlerControllerTest#test_should_create_issue
Toshi MARUYAMA [Sun, 22 Nov 2020 12:59:34 +0000 (12:59 +0000)]
use with_settings at MailHandlerControllerTest#test_should_create_issue

git-svn-id: http://svn.redmine.org/redmine/trunk@20477 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoremove spaces inside {} of lib/redmine/twofa/base.rb
Toshi MARUYAMA [Sun, 22 Nov 2020 12:59:26 +0000 (12:59 +0000)]
remove spaces inside {} of lib/redmine/twofa/base.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20476 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoremove spaces inside {} of test/unit/project_nested_set_test.rb
Toshi MARUYAMA [Sun, 22 Nov 2020 12:59:18 +0000 (12:59 +0000)]
remove spaces inside {} of test/unit/project_nested_set_test.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20475 e93f8b46-1217-0410-a6f0-8f06a7374b81

3 years agoremove spaces inside {} of lib/redmine/export/pdf/issues_pdf_helper.rb
Toshi MARUYAMA [Sun, 22 Nov 2020 12:59:11 +0000 (12:59 +0000)]
remove spaces inside {} of lib/redmine/export/pdf/issues_pdf_helper.rb

git-svn-id: http://svn.redmine.org/redmine/trunk@20474 e93f8b46-1217-0410-a6f0-8f06a7374b81