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
/
redcloth3.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r18247 to 3.3-stable (#31520).
Jean-Philippe Lang
2019-11-16
1
-1
/
+7
*
Merged r16500 to r16503 (#25503).
Jean-Philippe Lang
2017-04-08
1
-3
/
+11
*
Merged r15442 (#22898).
Jean-Philippe Lang
2016-06-04
1
-1
/
+1
*
Merged r15431 to r15435 (#22924, #22925, #22926).
Jean-Philippe Lang
2016-06-04
1
-0
/
+3
*
Reverts r14812 (#6969).
Jean-Philippe Lang
2015-11-11
1
-1
/
+1
*
Fixed that less-than sign is not escaped by textile formatter (#6969).
Jean-Philippe Lang
2015-11-07
1
-1
/
+1
*
Table renders wrong if a trailing space is after | symbol (#18223).
Jean-Philippe Lang
2015-09-20
1
-1
/
+1
*
Can't apply textile modifiers to 1 non-ASCII character (#19995).
Jean-Philippe Lang
2015-06-06
1
-2
/
+2
*
Makes RedCloth3#retrieve MUCH faster (#18883).
Jean-Philippe Lang
2015-01-19
1
-2
/
+2
*
Faster textile table parsing by using a single scan instead of a regexp match...
Jean-Philippe Lang
2015-01-19
1
-4
/
+4
*
#shelve should not be called if cell doesn't match attributes regexp (#18883).
Jean-Philippe Lang
2015-01-18
1
-1
/
+1
*
Textile: ignore invalid lang attribute values (#18501).
Jean-Philippe Lang
2014-11-30
1
-2
/
+2
*
fix typo at lib/redcloth3.rb
Toshi MARUYAMA
2014-04-15
1
-1
/
+1
*
Replaced acronym with abbr tags (#15191).
Jean-Philippe Lang
2013-10-26
1
-2
/
+2
*
Removed debug log (#14038).
Jean-Philippe Lang
2013-05-18
1
-1
/
+0
*
Fixed that ordered/unordered lists inside table cell are mangled (#14038).
Jean-Philippe Lang
2013-05-14
1
-1
/
+2
*
Fixed that autolinks and textile links ending with cyrilic characters are bro...
Jean-Philippe Lang
2012-11-24
1
-2
/
+2
*
Accept float in inline styles.
Jean-Philippe Lang
2012-09-16
1
-1
/
+1
*
Fixed that textile nested lists are not properly closed in output (#10642).
Jean-Philippe Lang
2012-04-18
1
-1
/
+1
*
Do not recognize invalid textile attributes.
Jean-Philippe Lang
2012-02-17
1
-3
/
+3
*
Allows custom styles in textile formatting using a white list of styles (#2416).
Jean-Philippe Lang
2012-02-12
1
-1
/
+14
*
Fixed: Wiki section edit escapes pre tags inside pre blocks (#9673).
Jean-Philippe Lang
2011-11-28
1
-3
/
+3
*
Escape image urls in wiki formatted HTML text (#9245).
Etienne Massip
2011-10-03
1
-1
/
+1
*
Fixed: line breaks are ignored in quoted text (#6148).
Jean-Philippe Lang
2011-03-14
1
-2
/
+2
*
Fixed: Wiki headings containing backslash followed by a digit are not display...
Jean-Philippe Lang
2011-03-12
1
-2
/
+4
*
Fixed: class attribute with spaces on pre tags truncated (#7033).
Jean-Philippe Lang
2010-12-05
1
-1
/
+1
*
Makes textile formatter accept 2 letters acronym (#6591).
Jean-Philippe Lang
2010-11-06
1
-1
/
+1
*
Fixes some textile issues with JRuby (#5404).
Jean-Philippe Lang
2010-04-30
1
-1
/
+1
*
Escape href attribute in auto links (#5179).
Jean-Philippe Lang
2010-03-24
1
-1
/
+1
*
Fixed: Double-dash results in strikethrough text (#5122).
Jean-Philippe Lang
2010-03-20
1
-0
/
+2
*
Do not html escape code that is going to be highlighted (#2985, #3359).
Jean-Philippe Lang
2010-03-14
1
-3
/
+7
*
Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416).
Jean-Philippe Lang
2010-03-12
1
-3
/
+3
*
Fixed: text formatting breaks when using parenthesis inside bold tags (#1334).
Jean-Philippe Lang
2010-03-12
1
-9
/
+10
*
Fixed: some textile modifiers combinations don't work, eg. bold inside underl...
Jean-Philippe Lang
2010-03-11
1
-3
/
+7
*
Disabled broken textile references (#4354).
Jean-Philippe Lang
2009-12-09
1
-1
/
+1
*
Fixed pre tags containing "<pre*" (#4125).
Jean-Philippe Lang
2009-11-11
1
-1
/
+1
*
Fixes a regexp for ruby1.9.
Jean-Philippe Lang
2009-11-07
1
-1
/
+1
*
Fixed: inline images in wiki headings (#4112).
Jean-Philippe Lang
2009-11-04
1
-1
/
+1
*
Allow line breaks in wiki table cells (#2346).
Jean-Philippe Lang
2009-07-19
1
-2
/
+7
*
Less aggressive textile image tag parsing (#3209).
Jean-Philippe Lang
2009-04-21
1
-1
/
+1
*
Allow textile mailto links (#3127).
Jean-Philippe Lang
2009-04-07
1
-1
/
+1
*
Less strict textile links parsing (#2582).
Jean-Philippe Lang
2009-01-31
1
-1
/
+1
*
Stricter textile links parsing (#2417).
Jean-Philippe Lang
2008-12-30
1
-2
/
+5
*
Disable textile inline styles to prevent XSS attacks (#2377).
Jean-Philippe Lang
2008-12-28
1
-2
/
+1
*
Fixed bold syntax around single character in series (#2351).
Jean-Philippe Lang
2008-12-28
1
-2
/
+2
*
Escape textile titles and styles (#2377).
Jean-Philippe Lang
2008-12-23
1
-6
/
+9
*
Escape double-quotes in image titles.
Jean-Philippe Lang
2008-12-19
1
-1
/
+5
*
Less agressive Redcloth lang attribute parsing (#2091).
Jean-Philippe Lang
2008-11-11
1
-1
/
+1
*
Fixes syntax highlighting broken by r1930 (#2143).
Jean-Philippe Lang
2008-11-08
1
-1
/
+5
*
Adds back textile acronyms support (#2077).
Jean-Philippe Lang
2008-10-27
1
-12
/
+12
[next]