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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r19333 from trunk to 3.4-stable (#25742)
Toshi MARUYAMA
2019-12-05
1
-0
/
+8
*
Merged r17636 from trunk to 3.4-stable (#8395).
Go MAEDA
2018-11-26
1
-0
/
+16
*
Merged r17603 from trunk to 3.4-stable (#29756).
Go MAEDA
2018-10-28
1
-0
/
+6
*
Merged r17450 from trunk to 3.4-stable (#29247).
Go MAEDA
2018-07-21
1
-0
/
+5
*
Merged r17322 from trunk to 3.4-stable (#28469).
Go MAEDA
2018-05-02
1
-0
/
+3
*
Merged r17266 into 3.4-stable (#25299).
Jean-Philippe Lang
2018-04-07
1
-0
/
+56
*
Merged r17198 to 3.4-stable (#28119).
Go MAEDA
2018-03-31
1
-0
/
+9
*
Update copyright.
Jean-Philippe Lang
2017-06-25
6
-6
/
+6
*
Filter arbitrary class names and ids in rendered HTML output (#25503).
Jean-Philippe Lang
2017-04-06
2
-3
/
+54
*
Add kbd to ALLOWED_TAGS (#25503).
Jean-Philippe Lang
2017-04-06
1
-0
/
+6
*
Add "Table of contents" heading to toc macro (#23179).
Jean-Philippe Lang
2016-11-19
1
-1
/
+3
*
Include url helpers in helper tests.
Jean-Philippe Lang
2016-07-16
1
-1
/
+2
*
Fixed that empty Markdown image tag raises en error (#23246).
Jean-Philippe Lang
2016-07-06
1
-0
/
+4
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
6
-6
/
+6
*
Adds a test for #21202 (#6969).
Jean-Philippe Lang
2015-11-11
1
-0
/
+18
*
Reverts r14812 (#6969).
Jean-Philippe Lang
2015-11-11
1
-8
/
+1
*
Fixed that less-than sign is not escaped by textile formatter (#6969).
Jean-Philippe Lang
2015-11-07
1
-1
/
+8
*
Table renders wrong if a trailing space is after | symbol (#18223).
Jean-Philippe Lang
2015-09-20
1
-0
/
+22
*
Markdown formatter not running on rake test.
Jean-Philippe Lang
2015-06-16
1
-1
/
+1
*
Remove style tags from html body (#15716).
Jean-Philippe Lang
2015-06-16
1
-0
/
+5
*
Better handle html-only emails (#16962).
Jean-Philippe Lang
2015-06-15
3
-0
/
+90
*
Can't apply textile modifiers to 1 non-ASCII character (#19995).
Jean-Philippe Lang
2015-06-06
1
-0
/
+6
*
Copyright update.
Jean-Philippe Lang
2015-01-11
3
-3
/
+3
*
Textile: ignore invalid lang attribute values (#18501).
Jean-Philippe Lang
2014-11-30
1
-0
/
+14
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-6
/
+8
*
Use relative URL for thumbnails according to :only_path option (#18119).
Jean-Philippe Lang
2014-10-18
1
-5
/
+14
*
Include host in macro generated thumbnails urls (#16989).
Jean-Philippe Lang
2014-07-05
1
-6
/
+6
*
Crash in markdown formatter causes ruby process to end (#16781).
Jean-Philippe Lang
2014-05-02
1
-0
/
+12
*
Set Redcarpet :no_intra_emphasis to true (#16669).
Jean-Philippe Lang
2014-04-26
1
-0
/
+4
*
Fixed that collapse macro with headings breaks the table of contents (#16077).
Jean-Philippe Lang
2014-02-15
1
-0
/
+16
*
Rails4: replace hard-coded html with class at Redmine::WikiFormatting::Macros...
Toshi MARUYAMA
2014-02-13
1
-6
/
+18
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
3
-3
/
+3
*
remove unneeded including ApplicationHelper from helper tests
Toshi MARUYAMA
2013-12-26
1
-2
/
+0
*
Don't load redcarpet with JRuby.
Jean-Philippe Lang
2013-12-23
1
-0
/
+4
*
Adds experimental support for Markdown formatting with redcarpet (#15520).
Jean-Philippe Lang
2013-12-23
1
-0
/
+62
*
Replaced acronym with abbr tags (#15191).
Jean-Philippe Lang
2013-10-26
1
-4
/
+4
*
Fixed that ordered/unordered lists inside table cell are mangled (#14038).
Jean-Philippe Lang
2013-05-14
1
-0
/
+36
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
2
-2
/
+2
*
Fixed: Cannot edit a wiki section which title starts with a tab (#12799).
Jean-Philippe Lang
2013-01-10
1
-0
/
+14
*
Fixed that macros with uppercase letters can not be called (#12744).
Jean-Philippe Lang
2013-01-05
1
-0
/
+6
*
Fixed that #extract_macro_options should not be greedy (#12451).
Jean-Philippe Lang
2012-11-27
1
-0
/
+19
*
Adds a macro for inserting collapsed text (#12167).
Jean-Philippe Lang
2012-10-20
1
-0
/
+30
*
Adds a "depth" option to the child_pages macro (#10789).
Jean-Philippe Lang
2012-09-16
1
-3
/
+15
*
Fixed: New multi-line macros regexp is too eager (#11736).
Jean-Philippe Lang
2012-09-02
1
-0
/
+19
*
Let macros optionally accept a block of text (#3061).
Jean-Philippe Lang
2012-08-18
1
-5
/
+19
*
Macros processing overhaul (#3061, #11633).
Jean-Philippe Lang
2012-08-17
1
-7
/
+102
*
Slight change to the macro regexp.
Jean-Philippe Lang
2012-08-08
1
-0
/
+11
*
Adds an option to macro definition to disable arguments parsing (#11578).
Jean-Philippe Lang
2012-08-08
1
-3
/
+17
*
Adds a macro for inserting thumbnails in formatted text (#3510).
Jean-Philippe Lang
2012-07-16
1
-0
/
+20
*
Fixed that lines with spaces only before headings break wiki section extracti...
Jean-Philippe Lang
2012-06-11
1
-0
/
+25
[next]