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
/
helpers
/
application_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
#new is just fine.
Jean-Philippe Lang
2011-12-18
1
-2
/
+2
*
#new is just fine.
Jean-Philippe Lang
2011-12-18
1
-1
/
+1
*
Make sure setting is not changed in test.
Jean-Philippe Lang
2011-12-18
1
-4
/
+4
*
Option to set parent automatically for new wiki pages (#3108).
Jean-Philippe Lang
2011-12-17
1
-4
/
+4
*
Moved wiki links tests together.
Jean-Philippe Lang
2011-12-17
1
-47
/
+47
*
Make sure that tests restore the attachments path to the tmp dir so that fixt...
Jean-Philippe Lang
2011-12-16
1
-1
/
+1
*
Fixed assert call.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
reset Attachment.storage_path at the end of attachment tests
Toshi MARUYAMA
2011-11-24
1
-0
/
+1
*
code layout clean up test/unit/helpers/application_helper_test.rb
Toshi MARUYAMA
2011-11-24
1
-7
/
+5
*
add unit application helper test to use latest image file (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+25
*
fix inconsistent image filename extensions (#9638)
Toshi MARUYAMA
2011-11-23
1
-0
/
+53
*
Wiki links for news and forums (#9600).
Jean-Philippe Lang
2011-11-19
1
-1
/
+11
*
Don't escape already parsed wiki link title (#9471).
Etienne Massip
2011-10-29
1
-0
/
+4
*
Fix failing test (#4264).
Etienne Massip
2011-10-08
1
-1
/
+1
*
Update CodeRay version to 1.0 final (#4264).
Etienne Massip
2011-10-08
1
-1
/
+1
*
Make sure that anchor names generated for headings fully match wiki links (#7...
Etienne Massip
2011-10-02
1
-0
/
+10
*
Prepend page title to anchor in single page wiki HTML export to make links mo...
Etienne Massip
2011-10-02
1
-0
/
+29
*
Fix generation of blank local link when no title is specified in wiki link.
Etienne Massip
2011-10-02
1
-0
/
+20
*
Use local links in wiki pages when possible (#3276).
Etienne Massip
2011-10-02
1
-0
/
+27
*
remove trailing white-spaces from test/unit/helpers/application_helper_test.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
Adds a optgroup for groups in users/groups select tags.
Jean-Philippe Lang
2011-07-23
1
-0
/
+23
*
Fixes version url.
Jean-Philippe Lang
2011-07-06
1
-1
/
+1
*
remove trailing white-spaces excluding here-documents from unit application h...
Toshi MARUYAMA
2011-05-18
1
-53
/
+53
*
Use names instead of ids for wiki anchors (#6905).
Jean-Philippe Lang
2011-03-14
1
-0
/
+7
*
Moved text formatting tests from application_helper tests to formatter tests.
Jean-Philippe Lang
2011-03-14
1
-105
/
+0
*
scm: add feature of per project repository log encoding setting (#1735).
Toshi MARUYAMA
2011-03-01
1
-1
/
+3
*
Moves link_to_message to ApplicationHelper to make it available to redmine li...
Jean-Philippe Lang
2011-01-23
1
-1
/
+1
*
Adds support for cross project Redmine links (#7409).
Jean-Philippe Lang
2011-01-23
1
-0
/
+29
*
scm: mercurial: add "commit:xxx" and "rNN" link test for mercurial (#3724).
Toshi MARUYAMA
2011-01-11
1
-0
/
+33
*
scm: fix indents in "commit:xxx" unit test.
Toshi MARUYAMA
2011-01-11
1
-10
/
+12
*
scm: add compatible "commit:xxx" link test for git and darcs.
Toshi MARUYAMA
2011-01-11
1
-2
/
+49
*
Make sure en is the current locale when running the test (#7266).
Jean-Philippe Lang
2011-01-10
1
-0
/
+1
*
Fixed: partial toc when text contains pre tags (#7172).
Jean-Philippe Lang
2010-12-29
1
-2
/
+6
*
Adds tests for class attribute parsing on pre/code tags.
Jean-Philippe Lang
2010-12-18
1
-0
/
+3
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Fixed: class attribute with spaces on pre tags truncated (#7033).
Jean-Philippe Lang
2010-12-05
1
-0
/
+3
*
Render TOC as nested lists (#1857).
Jean-Philippe Lang
2010-11-06
1
-13
/
+26
*
Extract headings and TOC parsing from the textile formatter.
Jean-Philippe Lang
2010-11-06
1
-1
/
+23
*
Makes textile formatter accept 2 letters acronym (#6591).
Jean-Philippe Lang
2010-11-06
1
-14
/
+0
*
Refactor: convert WikiController to a REST resource
Eric Davis
2010-10-28
1
-2
/
+2
*
Fixed: auto links ending with right angle bracket shouldn't include the brack...
Jean-Baptiste Barth
2010-10-23
1
-0
/
+2
*
Revert part of r4064.
Eric Davis
2010-10-15
1
-9
/
+0
*
Rewrite the Gantt chart. #6276
Eric Davis
2010-09-10
1
-1
/
+1
*
Change link_to_if_authorized to allow url paths. (Fixes #6195)
Eric Davis
2010-09-06
1
-0
/
+29
*
Use the built in Rails ActionView::TestCase for testing helpers.
Eric Davis
2010-09-06
1
-4
/
+1
*
Refactor: added link_to_project helper to handle links to projects
Jean-Baptiste Barth
2010-08-08
1
-0
/
+12
*
Sanitize image links and handle nils in the toc formatter. #5445
Eric Davis
2010-06-24
1
-1
/
+5
*
Display the link name when external links are used in the toc macro. #5445
Eric Davis
2010-06-19
1
-0
/
+2
*
Fixes broken test.
Jean-Philippe Lang
2010-03-28
1
-1
/
+1
*
Escape href attribute in auto links (#5179).
Jean-Philippe Lang
2010-03-24
1
-1
/
+5
[prev]
[next]