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
/
textile
/
formatter.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r17322 from trunk to 3.3-stable (#28469).
Go MAEDA
2018-05-02
1
-1
/
+1
*
Merged r16500 to r16503 (#25503).
Jean-Philippe Lang
2017-04-08
1
-2
/
+8
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Fixed: Cannot edit a wiki section which title starts with a tab (#12799).
Jean-Philippe Lang
2013-01-10
1
-1
/
+1
*
Fixed that lines with spaces only before headings break wiki section extracti...
Jean-Philippe Lang
2012-06-11
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Extracted auto_link and auto_mailto to a module.
Jean-Philippe Lang
2012-03-04
1
-52
/
+4
*
Allows custom styles in textile formatting using a white list of styles (#2416).
Jean-Philippe Lang
2012-02-12
1
-1
/
+1
*
Fixed: Wiki section edit escapes pre tags inside pre blocks (#9673).
Jean-Philippe Lang
2011-11-28
1
-1
/
+1
*
Fixed: Wiki section edit escapes code tags inside pre blocks (#9673).
Jean-Philippe Lang
2011-11-28
1
-1
/
+2
*
Fixed: Angle brackets within 'pre' blocks are silently replaced by HTML entit...
Jean-Philippe Lang
2011-11-28
1
-1
/
+1
*
Wiki: allows single section edit (#2222).
Jean-Philippe Lang
2011-11-18
1
-0
/
+63
*
remove trailing white-spaces from lib/redmine/wiki_formatting/textile/formatt...
Toshi MARUYAMA
2011-09-01
1
-15
/
+15
*
Fixed: line breaks are ignored in quoted text (#6148).
Jean-Philippe Lang
2011-03-14
1
-1
/
+1
*
Extract headings and TOC parsing from the textile formatter.
Jean-Philippe Lang
2010-11-06
1
-47
/
+2
*
Fixed: auto links ending with right angle bracket shouldn't include the brack...
Jean-Baptiste Barth
2010-10-23
1
-1
/
+1
*
Sanitize image links and handle nils in the toc formatter. #5445
Eric Davis
2010-06-24
1
-1
/
+3
*
Display the link name when external links are used in the toc macro. #5445
Eric Davis
2010-06-19
1
-0
/
+3
*
Escape href attribute in auto links (#5179).
Jean-Philippe Lang
2010-03-24
1
-2
/
+4
*
Replace the hardcoded "CodeRay" css class name for highlighted elements.
Jean-Philippe Lang
2010-03-14
1
-1
/
+1
*
Extract CodeRay calls to Redmine::SyntaxHighlighting (#2985).
Jean-Philippe Lang
2010-03-14
1
-2
/
+1
*
Do not html escape code that is going to be highlighted (#2985, #3359).
Jean-Philippe Lang
2010-03-14
1
-1
/
+1
*
Adds a setting to cache textile rendering (off by default).
Jean-Philippe Lang
2010-02-06
1
-29
/
+2
*
Allow line breaks in wiki table cells (#2346).
Jean-Philippe Lang
2009-07-19
1
-1
/
+1
*
Fixed: TOC does not parse wiki page reference links with description (#2601).
Jean-Philippe Lang
2009-01-29
1
-1
/
+1
*
Disable textile inline styles to prevent XSS attacks (#2377).
Jean-Philippe Lang
2008-12-28
1
-0
/
+1
*
Turn ftps and sftp proto into links (#1514).
Jean-Philippe Lang
2008-11-11
1
-1
/
+1
*
Makes wiki text formatter pluggable.
Jean-Philippe Lang
2008-10-27
1
-0
/
+183