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
/
scm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scm: bazaar: add unit adapter test of annotate invalid revision.
Toshi MARUYAMA
2011-05-26
1
-0
/
+4
*
scm: bazaar: add unit adapter test of annotate invalid path.
Toshi MARUYAMA
2011-05-26
1
-0
/
+4
*
scm: bazaar: add unit adapter info test.
Toshi MARUYAMA
2011-05-25
1
-0
/
+5
*
scm: bazaar: add unit adapter test that info is nil if repository path is inv...
Toshi MARUYAMA
2011-05-25
1
-0
/
+7
*
scm: bazaar: add unit adapter test that info is not nil in test repository.
Toshi MARUYAMA
2011-05-25
1
-0
/
+4
*
scm: subversion: add unit adapter test that info is nil if repository path is...
Toshi MARUYAMA
2011-05-25
1
-0
/
+7
*
scm: subversion: add unit adapter test that info is not nil in test repository.
Toshi MARUYAMA
2011-05-25
1
-2
/
+4
*
scm: bazaar: add unit adapter test to get "append_revisions_only" value from ...
Toshi MARUYAMA
2011-05-25
1
-0
/
+4
*
scm: bazaar: add unit adapter test to get .bzr/branch/branch.conf path from s...
Toshi MARUYAMA
2011-05-25
1
-0
/
+18
*
scm: git: add unit adapter test of default path_encoding is UTF-8 (#5251).
Toshi MARUYAMA
2011-05-21
1
-0
/
+15
*
scm: mercurial: add unit adapter test of default path_encoding is UTF-8 (#2664).
Toshi MARUYAMA
2011-05-21
1
-0
/
+15
*
scm: cvs: add unit adapter test of default path_encoding is UTF-8 (#3462).
Toshi MARUYAMA
2011-05-21
1
-0
/
+16
*
scm: filesystem: add unit adapter test of default path_encoding is UTF-8 (#22...
Toshi MARUYAMA
2011-05-21
1
-0
/
+15
*
scm: mercurial: code clean up unit adapter test.
Toshi MARUYAMA
2011-05-18
1
-4
/
+2
*
scm: git: use block to call revisions() in unit adapter test_revisions_invali...
Toshi MARUYAMA
2011-05-13
1
-3
/
+5
*
scm: git: use block to call revisions() in unit adapter test_revisions_branch...
Toshi MARUYAMA
2011-05-13
1
-8
/
+14
*
scm: git: use block to call revisions() in unit adapter test_revisions_branch...
Toshi MARUYAMA
2011-05-13
1
-3
/
+9
*
scm: git: use block to call revisions() in unit adapter test_revisions_master...
Toshi MARUYAMA
2011-05-13
1
-8
/
+14
*
scm: git: use block to call revisions() in unit adapter test_revisions_master...
Toshi MARUYAMA
2011-05-13
1
-3
/
+9
*
scm: subversion: remove trailing white-spaces from unit adapter test.
Toshi MARUYAMA
2011-05-13
1
-3
/
+3
*
scm: mercurial: remove trailing white-spaces from unit adapter test.
Toshi MARUYAMA
2011-05-13
1
-1
/
+1
*
scm: filesystem: remove trailing white-spaces from unit adapter test.
Toshi MARUYAMA
2011-05-13
1
-2
/
+2
*
scm: darcs: remove trailing white-spaces from unit adapter test.
Toshi MARUYAMA
2011-05-13
1
-2
/
+2
*
scm: cvs: remove trailing white-spaces from unit adapter test.
Toshi MARUYAMA
2011-05-13
1
-3
/
+3
*
scm: git: add test of revisions() with invalid revision in unit adapter test ...
Toshi MARUYAMA
2011-05-12
1
-0
/
+9
*
scm: git: add another revision in merged revisions test in unit adapter test ...
Toshi MARUYAMA
2011-05-12
1
-0
/
+12
*
scm: git: add test of revisions() in merged revisions in unit adapter test (#...
Toshi MARUYAMA
2011-05-12
1
-0
/
+15
*
scm: git: add test of "latin_1_path_encoding" branch revisions with from revi...
Toshi MARUYAMA
2011-05-12
1
-0
/
+18
*
scm: git: add test of "branch_latin_1_path_encoding" branch all revisions in ...
Toshi MARUYAMA
2011-05-12
1
-0
/
+13
*
scm: git: rename "test_revisions_master()" to "test_revisions_master_all()" i...
Toshi MARUYAMA
2011-05-12
1
-1
/
+1
*
scm: git: add unit adapter test of master branch revisions().
Toshi MARUYAMA
2011-05-06
1
-1
/
+15
*
scm: git: split unit adapter revisions test to with time or not (#7146, #6013).
Toshi MARUYAMA
2011-05-06
1
-1
/
+3
*
scm: git: remove trailing white-spaces and an empty line in unit lib test.
Toshi MARUYAMA
2011-05-06
1
-3
/
+2
*
scm: git: use report_last_commit option in unit adapter test (#7047).
Toshi MARUYAMA
2011-05-05
1
-2
/
+4
*
scm: bazaar: code clean up unit adapter test.
Toshi MARUYAMA
2011-04-25
1
-4
/
+2
*
scm: cvs: convert author encoding with log encoding setting.
Toshi MARUYAMA
2011-04-14
1
-2
/
+2
*
scm: cvs: update test repository.
Toshi MARUYAMA
2011-04-14
1
-2
/
+2
*
scm: mercurial: add client command tests at unit adapter test (#4273).
Toshi MARUYAMA
2011-04-08
1
-1
/
+6
*
scm: git: add client command tests at unit adapter test (#4273).
Toshi MARUYAMA
2011-04-08
1
-0
/
+7
*
scm: mercurial: code clean up unit adapter test.
Toshi MARUYAMA
2011-04-08
1
-1
/
+2
*
scm: filesystem: update test repository for non ascii text files displaying (...
Toshi MARUYAMA
2011-03-22
1
-5
/
+5
*
scm: filesystem: code clean up unit adapter test.
Toshi MARUYAMA
2011-03-22
1
-10
/
+6
*
Fixes subversion tests not running on win32.
Jean-Philippe Lang
2011-03-20
1
-4
/
+3
*
scm: git: strict Ruby 1.9 string test in unit adapter test.
Toshi MARUYAMA
2011-03-17
1
-2
/
+2
*
scm: mercurial: add test of non ASCII named branch in unit adapter test (#7246).
Toshi MARUYAMA
2011-03-14
1
-0
/
+6
*
scm: mercurial: add test of non ASCII tag in unit adapter test (#1981).
Toshi MARUYAMA
2011-03-14
1
-0
/
+6
*
scm: mercurial: prepare test of wrapping revision of cat and annotate with UR...
Toshi MARUYAMA
2011-03-14
1
-3
/
+10
*
scm: mercurial: remove unused parameters from "nodes_in_branch()" method in a...
Toshi MARUYAMA
2011-03-13
1
-4
/
+4
*
scm: mercurial: add tests for "nodes_in_branch()" method in adapter (#7246, #...
Toshi MARUYAMA
2011-03-13
1
-0
/
+30
*
scm: cvs: fix age column on repository view is off by timezone delta (#7827).
Toshi MARUYAMA
2011-03-11
1
-0
/
+8
[prev]
[next]