Commit Graph

703 Commits

Author SHA1 Message Date
Toshi MARUYAMA
92fdcc1ce4 remove git format patch footer (#33357)
git-svn-id: http://svn.redmine.org/redmine/trunk@19752 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-05-05 11:56:05 +00:00
Toshi MARUYAMA
ff41de6f8e add git format patch to UnifiedDiffTest (#33357)
git-svn-id: http://svn.redmine.org/redmine/trunk@19751 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-05-05 11:55:54 +00:00
Toshi MARUYAMA
d94226dd4c add test to UnifiedDiffTest to keep similar git footer line (#33357)
git-svn-id: http://svn.redmine.org/redmine/trunk@19734 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-04-30 02:07:17 +00:00
Go MAEDA
1473996f92 Export to PDF fails when subject of parent task is included in issue list (#33103).
Patch by Marius BALTEANU and Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@19611 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-03-24 12:16:06 +00:00
Toshi MARUYAMA
12318cff4d scm: mercurial: add test of author and message which have control character (#23055)
git-svn-id: http://svn.redmine.org/redmine/trunk@19608 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-03-22 16:35:09 +00:00
Toshi MARUYAMA
8de1d87e70 scm: mercurial: update test repository (#23055)
git-svn-id: http://svn.redmine.org/redmine/trunk@19607 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-03-22 16:34:59 +00:00
Toshi MARUYAMA
28f91a7332 scm: mercurial: refactor MercurialAdapterTest#test_branches for easy adding new branch to test repository
git-svn-id: http://svn.redmine.org/redmine/trunk@19605 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-03-22 16:15:14 +00:00
Go MAEDA
907e0173e4 Update copyright year in source files to 2020 (#33069).
git-svn-id: http://svn.redmine.org/redmine/trunk@19553 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-03-03 00:24:10 +00:00
Go MAEDA
2253032ebc Newline between list items break a list (#32971).
Patch by Yuichi HARADA.


git-svn-id: http://svn.redmine.org/redmine/trunk@19536 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-02-29 04:21:53 +00:00
Go MAEDA
df96636e40 test_revisions_latin_1_identifier should be skipped on Windows (#32937).
Patch by Pavel Rosický.


git-svn-id: http://svn.redmine.org/redmine/trunk@19499 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-02-06 12:49:30 +00:00
Go MAEDA
03a4e21568 Fix missing arrow icon of collapse macro (#32754).
Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@19413 e93f8b46-1217-0410-a6f0-8f06a7374b81
2020-01-07 14:56:29 +00:00
Toshi MARUYAMA
5876324372 filter all possibly class values on code tags in Textile (#25742)
Contributed by Holger Just from Planio.

git-svn-id: http://svn.redmine.org/redmine/trunk@19333 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-12-05 11:25:24 +00:00
Toshi MARUYAMA
84852c2eb5 cleanup: rubocop: fix Layout/MultilineHashBraceLayout in test/unit/lib/redmine/mime_type_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19281 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-24 16:46:47 +00:00
Toshi MARUYAMA
a85b776324 cleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19260 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-24 13:19:39 +00:00
Toshi MARUYAMA
8c91acdfea cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19259 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-24 13:19:27 +00:00
Toshi MARUYAMA
9d48754b32 cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19257 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-24 13:19:05 +00:00
Toshi MARUYAMA
2c786065fb cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19252 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-24 12:58:38 +00:00
Toshi MARUYAMA
3a5c47f6e9 cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19251 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-24 12:58:26 +00:00
Toshi MARUYAMA
e164ad7f1f cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19246 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-24 12:40:52 +00:00
Toshi MARUYAMA
b4bfc18bb4 cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19228 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-24 05:26:22 +00:00
Toshi MARUYAMA
80856bf517 cleanup: rubocop: fix Layout/IndentHeredoc in test/unit/lib/redmine/wiki_formatting_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19219 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-23 15:12:24 +00:00
Toshi MARUYAMA
59336036e4 cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_formatting/textile_html_parser_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19196 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-23 14:26:37 +00:00
Toshi MARUYAMA
c410293b3c cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/lib/redmine/helpers/gantt_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19188 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-23 09:04:05 +00:00
Toshi MARUYAMA
c37ad515f8 cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_formatting/html_parser_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19187 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-23 09:03:55 +00:00
Toshi MARUYAMA
dd6adffa8b cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/field_format/version_field_format_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19186 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-23 09:03:44 +00:00
Toshi MARUYAMA
0095bbbd72 cleanup: rubocop: fix Layout/ClosingHeredocIndentation in test/unit/lib/redmine/wiki_formatting_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19170 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:54:43 +00:00
Toshi MARUYAMA
11383795ab cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTest#test_nested_lists
git-svn-id: http://svn.redmine.org/redmine/trunk@19168 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:35:20 +00:00
Toshi MARUYAMA
60878a2ad3 cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTest#test_blockquote
git-svn-id: http://svn.redmine.org/redmine/trunk@19167 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:35:09 +00:00
Toshi MARUYAMA
7e4d48d084 cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTest#test_table
git-svn-id: http://svn.redmine.org/redmine/trunk@19166 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:34:58 +00:00
Toshi MARUYAMA
d463d8ef6a cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTest#test_table_with_alignment
git-svn-id: http://svn.redmine.org/redmine/trunk@19165 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:34:47 +00:00
Toshi MARUYAMA
f4f93d6a3f cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTest#test_table_with_trailing_whitespace
git-svn-id: http://svn.redmine.org/redmine/trunk@19164 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:34:36 +00:00
Toshi MARUYAMA
8f5190d5c0 cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTest#test_table_with_line_breaks
git-svn-id: http://svn.redmine.org/redmine/trunk@19163 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:34:23 +00:00
Toshi MARUYAMA
1fb33ba05c cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTest#test_tables_with_lists
git-svn-id: http://svn.redmine.org/redmine/trunk@19162 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:34:11 +00:00
Toshi MARUYAMA
906e5fa373 cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTest#test_get_section_should_support_lines_with_spaces_before_heading
git-svn-id: http://svn.redmine.org/redmine/trunk@19161 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:34:00 +00:00
Toshi MARUYAMA
e44d928fdf cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTest#test_get_section_should_support_headings_starting_with_a_tab
git-svn-id: http://svn.redmine.org/redmine/trunk@19160 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:33:49 +00:00
Toshi MARUYAMA
fb4a59b76f cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTest#test_footnotes
git-svn-id: http://svn.redmine.org/redmine/trunk@19159 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:33:39 +00:00
Toshi MARUYAMA
6bf2bbeb0c cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTest#test_should_not_handle_as_preformatted_text_tags_that_starts_with_pre
git-svn-id: http://svn.redmine.org/redmine/trunk@19158 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:33:27 +00:00
Toshi MARUYAMA
5936e47729 cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19157 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:33:17 +00:00
Toshi MARUYAMA
50bd8be81b cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19156 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-22 14:33:06 +00:00
Toshi MARUYAMA
9db5d29287 cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/lib/redmine/scm/adapters/git_adapter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19136 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-21 12:45:55 +00:00
Toshi MARUYAMA
3d4d53f334 cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/views/builders/xml_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19127 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-21 10:46:14 +00:00
Toshi MARUYAMA
78fbfabb01 cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19126 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-21 10:46:01 +00:00
Toshi MARUYAMA
35eb7c4e57 cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/helpers/calendar_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19125 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-21 10:45:46 +00:00
Toshi MARUYAMA
1b01b76b41 cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/mime_type_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19124 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-21 10:45:34 +00:00
Toshi MARUYAMA
00a28f6143 cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/pagination_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19123 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-21 10:45:23 +00:00
Toshi MARUYAMA
5bff94f4ee cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19122 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-21 10:45:12 +00:00
Toshi MARUYAMA
2584615d37 cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19112 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-21 04:05:00 +00:00
Toshi MARUYAMA
79db2a69bd cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/wiki_formatting/textile_html_parser_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19111 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-21 04:04:49 +00:00
Toshi MARUYAMA
bc348591f7 cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/wiki_formatting/html_parser_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19102 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-20 16:29:30 +00:00
Toshi MARUYAMA
1708efbad0 cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmine/themes_test.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19100 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-11-20 16:01:00 +00:00