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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
use ActiveSupport::TestCase instead of HelperTestCase at test/unit/lib/redmin...
Toshi MARUYAMA
2011-06-22
1
-1
/
+1
*
use ActiveSupport::TestCase instead of HelperTestCase at test/unit/lib/redmin...
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
*
replace RAILS_ROOT to Rails.root at test/test_helper.rb.
Toshi MARUYAMA
2011-06-20
1
-5
/
+5
*
Added a test to ensure 'Project' column can be removed on issues list (#8411)
Jean-Baptiste Barth
2011-06-20
1
-0
/
+6
*
Added Project#enable_module! and Project#disable_module! (#7115)
Jean-Baptiste Barth
2011-06-19
1
-0
/
+48
*
replace RAILS_ROOT to Rails.root at test/unit/lib/redmine/hook_test.rb.
Toshi MARUYAMA
2011-06-17
1
-1
/
+1
*
back out r6089.
Toshi MARUYAMA
2011-06-17
1
-23
/
+23
*
replace RAILS_ROOT to Rails.root at test/unit/lib/redmine/hook_test.rb.
Toshi MARUYAMA
2011-06-17
1
-8
/
+8
*
replace RAILS_ROOT to Rails.root in test/test_helper.rb.
Toshi MARUYAMA
2011-06-16
1
-4
/
+6
*
back out r6078.
Toshi MARUYAMA
2011-06-16
1
-2
/
+3
*
replace RAILS_ROOT to Rails.root in test/fixtures/repositories.yml.
Toshi MARUYAMA
2011-06-16
1
-2
/
+2
*
replace RAILS_ROOT to Rails.root in test/test_helper.rb.
Toshi MARUYAMA
2011-06-16
1
-3
/
+2
*
replace RAILS_ROOT to Rails.root in functional attachments controller test.
Toshi MARUYAMA
2011-06-16
1
-1
/
+1
*
replace RAILS_ROOT to Rails.root if functional application controller test.
Toshi MARUYAMA
2011-06-16
1
-1
/
+1
*
Do not cache I18n strings when truncating a long diff (#5089).
Jean-Baptiste Barth
2011-06-13
1
-0
/
+31
*
Do not show inactive document categories where not necessary (#8573).
Jean-Baptiste Barth
2011-06-13
2
-0
/
+9
*
Do not show inactive issue priorities where not necessary (#8573).
Jean-Baptiste Barth
2011-06-13
4
-0
/
+51
*
scm: cvs: replace RAILS_ROOT to Rails.root in functional test.
Toshi MARUYAMA
2011-06-10
1
-3
/
+3
*
scm: cvs: replace RAILS_ROOT to Rails.root in unit model test.
Toshi MARUYAMA
2011-06-10
1
-2
/
+1
*
scm: cvs: replace RAILS_ROOT to Rails.root in unit adapter test.
Toshi MARUYAMA
2011-06-10
1
-2
/
+1
*
scm: bazaar: replace RAILS_ROOT to Rails.root in functional test.
Toshi MARUYAMA
2011-06-10
1
-3
/
+1
*
scm: bazaar: replace RAILS_ROOT to Rails.root in unit model test.
Toshi MARUYAMA
2011-06-10
1
-3
/
+1
*
scm: bazaar: replace RAILS_ROOT to Rails.root in unit adapter test.
Toshi MARUYAMA
2011-06-10
1
-3
/
+1
*
scm: filesystem: replace RAILS_ROOT to Rails.root in functional test.
Toshi MARUYAMA
2011-06-10
1
-3
/
+3
*
scm: filesystem: replace RAILS_ROOT to Rails.root in unit model test.
Toshi MARUYAMA
2011-06-10
1
-2
/
+1
*
scm: filesystem: replace RAILS_ROOT to Rails.root in unit adapter test.
Toshi MARUYAMA
2011-06-10
1
-2
/
+1
*
scm: mercurial: replace RAILS_ROOT to Rails.root in functional test.
Toshi MARUYAMA
2011-06-10
1
-4
/
+3
*
scm: mercurial: replace RAILS_ROOT to Rails.root in unit model test.
Toshi MARUYAMA
2011-06-10
1
-5
/
+2
*
scm: mercurial: replace RAILS_ROOT to Rails.root in unit adapter test.
Toshi MARUYAMA
2011-06-10
1
-4
/
+1
*
scm: darcs: replace RAILS_ROOT to Rails.root in functional test.
Toshi MARUYAMA
2011-06-10
1
-3
/
+3
*
scm: darcs: replace RAILS_ROOT to Rails.root in unit model test.
Toshi MARUYAMA
2011-06-10
1
-4
/
+5
*
scm: darcs: replace RAILS_ROOT to Rails.root in unit adapter test.
Toshi MARUYAMA
2011-06-10
1
-2
/
+1
*
scm: git: replace RAILS_ROOT to Rails.root in unit model test.
Toshi MARUYAMA
2011-06-10
1
-2
/
+1
*
scm: git: replace RAILS_ROOT to Rails.root in functional test.
Toshi MARUYAMA
2011-06-10
1
-3
/
+3
*
scm: mercurial: add functional test of annotate file which does not exist in ...
Toshi MARUYAMA
2011-06-10
1
-0
/
+11
*
scm: darcs: remove trailing white-spaces from unit model test.
Toshi MARUYAMA
2011-06-10
1
-6
/
+6
*
scm: bazaar: remove trailing white-spaces from unit model test.
Toshi MARUYAMA
2011-06-10
1
-10
/
+10
*
scm: git: replace RAILS_ROOT to Rails.root in unit adapter test.
Toshi MARUYAMA
2011-06-10
1
-1
/
+1
*
PDF: replace all non ASCII characters to '?' if Iconv error raise in JRuby (#...
Toshi MARUYAMA
2011-06-09
1
-0
/
+7
*
PDF: use SJIS instead of CP932 at unit pdf test test_rdm_pdf_iconv_invalid_ut...
Toshi MARUYAMA
2011-06-09
1
-1
/
+5
*
PDF: use SJIS instead of CP932 at unit pdf test test_rdm_pdf_iconv_cannot_con...
Toshi MARUYAMA
2011-06-09
1
-1
/
+5
*
PDF: use SJIS instead of CP932 at unit pdf test_fix_text_encoding_nil in JRub...
Toshi MARUYAMA
2011-06-08
1
-2
/
+6
*
scm: git: skip non UTF-8 path encoding test of unit model test in JRuby (#5251).
Toshi MARUYAMA
2011-06-08
1
-6
/
+20
*
scm: git: skip non UTF-8 path encoding test of unit adapter test in JRuby (#5...
Toshi MARUYAMA
2011-06-08
1
-0
/
+12
*
scm: git: skip non UTF-8 path encoding test of functional test in JRuby (#5251).
Toshi MARUYAMA
2011-06-08
1
-0
/
+12
*
Fixed: Private flag ignored when creating an issue with set_own_issues_privat...
Jean-Philippe Lang
2011-06-01
2
-0
/
+31
*
Fixes git annotate test failure.
Jean-Philippe Lang
2011-06-01
1
-2
/
+2
[next]