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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rails3: scm: subversion: fix error of test_previous_nil at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_previous at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: filesystem: replace @repository.reload to @project.reload of tes...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_browse_root at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
scm: cvs: define NUM_REV as the number of test repository revisions at functi...
Toshi MARUYAMA
2011-09-12
1
-0
/
+1
*
Rails3: scm: darcs: fix error of test_destroy_invalid_repository at functiona...
Toshi MARUYAMA
2011-09-12
1
-3
/
+4
*
Rails3: scm: darcs: fix error of test_destroy_valid_repository at functional ...
Toshi MARUYAMA
2011-09-12
1
-2
/
+3
*
Rails3: scm: darcs: fix error of test_diff at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: darcs: fix error of test_changes at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: darcs: fix error of test_browse_at_given_revision at functional ...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: darcs: fix error of test_browse_directory at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_format_identifier at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_find_changeset_by_empty_name at un...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_identifier at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_directory_listing_with_square_brac...
Toshi MARUYAMA
2011-09-12
1
-1
/
+2
*
Rails3: scm: subversion: fix error of test_directory_listing_with_square_brac...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_latest_changesets at unit model test
Toshi MARUYAMA
2011-09-12
1
-0
/
+3
*
Rails3: scm: subversion: fix error of test_fetch_changesets_incremental at un...
Toshi MARUYAMA
2011-09-12
1
-2
/
+7
*
Rails3: scm: darcs: fix error of test_browse_root at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
scm: darcs: define NUM_REV as the number of test repository revisions at func...
Toshi MARUYAMA
2011-09-12
1
-0
/
+1
*
Rails3: scm: git: fix error of test_destroy_invalid_repository at functional ...
Toshi MARUYAMA
2011-09-12
1
-2
/
+3
*
Rails3: scm: git: fix error of test_destroy_valid_repository at functional test
Toshi MARUYAMA
2011-09-12
1
-2
/
+3
*
Rails3: scm: git: fix error of test_empty_revision at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: git: fix error of test_revision at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: git: fix error of test_annotate_at_given_revision at functional ...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: git: fix error of test_diff_two_revs at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: git: fix error of test_diff_truncated at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: git: fix error of test_diff at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: git: fix error of test_browse_at_given_revision at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_annotate at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_cat at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_entries_invalid_revision at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_entries_invalid_path at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_entries_rev3 at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: cvs: fix error of test_deleted_files_should_not_be_listed at uni...
Toshi MARUYAMA
2011-09-12
1
-1
/
+1
*
Rails3: scm: cvs: fix error of test_fetch_changesets_from_scratch at unit mod...
Toshi MARUYAMA
2011-09-12
1
-1
/
+1
*
Rails3: scm: git: fix error of test_browse_directory at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_show_at_given_revision at functiona...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_show_directory at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_show_root at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
scm: mercurial: define NUM_REV as the number of test repository revisions at ...
Toshi MARUYAMA
2011-09-12
1
-0
/
+1
*
Rails3: scm: git: fix error of test_browse_tag at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: git: fix error of test_browse_branch at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: bazaar: fix error of test_destroy_invalid_repository at function...
Toshi MARUYAMA
2011-09-12
1
-1
/
+2
*
Rails3: scm: bazaar: fix error of test_destroy_valid_repository at functional...
Toshi MARUYAMA
2011-09-12
1
-1
/
+2
*
Rails3: scm: darcs: fix error of test_cat at unit model test
Toshi MARUYAMA
2011-09-12
1
-0
/
+3
*
Rails3: scm: darcs: fix error of test_deleted_files_should_not_be_listed at u...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: darcs: fix error of test_entries_invalid_revision at unit model ...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: darcs: fix error of test_fetch_changesets_incremental at unit mo...
Toshi MARUYAMA
2011-09-12
1
-2
/
+7
*
Rails3: scm: mercurial: fix error of test_copied_files at unit model test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
[next]