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
/
repository_git_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rails3: scm: git: fix error of test_fetch_changesets_from_scratch at unit mod...
Toshi MARUYAMA
2011-09-06
1
-1
/
+2
*
scm: git: replace RAILS_ROOT to Rails.root in unit model test.
Toshi MARUYAMA
2011-06-10
1
-2
/
+1
*
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: add unit model test that revisions ordering is inconsistent in exis...
Toshi MARUYAMA
2011-05-19
1
-0
/
+44
*
scm: git: add unit model test that revisions ordering is consistent in new da...
Toshi MARUYAMA
2011-05-19
1
-0
/
+7
*
scm: git: add test of fetching invalid revision in unit model test (#7146).
Toshi MARUYAMA
2011-05-13
1
-0
/
+40
*
scm: git: fix fetching 7 days problem (#7146, #6013).
Toshi MARUYAMA
2011-05-13
1
-19
/
+36
*
scm: git: fix incorrect comment in unit model test and code clean up unit mod...
Toshi MARUYAMA
2011-05-09
1
-6
/
+15
*
scm: git: remove trailing white-spaces from unit model test.
Toshi MARUYAMA
2011-05-08
1
-7
/
+7
*
Fixed: #setup triggers a failure even if git tests should not run.
Jean-Philippe Lang
2011-04-11
1
-20
/
+20
*
scm: git: add scm command tests at unit model test (#4273).
Toshi MARUYAMA
2011-04-08
1
-0
/
+6
*
scm: git: strict Ruby 1.9 string test in unit model test.
Toshi MARUYAMA
2011-03-17
1
-1
/
+1
*
scm: git: fix newlines of test/unit/repository_git_test.rb.
Toshi MARUYAMA
2011-03-10
1
-5
/
+5
*
scm: git: add tests for previous and next versions in unit model test (#7821,...
Toshi MARUYAMA
2011-03-10
1
-0
/
+40
*
scm: git: unit model latin-1 path encoding test passes on Japanese Windows (#...
Toshi MARUYAMA
2011-03-09
1
-3
/
+9
*
scm: git: add latin-1 encoding directory test in unit model test (#5251).
Toshi MARUYAMA
2011-03-08
1
-0
/
+14
*
scm: git: add latin-1 encoding directory to test repository (#5251).
Toshi MARUYAMA
2011-03-08
1
-4
/
+4
*
scm: git: add latest changesets path encoding test in unit model test (#5251).
Toshi MARUYAMA
2011-03-08
1
-0
/
+14
*
scm: git: prepare path encoding test in unit model test (#5251).
Toshi MARUYAMA
2011-03-08
1
-0
/
+5
*
scm: git: add latest changesets branch test in unit model test (#5357).
Toshi MARUYAMA
2011-03-08
1
-0
/
+26
*
scm: git: add latest changesets tag test in unit model test (#5357).
Toshi MARUYAMA
2011-03-08
1
-0
/
+22
*
scm: git: add latest changesets limit test in unit model test (#5357).
Toshi MARUYAMA
2011-03-08
1
-1
/
+12
*
scm: git: remove Setting.commit_logs_encoding from unit model test.
Toshi MARUYAMA
2011-03-08
1
-1
/
+0
*
scm: git: add latest changesets test in unit model test (#5357).
Toshi MARUYAMA
2011-03-08
1
-0
/
+39
*
scm: git: prepare path encoding test in unit model test (#5251).
Toshi MARUYAMA
2011-03-08
1
-1
/
+5
*
scm: git: update test repository for path encoding (#5251).
Toshi MARUYAMA
2011-03-07
1
-4
/
+4
*
scm: git: backout r5026 (#5251).
Toshi MARUYAMA
2011-03-07
1
-4
/
+4
*
scm: git: update test repository for path encoding (#5251).
Toshi MARUYAMA
2011-03-07
1
-4
/
+4
*
scm: git: add more tests in fetch changesets incremental unit model test (#53...
Toshi MARUYAMA
2011-03-02
1
-2
/
+12
*
scm: git: use --encoding=UTF-8 in "git log" (#3396).
Toshi MARUYAMA
2011-02-28
1
-4
/
+4
*
scm: git: add utf-8 log test in app unit test (#3396).
Toshi MARUYAMA
2011-02-27
1
-0
/
+14
*
scm: git: change project id of unit app test from 1 to 3.
Toshi MARUYAMA
2011-02-16
1
-8
/
+9
*
scm: fix error on revision page for empty revision (#7307).
Toshi MARUYAMA
2011-01-13
1
-0
/
+17
*
scm: fix assert_equal parameter order in subversion and git unit test.
Toshi MARUYAMA
2011-01-11
1
-3
/
+4
*
Fix subversion and git activities test reffering r4621.
Toshi MARUYAMA
2011-01-03
1
-9
/
+6
*
Changing revision label and identifier at SCM adapter level (#3724, #6092)
Toshi MARUYAMA
2011-01-02
1
-1
/
+27
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Support leading and trailing spaces in filenames or directories in the git ad...
Eric Davis
2010-09-26
1
-4
/
+4
*
Support spaces in the files or directories in the git adapter. #6054
Eric Davis
2010-09-26
1
-4
/
+4
*
Extend changes.path and changes.from_path to support longer paths. #5771
Eric Davis
2010-07-06
1
-4
/
+4
*
Removes --find-copies-harder git option to retrieve commits which was way to ...
Jean-Philippe Lang
2010-02-21
1
-1
/
+1
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Added branch and tag support to the git repository viewer. (#1406)
Eric Davis
2009-08-15
1
-4
/
+4
*
Maps repository users to Redmine users (#1383).
Jean-Philippe Lang
2008-11-10
1
-0
/
+1
*
Git adapter: use commit time instead of author time (#2108).
Jean-Philippe Lang
2008-11-09
1
-1
/
+13
*
Check that git changeset is not in the database before creating it (#1419).
Jean-Philippe Lang
2008-10-25
1
-1
/
+1
*
Fixes platform determination under JRuby (#1804).
Jean-Philippe Lang
2008-08-25
1
-1
/
+1
*
Merged Git support branch (r1200 to r1226).
Jean-Philippe Lang
2008-03-12
1
-0
/
+56
[prev]