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
*
Fix: Unable to run unit and functional tests if git binary is not available.
Jean-Philippe Lang
2012-06-18
1
-10
/
+10
*
Fixed that Repository#entries returns an Array.
Jean-Philippe Lang
2012-06-10
1
-0
/
+5
*
Renamed #changes association to #filechanges (clash with AR::Base.changes tha...
Jean-Philippe Lang
2012-06-03
1
-3
/
+3
*
scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10
Toshi MARUYAMA
2012-06-02
1
-4
/
+10
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
scm: git: add test of from_path at unit model test_fetch_changesets_from_scratch
Toshi MARUYAMA
2012-03-29
1
-0
/
+1
*
scm: git: fix test revision value of unit app test
Toshi MARUYAMA
2012-03-28
1
-2
/
+2
*
scm: git: process new git revisions all at once rather than per branch (#10470)
Toshi MARUYAMA
2012-03-28
1
-30
/
+38
*
scm: git: backout r8839 (#8857)
Toshi MARUYAMA
2012-03-07
1
-38
/
+30
*
scm: git: remove unnecessary log_encoding from overriding human_attribute_nam...
Toshi MARUYAMA
2012-02-24
1
-3
/
+2
*
scm: git: add test to override human_attribute_name of "path to repository"
Toshi MARUYAMA
2012-02-24
1
-0
/
+28
*
scm: git: split unit model test setup whether repository required or not
Toshi MARUYAMA
2012-02-24
1
-13
/
+15
*
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
*
scm: git: update test repository (#10207)
Toshi MARUYAMA
2012-02-12
1
-5
/
+6
*
scm: git: call "git log" only once instead of per branch in fetching revision...
Toshi MARUYAMA
2012-02-11
1
-30
/
+36
*
scm: git: clarify the purpose of the unit model test to fetch history editing...
Toshi MARUYAMA
2012-02-10
1
-13
/
+17
*
scm: git: update test repository (#8857)
Toshi MARUYAMA
2012-02-09
1
-11
/
+9
*
scm: git: add model method to get heads from extra_info branches hash (#8857)
Toshi MARUYAMA
2012-02-09
1
-0
/
+16
*
scm: git: use explicit "master" for latest_changesets at unit app test
Toshi MARUYAMA
2012-02-07
1
-2
/
+2
*
scm: git: test: model: fix failing test_parents on PostgreSQL (#5501)
Toshi MARUYAMA
2011-11-03
1
-4
/
+3
*
scm: git: test: model: add test of parents (#5501)
Toshi MARUYAMA
2011-11-03
1
-0
/
+19
*
Rails3: scm: git: fix error of test_next_nil at unit model test
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: git: fix error of test_next at unit model test
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: git: fix error of test_previous_nil at unit model test
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: git: fix error of test_previous at unit model test
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: git: fix error of test_log_utf8 at unit model test
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: git: fix error of test_format_identifier at unit model test
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: git: fix error of test_identifier at unit model test
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: git: fix error of test_find_changeset_by_empty_name at unit mode...
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: git: fix error of test_latest_changesets_latin_1_dir at unit mod...
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: git: fix error of test_find_changeset_by_name at unit model test
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: git: fix error of test_latest_changesets at unit model test
Toshi MARUYAMA
2011-09-11
1
-1
/
+3
*
Rails3: scm: git: fix error of test_db_consistent_ordering_before_1_2 at unit...
Toshi MARUYAMA
2011-09-11
1
-1
/
+1
*
Rails3: scm: git: fix error of test_db_consistent_ordering_before_1_2 at unit...
Toshi MARUYAMA
2011-09-07
1
-6
/
+7
*
Rails3: scm: git: fix error of test_db_consistent_ordering_init at unit model...
Toshi MARUYAMA
2011-09-07
1
-1
/
+2
*
Rails3: scm: git: fix error of test_fetch_changesets_invalid_rev at unit mode...
Toshi MARUYAMA
2011-09-07
1
-5
/
+6
*
Rails3: scm: git: fix error of test_fetch_changesets_incremental at unit mode...
Toshi MARUYAMA
2011-09-07
1
-5
/
+7
*
scm: git: use NUM_REV at test_fetch_changesets_from_scratch of unit model test
Toshi MARUYAMA
2011-09-07
1
-1
/
+1
*
scm: git: define NUM_REV as the number of test repository revisions at unit m...
Toshi MARUYAMA
2011-09-07
1
-0
/
+2
*
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
[next]