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
...
*
Removed assertions on blank template.
Jean-Philippe Lang
2012-02-25
1
-2
/
+0
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-02-25
1
-1
/
+1
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-02-25
1
-3
/
+3
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-02-25
1
-2
/
+2
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-02-25
1
-3
/
+3
*
Can not use Project#find on scopes with Rails 3.1.
Jean-Philippe Lang
2012-02-25
1
-1
/
+7
*
Clean up assertion.
Jean-Philippe Lang
2012-02-25
1
-2
/
+1
*
Adds missing format parameter.
Jean-Philippe Lang
2012-02-25
1
-3
/
+3
*
Do not do assertions on mail class.
Jean-Philippe Lang
2012-02-25
6
-10
/
+10
*
Rails3: test: fix ordering functional/comments_controller_test.rb
Toshi MARUYAMA
2012-02-25
1
-1
/
+1
*
Use fixture.
Jean-Philippe Lang
2012-02-24
1
-1
/
+1
*
Potential test failure fixed.
Jean-Philippe Lang
2012-02-24
1
-2
/
+2
*
Use subclasses method instead of class variable.
Jean-Philippe Lang
2012-02-24
1
-0
/
+11
*
scm: cvs: add test to override human_attribute_name
Toshi MARUYAMA
2012-02-24
1
-0
/
+60
*
scm: filesystem: add test to override human_attribute_name of "Root directory"
Toshi MARUYAMA
2012-02-24
1
-0
/
+27
*
scm: mercurial: remove unnecessary log_encoding from overriding human_attribu...
Toshi MARUYAMA
2012-02-24
1
-3
/
+2
*
scm: git: remove unnecessary log_encoding from overriding human_attribute_nam...
Toshi MARUYAMA
2012-02-24
1
-3
/
+2
*
scm: mercurial: add test to override human_attribute_name of "path to reposit...
Toshi MARUYAMA
2012-02-24
1
-0
/
+29
*
scm: git: add test to override human_attribute_name of "path to repository"
Toshi MARUYAMA
2012-02-24
1
-0
/
+28
*
scm: mercurial: split unit model test setup whether repository required or not
Toshi MARUYAMA
2012-02-24
1
-19
/
+21
*
scm: git: split unit model test setup whether repository required or not
Toshi MARUYAMA
2012-02-24
1
-13
/
+15
*
scm: bazaar: add test to override human_attribute_name of "path to repository"
Toshi MARUYAMA
2012-02-24
1
-0
/
+28
*
scm: darcs: add test to override human_attribute_name of "path to repository"
Toshi MARUYAMA
2012-02-24
1
-0
/
+28
*
code layout cleanup test/unit/repository_test.rb
Toshi MARUYAMA
2012-02-24
1
-2
/
+10
*
scm: add test to override human_attribute_name of log_encoding
Toshi MARUYAMA
2012-02-24
1
-0
/
+26
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
1
-0
/
+19
*
Adds required fixtures back.
Jean-Philippe Lang
2012-02-23
1
-1
/
+1
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
3
-0
/
+43
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
2
-0
/
+15
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
1
-0
/
+16
*
Better message for file size validation error.
Jean-Philippe Lang
2012-02-23
1
-0
/
+11
*
Rails3: test: scm: mercurial: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-17
/
+30
*
Rails3: test: scm: darcs: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-3
/
+5
*
Rails3: test: scm: subversion: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-14
/
+28
*
Adds support for adding attachments to issues through the REST API (#8171).
Jean-Philippe Lang
2012-02-23
3
-0
/
+111
*
Rails3: test: scm: bazaar: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-7
/
+14
*
Rails3: test: scm: cvs: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-8
/
+16
*
Rails3: test: scm: filesystem: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-5
/
+9
*
Rails3: test: scm: git: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-13
/
+25
*
Rails3: test: scm: move "repository_path_hash" method in repositories routing...
Toshi MARUYAMA
2012-02-23
2
-9
/
+7
*
use English as default language at "test_reminders_should_not_include_closed_...
Toshi MARUYAMA
2012-02-22
1
-7
/
+11
*
Fixed magic link in the note added when closing an issue by a commit from a s...
Jean-Philippe Lang
2012-02-20
1
-0
/
+38
*
use assert_select instead of include? at "test_register" of unit mailer test
Toshi MARUYAMA
2012-02-20
1
-1
/
+5
*
Don't use auth_sources fixtures when not needed.
Jean-Philippe Lang
2012-02-19
6
-6
/
+2
*
Fixed a test that writes into fixtures directory.
Jean-Philippe Lang
2012-02-19
1
-0
/
+1
*
Disabled on the fly registration for auth_source fixture.
Jean-Philippe Lang
2012-02-19
3
-1
/
+3
*
Friendly response when the LDAP connection fails.
Jean-Philippe Lang
2012-02-19
1
-0
/
+10
*
Do not recognize invalid textile attributes.
Jean-Philippe Lang
2012-02-17
1
-1
/
+1
*
scm: git: replace "write_attribute" at unit model test for database order con...
Toshi MARUYAMA
2012-02-17
1
-2
/
+5
*
scm: git: replace "order" at unit model test of fetching from scratch (#5357)
Toshi MARUYAMA
2012-02-17
1
-3
/
+2
[prev]
[next]