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
/
textile_formatter_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RuboCop Style/RedundantArrayFlatten (#41884).
Go MAEDA
2025-06-07
1
-6
/
+6
*
Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).
Marius Balteanu
2024-05-07
1
-4
/
+3
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Allow consecutive footnote references inTextile (#39884).
Marius Balteanu
2023-12-22
1
-0
/
+17
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Fix RuboCop offense Style/RedundantStringEscape (#36919).
Go MAEDA
2022-10-26
1
-3
/
+3
*
Fix RuboCop offense Layout/FirstHashElementIndentation due to r21894 (#37751).
Go MAEDA
2022-10-20
1
-4
/
+5
*
Escape tags that start with pre (#37767).
Go MAEDA
2022-10-17
1
-0
/
+11
*
Escape blockquote citation in textile formatting (#37751).
Marius Balteanu
2022-10-04
1
-0
/
+7
*
Comments for Textile text formatting (#20511).
Go MAEDA
2022-03-17
1
-0
/
+32
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Unify code block and add "data-language" attribute with the user-supplied lan...
Marius Balteanu
2021-08-15
1
-8
/
+24
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
shorten long line of test/unit/lib/redmine/wiki_formatting/textile_formatter_...
Toshi MARUYAMA
2020-12-19
1
-12
/
+38
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Newline between list items break a list (#32971).
Go MAEDA
2020-02-29
1
-0
/
+18
*
filter all possibly class values on code tags in Textile (#25742)
Toshi MARUYAMA
2019-12-05
1
-0
/
+8
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/lib/redmine/...
Toshi MARUYAMA
2019-11-24
1
-58
/
+88
*
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/lib/redmine/...
Toshi MARUYAMA
2019-11-24
1
-2
/
+2
*
cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...
Toshi MARUYAMA
2019-11-24
1
-5
/
+8
*
cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in test/unit/lib/redmi...
Toshi MARUYAMA
2019-11-24
1
-0
/
+1
*
cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/lib/redmine/wiki_...
Toshi MARUYAMA
2019-11-24
1
-1
/
+5
*
cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...
Toshi MARUYAMA
2019-11-22
1
-26
/
+24
*
cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...
Toshi MARUYAMA
2019-11-22
1
-34
/
+32
*
cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...
Toshi MARUYAMA
2019-11-22
1
-16
/
+14
*
cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...
Toshi MARUYAMA
2019-11-22
1
-14
/
+12
*
cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...
Toshi MARUYAMA
2019-11-22
1
-16
/
+14
*
cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...
Toshi MARUYAMA
2019-11-22
1
-32
/
+30
*
cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...
Toshi MARUYAMA
2019-11-22
1
-32
/
+30
*
cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...
Toshi MARUYAMA
2019-11-22
1
-11
/
+10
*
cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...
Toshi MARUYAMA
2019-11-22
1
-7
/
+6
*
cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...
Toshi MARUYAMA
2019-11-22
1
-10
/
+8
*
cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...
Toshi MARUYAMA
2019-11-22
1
-12
/
+10
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...
Toshi MARUYAMA
2019-11-21
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArra...
Toshi MARUYAMA
2019-10-17
1
-23
/
+30
*
code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArra...
Toshi MARUYAMA
2019-10-17
1
-28
/
+37
*
Remove trailing whitespaces from test (#31506).
Go MAEDA
2019-06-06
1
-16
/
+16
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Remove unnecessary encoding magic comment (#31034).
Go MAEDA
2019-03-16
1
-1
/
+0
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Reverts r17891 (#30099).
Go MAEDA
2019-03-10
1
-12
/
+0
*
Multiple blank lines in pre tags are not preserved in Textile (#30099).
Go MAEDA
2019-02-20
1
-0
/
+12
*
Tags start with 'pre' are handled as 'pre' tag in Textile (#8395).
Go MAEDA
2018-11-26
1
-0
/
+16
*
\f or \v character in Textile markup may cause RegexpError exception (#29756).
Go MAEDA
2018-10-28
1
-0
/
+6
*
Syntax highlighter: replace CodeRay with Rouge (#24681).
Jean-Philippe Lang
2018-09-29
1
-2
/
+2
*
Fix: Syntax highlighter does not work if language name is single-quoted (#284...
Go MAEDA
2018-05-02
1
-0
/
+3
*
Move textile footnotes test to TextileFormatterTest (#28207).
Go MAEDA
2018-03-02
1
-0
/
+15
*
Add tests for "height" and "max-height" (#26552).
Go MAEDA
2018-01-13
1
-1
/
+3
[next]