]>
source.dussan.org Git - redmine.git/log
Toshi MARUYAMA [Thu, 17 Oct 2019 16:15:09 +0000 (16:15 +0000)]
code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/export/pdf/issues_pdf_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18717
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 16:14:56 +0000 (16:14 +0000)]
code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in app/controllers/issues_controller.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18716
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 16:14:45 +0000 (16:14 +0000)]
code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in lib/redmine/plugin.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18715
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 15:28:57 +0000 (15:28 +0000)]
code cleanup: rubocop: fix Layout/CommentIndentation and Style/NestedTernaryOperator in app/helpers/versions_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18714
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 15:28:46 +0000 (15:28 +0000)]
code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/attachments_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18713
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 15:28:34 +0000 (15:28 +0000)]
code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/queries_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18712
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 15:28:23 +0000 (15:28 +0000)]
code cleanup: rubocop: fix Layout/ElseAlignment in app/models/issue_query.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18711
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 17 Oct 2019 14:47:36 +0000 (14:47 +0000)]
Update Rouge to 3.12.0 (#31556).
git-svn-id: http://svn.redmine.org/redmine/trunk@18710
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 17 Oct 2019 14:04:42 +0000 (14:04 +0000)]
Fix typo in Russian translation for label_in_the_next_days (#32290).
Patch by Roman Yagodin.
git-svn-id: http://svn.redmine.org/redmine/trunk@18707
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 11:22:41 +0000 (11:22 +0000)]
code cleanup: rubocop: fix Style/MultilineTernaryOperator in lib/redmine/wiki_formatting.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18706
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 11:22:30 +0000 (11:22 +0000)]
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/export/pdf/issues_pdf_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18705
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 11:22:17 +0000 (11:22 +0000)]
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/i18n.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18704
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 11:22:06 +0000 (11:22 +0000)]
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/plugin.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18703
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 11:21:54 +0000 (11:21 +0000)]
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/wiki_formatting.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18702
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 04:15:58 +0000 (04:15 +0000)]
rubocop: remove test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb from Layout/EmptyLines fixed by previous revisions
git-svn-id: http://svn.redmine.org/redmine/trunk@18701
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 04:15:47 +0000 (04:15 +0000)]
rubocop: remove test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb from Layout/CommentIndentation and Layout/MultilineArrayBraceLayout fixed by previous revision
git-svn-id: http://svn.redmine.org/redmine/trunk@18700
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 04:15:37 +0000 (04:15 +0000)]
code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArrayBraceLayout of STR_WITH_PRE in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18699
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 04:15:26 +0000 (04:15 +0000)]
code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArrayBraceLayout of STR_WITHOUT_PRE in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18698
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Thu, 17 Oct 2019 04:15:16 +0000 (04:15 +0000)]
fix MailHandler#assign_string_attribute_with_limit is not private
git-svn-id: http://svn.redmine.org/redmine/trunk@18697
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 16 Oct 2019 14:36:55 +0000 (14:36 +0000)]
code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18696
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 16 Oct 2019 14:36:43 +0000 (14:36 +0000)]
code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyLinesAroundAccessModifier in app/models/tracker.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18695
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 16 Oct 2019 14:36:31 +0000 (14:36 +0000)]
fix Setting#find_or_default is not private
git-svn-id: http://svn.redmine.org/redmine/trunk@18694
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 16 Oct 2019 14:36:20 +0000 (14:36 +0000)]
fix Role#find_or_create_system_role is not private
git-svn-id: http://svn.redmine.org/redmine/trunk@18693
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 16 Oct 2019 14:36:10 +0000 (14:36 +0000)]
fix AuthSourceLdap#get_attr is not private
git-svn-id: http://svn.redmine.org/redmine/trunk@18692
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 16 Oct 2019 13:00:52 +0000 (13:00 +0000)]
code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/diff.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18691
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 16 Oct 2019 13:00:41 +0000 (13:00 +0000)]
code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18690
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 16 Oct 2019 13:00:29 +0000 (13:00 +0000)]
rubocop: disable Style/TrailingCommaInArrayLiteral
git-svn-id: http://svn.redmine.org/redmine/trunk@18689
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 16 Oct 2019 13:00:18 +0000 (13:00 +0000)]
rubocop: add db/schema.rb to global exclude
git-svn-id: http://svn.redmine.org/redmine/trunk@18688
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 17:25:53 +0000 (17:25 +0000)]
rubocop: move Style/IdenticalConditionalBranches files from .rubocop_todo.yml to .rubocop.yml
git-svn-id: http://svn.redmine.org/redmine/trunk@18687
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 17:25:42 +0000 (17:25 +0000)]
code cleanup: rubocop: fix Layout/AccessModifierIndentation in lib/redmine/wiki_formatting/textile/formatter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18686
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 17:25:31 +0000 (17:25 +0000)]
code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyLinesAroundAccessModifier in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18685
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 17:25:19 +0000 (17:25 +0000)]
code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18684
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 12:11:00 +0000 (12:11 +0000)]
code cleanup: rubocop: fix Layout/BlockAlignment in test/unit/lib/redmine/menu_manager/menu_helper_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18683
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 12:10:48 +0000 (12:10 +0000)]
rubocop: remove lib/redmine/wiki_formatting/textile/redcloth3.rb from Layout/EmptyLinesAroundArguments fixed by r18678
git-svn-id: http://svn.redmine.org/redmine/trunk@18682
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 12:10:37 +0000 (12:10 +0000)]
rubocop: remove lib/redmine/wiki_formatting/textile/redcloth3.rb from Style/OneLineConditional fixed by r18680
git-svn-id: http://svn.redmine.org/redmine/trunk@18681
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 11:48:37 +0000 (11:48 +0000)]
code cleanup: rubocop: fix Style/IfWithSemicolon in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18680
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 11:48:25 +0000 (11:48 +0000)]
code cleanup: rubocop: fix Layout/IndentAssignment in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18679
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 11:48:13 +0000 (11:48 +0000)]
code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in lib/redmine/wiki_formatting/textile/redcloth3.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18678
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 05:07:51 +0000 (05:07 +0000)]
code cleanup: rubocop: fix Layout/BlockAlignment in test/unit/lib/redmine/menu_manager/mapper_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18677
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 05:07:40 +0000 (05:07 +0000)]
code layout clean up test/unit/project_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18676
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 05:07:29 +0000 (05:07 +0000)]
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in app/models/version.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18675
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 05:07:17 +0000 (05:07 +0000)]
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs and Layout/EmptyLines in app/models/version.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18674
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 15 Oct 2019 05:07:06 +0000 (05:07 +0000)]
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/unit/mailer_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18673
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 18:57:13 +0000 (18:57 +0000)]
rubocop: use AllowAdjacentOneLineDefs of Layout/EmptyLineBetweenDefs
git-svn-id: http://svn.redmine.org/redmine/trunk@18672
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 18:57:02 +0000 (18:57 +0000)]
rubocop: remove files from Layout/EmptyLines fixed by previous revisions
git-svn-id: http://svn.redmine.org/redmine/trunk@18671
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 18:56:51 +0000 (18:56 +0000)]
rubocop: remove app/helpers/application_helper.rb from Style/WhenThen fixed by r18664
git-svn-id: http://svn.redmine.org/redmine/trunk@18670
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 18:11:44 +0000 (18:11 +0000)]
code cleanup: rubocop: fix Layout/ElseAlignment in app/models/issue_priority.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18669
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 18:11:33 +0000 (18:11 +0000)]
code cleanup: rubocop: fix Layout/ElseAlignment in app/models/issue_import.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18668
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 18:11:21 +0000 (18:11 +0000)]
code layout clean up ApplicationHelper#parse_wiki_links
git-svn-id: http://svn.redmine.org/redmine/trunk@18667
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 17:48:02 +0000 (17:48 +0000)]
rubocop: remove app/helpers/application_helper.rb from Layout/ElseAlignment fixed by previous revisions
git-svn-id: http://svn.redmine.org/redmine/trunk@18666
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 17:47:51 +0000 (17:47 +0000)]
code cleanup: rubocop: fix Layout/ElseAlignment in ApplicationHelper#parse_redmine_links
git-svn-id: http://svn.redmine.org/redmine/trunk@18665
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 17:47:40 +0000 (17:47 +0000)]
code cleanup: rubocop: fix Layout/ElseAlignment in ApplicationHelper#parse_wiki_links
git-svn-id: http://svn.redmine.org/redmine/trunk@18664
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 17:47:28 +0000 (17:47 +0000)]
code cleanup: rubocop: fix Layout/CaseIndentation in app/helpers/versions_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18663
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 17:47:17 +0000 (17:47 +0000)]
code cleanup: rubocop: fix Layout/CaseIndentation in test/test_helper.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18662
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 17:47:05 +0000 (17:47 +0000)]
use full text in fill_in at Issue system "update issue with form update" test
git-svn-id: http://svn.redmine.org/redmine/trunk@18661
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 14:52:23 +0000 (14:52 +0000)]
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/users_controller_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18660
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 14:52:11 +0000 (14:52 +0000)]
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/settings_controller_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18659
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 14:51:59 +0000 (14:51 +0000)]
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/email_addresses_controller_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18658
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 14:51:48 +0000 (14:51 +0000)]
code cleanup: rubocop: fix Layout/SpaceAfterSemicolon in app/models/mail_handler.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18657
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 14:51:35 +0000 (14:51 +0000)]
add new "update issue status" test to Issue system test
git-svn-id: http://svn.redmine.org/redmine/trunk@18656
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 14:51:25 +0000 (14:51 +0000)]
use "test do" syntax for Issue system test "update issue with form update"
git-svn-id: http://svn.redmine.org/redmine/trunk@18655
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 11:14:24 +0000 (11:14 +0000)]
code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/user_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18654
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 11:14:12 +0000 (11:14 +0000)]
code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/query_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18653
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 11:14:00 +0000 (11:14 +0000)]
code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/integration/api_test/my_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18652
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 11:13:49 +0000 (11:13 +0000)]
code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/integration/api_test/attachments_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18651
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 11:13:38 +0000 (11:13 +0000)]
code cleanup: rubocop: fix Layout/IndentHeredoc in test/integration/api_test/files_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18650
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 11:13:25 +0000 (11:13 +0000)]
code cleanup: rubocop: fix Layout/IndentHeredoc and Layout/IndentationConsistency in test/integration/api_test/custom_fields_attribute_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18649
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 11:13:14 +0000 (11:13 +0000)]
code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/project_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18648
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 14 Oct 2019 11:13:02 +0000 (11:13 +0000)]
add additional assert to Issue system "test_update_issue_with_form_update"
git-svn-id: http://svn.redmine.org/redmine/trunk@18647
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 13 Oct 2019 16:22:54 +0000 (16:22 +0000)]
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in app/models/setting.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18646
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 13 Oct 2019 16:22:42 +0000 (16:22 +0000)]
code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in test/unit/query_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18645
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 13 Oct 2019 16:22:31 +0000 (16:22 +0000)]
code cleanup: rubocop: fix Layout/IndentationConsistency in test/helpers/application_helper_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18644
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Sun, 13 Oct 2019 16:22:19 +0000 (16:22 +0000)]
rubocop: remove test/functional/project_enumerations_controller_test.rb from Lint/Void fixed by r18636
git-svn-id: http://svn.redmine.org/redmine/trunk@18643
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 10 Oct 2019 14:01:19 +0000 (14:01 +0000)]
Add TOC to Markdown Wiki formatting help (#32119).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18642
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Thu, 10 Oct 2019 13:59:45 +0000 (13:59 +0000)]
Add TOC to Textile Wiki formatting help (#32119).
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/trunk@18641
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 9 Oct 2019 07:39:28 +0000 (07:39 +0000)]
code cleanup: rubocop: fix Layout/IndentationConsistency in app/models/attachment.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18640
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 9 Oct 2019 07:39:13 +0000 (07:39 +0000)]
rubocop: remove test/functional/project_enumerations_controller_test.rb from Layout/IndentationConsistency fixed by r18636
git-svn-id: http://svn.redmine.org/redmine/trunk@18639
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 9 Oct 2019 07:18:57 +0000 (07:18 +0000)]
fix assert_equal parameter is broken in test/functional/project_enumerations_controller_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18636
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 9 Oct 2019 02:16:59 +0000 (02:16 +0000)]
code cleanup: rubocop: fix Layout/ElseAlignment in app/models/changeset.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18633
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 9 Oct 2019 02:05:49 +0000 (02:05 +0000)]
rubocop: add Style/AsciiComments to .rubocop_todo.yml
git-svn-id: http://svn.redmine.org/redmine/trunk@18632
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 9 Oct 2019 02:05:37 +0000 (02:05 +0000)]
code cleanup: rubocop: fix Style/AsciiComments in lib/redmine/search.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18631
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Wed, 9 Oct 2019 02:05:25 +0000 (02:05 +0000)]
code cleanup: rubocop: fix Style/AsciiComments in test/unit/mail_handler_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18630
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Wed, 9 Oct 2019 02:02:16 +0000 (02:02 +0000)]
Don't use sprockets 4.0.0 in order to avoid Sprockets::Railtie::ManifestNeededError (#32223).
git-svn-id: http://svn.redmine.org/redmine/trunk@18629
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 8 Oct 2019 14:10:02 +0000 (14:10 +0000)]
code layout clean up test/unit/issue_status_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18628
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 8 Oct 2019 14:09:51 +0000 (14:09 +0000)]
code layout clean up test/functional/issue_statuses_controller_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18627
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 8 Oct 2019 14:09:40 +0000 (14:09 +0000)]
code cleanup: rubocop: fix Style/RedundantBegin in lib/redmine/scm/adapters/git_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18626
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Go MAEDA [Tue, 8 Oct 2019 12:54:10 +0000 (12:54 +0000)]
Fix wong link destinations in wiki_syntax_markdown.html (#32169).
git-svn-id: http://svn.redmine.org/redmine/trunk@18625
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 8 Oct 2019 12:18:01 +0000 (12:18 +0000)]
add additional assert to Issue system "test_update_issue_with_form_update"
git-svn-id: http://svn.redmine.org/redmine/trunk@18624
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 8 Oct 2019 12:17:51 +0000 (12:17 +0000)]
reduce sleep seconds of Issue system "test_update_journal_notes_with_preview"
git-svn-id: http://svn.redmine.org/redmine/trunk@18623
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 8 Oct 2019 07:39:23 +0000 (07:39 +0000)]
code layout clean up app/views/issues/_action_menu.html.erb
git-svn-id: http://svn.redmine.org/redmine/trunk@18622
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Tue, 8 Oct 2019 05:29:40 +0000 (05:29 +0000)]
code layout clean up app/views/issues/_attributes.html.erb
git-svn-id: http://svn.redmine.org/redmine/trunk@18621
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 7 Oct 2019 13:07:12 +0000 (13:07 +0000)]
code clean up test/integration/issues_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18620
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 7 Oct 2019 13:07:00 +0000 (13:07 +0000)]
code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/integration/issues_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18619
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 7 Oct 2019 13:06:47 +0000 (13:06 +0000)]
code cleanup: rubocop: fix Style/HashSyntax in test/functional/issues_controller_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18618
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 7 Oct 2019 11:45:22 +0000 (11:45 +0000)]
use "attr_writer" instead of "attr_accessor" for WikiPage#deleted_attachment_ids
WikiPage#deleted_attachment_ids is already defined in this class.
git-svn-id: http://svn.redmine.org/redmine/trunk@18617
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 7 Oct 2019 11:45:11 +0000 (11:45 +0000)]
use "attr_writer" instead of "attr_accessor" for QueryColumn#sortable
QueryColumn#sortable is already defined in this class.
git-svn-id: http://svn.redmine.org/redmine/trunk@18616
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 7 Oct 2019 11:44:54 +0000 (11:44 +0000)]
use "attr_reader" instead of "attr_accessor" for CustomFieldValue#value
CustomFieldValue#value= is already defined in this class.
git-svn-id: http://svn.redmine.org/redmine/trunk@18615
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 7 Oct 2019 11:44:42 +0000 (11:44 +0000)]
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/IndentHeredoc in test/unit/setting_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18614
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 7 Oct 2019 07:34:22 +0000 (07:34 +0000)]
code cleanup: fix source code comment in r18607
git-svn-id: http://svn.redmine.org/redmine/trunk@18613
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Toshi MARUYAMA [Mon, 7 Oct 2019 07:21:27 +0000 (07:21 +0000)]
code cleanup: rubocop: fix Layout/AlignArray in test/functional/issues_controller_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18612
e93f8b46 -1217-0410-a6f0-
8f06a7374b81