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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes require path in test.
Jean-Philippe Lang
2011-11-27
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
*
move repositories helper to_utf8 tests to new CodesetUtilTest (#2371)
Toshi MARUYAMA
2011-11-18
1
-116
/
+0
*
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
*
Rails3: replace "all" fixtures at test/unit/helpers/issues_helper_test.rb
Toshi MARUYAMA
2011-09-24
1
-1
/
+8
*
Rails3: replace "all" fixtures at test/unit/helpers/projects_helper_test.rb
Toshi MARUYAMA
2011-09-23
1
-1
/
+9
*
remove trailing white-spaces from test/unit/helpers/application_helper_test.rb.
Toshi MARUYAMA
2011-08-31
1
-4
/
+4
*
remove trailing white-spaces from test/unit/helpers/timelog_helper_test.rb.
Toshi MARUYAMA
2011-08-30
1
-7
/
+7
*
remove trailing white-spaces from test/unit/helpers/sort_helper_test.rb.
Toshi MARUYAMA
2011-08-30
1
-15
/
+15
*
remove trailing white-spaces from test/unit/helpers/search_helper_test.rb.
Toshi MARUYAMA
2011-08-30
1
-7
/
+7
*
remove trailing white-spaces from test/unit/helpers/custom_fields_helper_test...
Toshi MARUYAMA
2011-08-28
1
-7
/
+7
*
remove trailing white-spaces from test/unit/helpers/projects_helper_test.rb.
Toshi MARUYAMA
2011-08-22
1
-6
/
+6
*
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
2
-4
/
+4
*
back out r6117. use ActionView::TestCase instead of HelperTestCase at IssuesH...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at issues_helper_test.rb.
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at timelog_helper_test.rb.
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at sort_helper_test.rb.
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at search_helper_test.rb.
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at projects_helper_test.rb.
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActionView::TestCase instead of HelperTestCase at custom_fields_helper_te...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
scm: use ActionView::TestCase instead of HelperTestCase at repository_helper_...
Toshi MARUYAMA
2011-06-22
1
-3
/
+3
*
remove trailing white-spaces excluding here-documents from unit application h...
Toshi MARUYAMA
2011-05-18
1
-53
/
+53
*
remove trailing white-spaces from unit issues helper test.
Toshi MARUYAMA
2011-05-16
1
-7
/
+7
*
Warn about subtasks before deleting a parent issue (#6562).
Jean-Philippe Lang
2011-04-17
1
-0
/
+19
*
Adds a helper for issue heading (#7647).
Jean-Philippe Lang
2011-04-12
1
-1
/
+5
*
scm: additional test of replacing invalid utf-8 sequences instead of strippin...
Toshi MARUYAMA
2011-04-12
1
-0
/
+13
*
scm: replace invalid utf-8 sequences instead of stripping in displaying repos...
Toshi MARUYAMA
2011-04-12
1
-3
/
+1
*
scm: more strict to_utf8() test in repository helper on Ruby 1.9.
Toshi MARUYAMA
2011-04-11
1
-1
/
+3
*
Fixed: unknown custom field format causes error when editing/bulk editing (#7...
Jean-Philippe Lang
2011-03-24
1
-1
/
+18
*
scm: add unit test of invalid utf8 sequences should be stripped in repository...
Toshi MARUYAMA
2011-03-19
1
-0
/
+14
*
scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9.
Toshi MARUYAMA
2011-03-19
1
-1
/
+17
*
scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale.
Toshi MARUYAMA
2011-03-17
1
-3
/
+8
*
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
*
scm: add unit RepositoryHelper test for Ruby 1.9 compatibility.
Toshi MARUYAMA
2011-02-23
1
-0
/
+68
*
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
[next]