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
*
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
*
Fixed: textile footnotes no longer work after r1113 (#974).
Jean-Philippe Lang
2008-10-18
1
-3
/
+3
*
Remove pre tag attributes.
Jean-Philippe Lang
2008-10-12
1
-1
/
+1
*
Fixes html escaping.
Jean-Philippe Lang
2008-09-23
1
-3
/
+3
*
Fixed: http links containing parentheses fail to reder correctly (#1591). Pat...
Jean-Philippe Lang
2008-09-17
1
-2
/
+8
*
Renames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instea...
Jean-Philippe Lang
2008-09-11
1
-0
/
+1158