index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
lib
/
redmine
/
wiki_formatting
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverts r23190-r23187 because the CI build fails with error "ERROR: Failed to...
Marius Balteanu
2024-11-03
7
-7
/
+7
*
Updates commonmark gem version to 1.1.5 which switches from libcmark-gfm to c...
Marius Balteanu
2024-11-03
7
-7
/
+7
*
Drop deprecated Redcarpet based Markdown formatter (#40149).
Go MAEDA
2024-10-20
2
-410
/
+0
*
Updates test environment config to mark assertionless tests as failed (#36320).
Marius Balteanu
2024-08-20
2
-2
/
+0
*
Add support for quoted arguments containing commas in wiki macros (#40014).
Go MAEDA
2024-08-20
1
-0
/
+7
*
Add test for r22906 (#40716).
Go MAEDA
2024-07-06
1
-0
/
+15
*
Add tests for current alt attribute behavior in images (#40650).
Go MAEDA
2024-05-24
1
-0
/
+28
*
Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).
Marius Balteanu
2024-05-07
3
-6
/
+5
*
Remove redundant ApplicationHelper inclusions (#40506).
Go MAEDA
2024-04-02
1
-1
/
+0
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
14
-14
/
+14
*
Deletes @Redmine::WikiFormatting::CommonMark::HelperTest@ tests that are no l...
Marius Balteanu
2024-02-21
1
-33
/
+0
*
Allow consecutive footnote references inTextile (#39884).
Marius Balteanu
2023-12-22
1
-0
/
+17
*
Fix CommonMark Markdown help page to reflect user's language setting (#39755).
Go MAEDA
2023-12-06
1
-0
/
+33
*
Adapt markdown autolink behavior to that of common_mark (#38806).
Go MAEDA
2023-09-18
1
-1
/
+78
*
Fix test failure with Commonmarker 0.23.8 (#38239).
Go MAEDA
2023-02-05
1
-1
/
+1
*
CommonMark Markdown formatter does not support min-width, max-width, min-heig...
Go MAEDA
2023-01-11
1
-0
/
+4
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
14
-14
/
+14
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
14
-14
/
+14
*
Fix RuboCop offense Performance/StringInclude (#37247).
Go MAEDA
2022-12-26
1
-1
/
+1
*
Fix RuboCop offense Style/RedundantStringEscape (#36919).
Go MAEDA
2022-10-26
2
-4
/
+4
*
Fix RuboCop offense Layout/FirstHashElementIndentation due to r21894 (#37751).
Go MAEDA
2022-10-20
1
-4
/
+5
*
Fix RuboCop offenses Layout/EmptyLinesAroundClassBody and Layout/TrailingEmpt...
Go MAEDA
2022-10-20
1
-2
/
+0
*
Escape tags that start with pre (#37767).
Go MAEDA
2022-10-17
1
-0
/
+11
*
Introduces a standalone html sanitizer class (#37750).
Marius Balteanu
2022-10-04
1
-0
/
+40
*
Escape blockquote citation in textile formatting (#37751).
Marius Balteanu
2022-10-04
1
-0
/
+7
*
Fix RuboCop offense Layout/LineLength due to r21849 (#37713).
Go MAEDA
2022-09-28
1
-2
/
+8
*
Allow select custom CSS properties (#37237).
Marius Balteanu
2022-09-26
1
-0
/
+4
*
Add rel="noopener" to all external links with a target attribute (#37713).
Marius Balteanu
2022-09-26
1
-0
/
+5
*
Merged r21618 to trunk (#35892).
Marius Balteanu
2022-05-28
1
-2
/
+2
*
Update footnotes markup after commonmarker gem update (#35892).
Marius Balteanu
2022-05-28
1
-3
/
+3
*
Add a test for #36958.
Marius Balteanu
2022-05-03
1
-0
/
+6
*
Comments for Textile text formatting (#20511).
Go MAEDA
2022-03-17
1
-0
/
+32
*
Explicitly specify text formatting in the tests (#35952).
Marius Balteanu
2022-01-22
1
-122
/
+181
*
Enable task list items for Common Mark text formatting (#35742).
Marius Balteanu
2022-01-22
1
-0
/
+21
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
13
-13
/
+13
*
Lazy load inline images (#36294).
Go MAEDA
2021-12-14
1
-1
/
+1
*
Fix typo in class 'icon-expended' (#36149).
Marius Balteanu
2021-11-08
1
-3
/
+3
*
Unify code block and add "data-language" attribute with the user-supplied lan...
Marius Balteanu
2021-08-15
2
-9
/
+35
*
Add "data-language" attribute to code block with the user-supplied language f...
Marius Balteanu
2021-08-15
2
-15
/
+36
*
Update failing test after hardbreaks enabled by default (#35754, #32424).
Marius Balteanu
2021-08-15
1
-2
/
+2
*
Fixed failing test on CommonMark by striping the trailing whitespace returned...
Marius Balteanu
2021-08-11
1
-1
/
+1
*
Fixed Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc by...
Marius Balteanu
2021-08-11
1
-11
/
+11
*
Relax allowed protocols in links by denying specific protocols for CommonMark...
Marius Balteanu
2021-08-11
1
-5
/
+19
*
Adds CommonMark Markdown (GitHub Flavored) as third text formatting option (#...
Marius Balteanu
2021-08-11
7
-0
/
+755
*
Markdown text sections broken by thematic breaks (horizontal rules) (#35036).
Go MAEDA
2021-05-14
1
-0
/
+69
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
6
-6
/
+6
*
shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb
Toshi MARUYAMA
2020-12-19
1
-8
/
+17
*
shorten long line of test/unit/lib/redmine/wiki_formatting/textile_formatter_...
Toshi MARUYAMA
2020-12-19
1
-12
/
+38
*
use "skip" instead of "if statement" whether Redcarpet is installed at markdo...
Toshi MARUYAMA
2020-11-30
1
-3
/
+3
*
shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb
Toshi MARUYAMA
2020-11-30
1
-23
/
+43
[next]