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
/
lib
/
redmine
/
wiki_formatting
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes rubocop offenses (#40197).
Marius Balteanu
2024-11-11
2
-3
/
+3
*
Disables @syntax_highlighter@ plugin shipped by commonmark (#40197).
Marius Balteanu
2024-11-11
2
-1
/
+8
*
Simplify code (#40197).
Marius Balteanu
2024-11-11
1
-7
/
+3
*
Updates commonmark gem version to 1.1.5 which switches from libcmark-gfm to c...
Marius Balteanu
2024-11-11
2
-21
/
+22
*
Reverts r23190-r23187 because the CI build fails with error "ERROR: Failed to...
Marius Balteanu
2024-11-03
2
-29
/
+25
*
Disable syntax_highlighter plugin shipped by commonmark (#40197).
Marius Balteanu
2024-11-03
2
-1
/
+8
*
Simplify code (#40197).
Marius Balteanu
2024-11-03
1
-7
/
+3
*
Updates commonmark gem version to 1.1.5 which switches from libcmark-gfm to c...
Marius Balteanu
2024-11-03
2
-21
/
+22
*
Fix reference to the deleted Redcarpet-based Redmine::WikiFormatting::Markdow...
Go MAEDA
2024-10-21
1
-1
/
+27
*
Drop deprecated Redcarpet based Markdown formatter (#40149).
Go MAEDA
2024-10-20
3
-225
/
+0
*
Renames and improves methods provided by @IconsHelper@ (#23980).
Marius Balteanu
2024-10-19
1
-2
/
+2
*
Add underline button to CommonMark Markdown toolbar (#40939).
Go MAEDA
2024-10-09
1
-0
/
+3
*
Replaces icon-expanded and icon-collapsed with SVG icons (#23980).
Marius Balteanu
2024-09-08
1
-2
/
+2
*
Fix RuboCop offense Style/RedundantInterpolationUnfreeze (#39887).
Go MAEDA
2024-09-01
1
-7
/
+7
*
Add support for quoted arguments containing commas in wiki macros (#40014).
Go MAEDA
2024-08-20
1
-2
/
+5
*
Fix RuboCop offense Layout/SpaceInsideParens, one of the offenses enabled in ...
Go MAEDA
2024-08-12
2
-140
/
+140
*
Fix RuboCop offense Layout/SpaceAfterComma, one of the offenses enabled in ru...
Go MAEDA
2024-08-12
1
-8
/
+8
*
Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses ena...
Go MAEDA
2024-08-12
3
-3
/
+0
*
Prevent issue links with double hash (##nnn) from being recognized as ATX hea...
Go MAEDA
2024-07-06
1
-2
/
+2
*
Fix RuboCop offense Style/RedundantRegexpEscape in lib/redmine/wiki_formattin...
Go MAEDA
2024-07-06
1
-2
/
+2
*
Fix RuboCop offense Style/SuperArguments (#39887).
Go MAEDA
2024-05-23
1
-1
/
+1
*
Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).
Marius Balteanu
2024-05-07
2
-4
/
+2
*
Fix initial_page_content method to avoid referencing @page instance variable ...
Go MAEDA
2024-04-10
3
-3
/
+3
*
Fix RuboCop offense Layout/SpaceInsideStringInterpolation (#39111, #40137).
Go MAEDA
2024-03-08
1
-1
/
+1
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
20
-20
/
+20
*
Updates JS toolbar help button to use the new route (#39111, #40137).
Marius Balteanu
2024-02-19
3
-17
/
+5
*
Fix performance issue with email address auto-linking in the default ("none")...
Go MAEDA
2024-02-07
1
-1
/
+4
*
Fix RuboCop offense Style/RedundantFreeze (#38585).
Go MAEDA
2024-01-27
1
-2
/
+2
*
Replace regular expression matches with String#start_with? / end_with? (#40010).
Go MAEDA
2024-01-11
1
-4
/
+4
*
Allow consecutive footnote references inTextile (#39884).
Marius Balteanu
2023-12-22
1
-1
/
+1
*
Fix RuboCop offense Performance/StringIdentifierArgument (#39888).
Go MAEDA
2023-12-20
1
-5
/
+5
*
Fix RuboCop offense Style/SuperWithArgsParentheses (#39887).
Go MAEDA
2023-12-20
1
-1
/
+1
*
Fix CommonMark Markdown help page to reflect user's language setting (#39755).
Go MAEDA
2023-12-06
1
-7
/
+12
*
Fixes i18n call in macro error fallback (#37668).
Go MAEDA
2023-10-06
1
-1
/
+1
*
Use uri_with_link_safe_scheme? in Redcloth3 (#38807).
Go MAEDA
2023-09-18
1
-2
/
+2
*
HTML-escape the entire tag content of escaped HTML tags in textile (#38807).
Go MAEDA
2023-09-18
1
-2
/
+2
*
Adapt markdown autolink behavior to that of common_mark (#38806).
Go MAEDA
2023-09-18
1
-2
/
+15
*
Fix exception raised during thumbnail macro to image tag conversion in emails...
Go MAEDA
2023-08-30
1
-1
/
+1
*
Fix RuboCop offense Style/RedundantSelfAssignmentBranch (#36919).
Go MAEDA
2023-06-29
1
-1
/
+1
*
Fix RuboCop offense Style/RedundantRegexpArgument (#36919).
Go MAEDA
2023-06-29
2
-5
/
+5
*
Revert the change made in error in r22197 (#38435).
Go MAEDA
2023-04-16
1
-1
/
+1
*
Change the notation of "contains any of" filter operator to "*~" (#38435).
Go MAEDA
2023-04-16
1
-1
/
+1
*
Fix RuboCop offense Lint/MissingSuper (#36919).
Go MAEDA
2023-03-24
1
-1
/
+1
*
Update CommonMarker extension options link
Go MAEDA
2023-01-31
1
-1
/
+1
*
Fix RuboCop offense Performance/RedundantSplitRegexpArgument (#38146).
Go MAEDA
2023-01-11
1
-2
/
+2
*
Fix RuboCop offense Performance/RedundantMatch (#38146).
Go MAEDA
2023-01-11
2
-3
/
+3
*
Fix RuboCop offense Performance/ConstantRegexp (#38146).
Go MAEDA
2023-01-11
2
-5
/
+5
*
Fix RuboCop offense Performance/BlockGivenWithExplicitBlock (#38146).
Go MAEDA
2023-01-11
1
-2
/
+2
*
CommonMark Markdown formatter does not support min-width, max-width, min-heig...
Go MAEDA
2023-01-11
1
-2
/
+2
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
20
-20
/
+20
[next]