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
/
macros_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
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
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-0
/
+1
*
ruby1.9: macro must accept 2 arguments.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
Adds a test for child_pages macro failure.
Jean-Philippe Lang
2011-12-03
1
-0
/
+4
*
Adds a test for macro registration.
Jean-Philippe Lang
2011-12-03
1
-0
/
+11
*
Adds a test for macro_list wiki macro.
Jean-Philippe Lang
2011-12-03
1
-0
/
+5
*
remove trailing white-spaces from test/unit/lib/redmine/wiki_formatting/macro...
Toshi MARUYAMA
2011-08-30
1
-15
/
+15
*
use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/w...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Extract headings and TOC parsing from the textile formatter.
Jean-Philippe Lang
2010-11-06
1
-0
/
+3
*
Converted routing and urls to follow the Rails REST convention.
Eric Davis
2009-01-26
1
-5
/
+5
*
Extends child_pages macro to display child pages based on page parameter (#19...
Jean-Philippe Lang
2008-11-22
1
-0
/
+98