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
/
functional
/
repositories_git_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
scm: git: add test that diff type is saved in user preference (#10152)
Toshi MARUYAMA
2012-02-04
1
-0
/
+20
*
Resourcified repositories for CRUD operations to prepare for multiple SCM per...
Jean-Philippe Lang
2012-01-15
1
-18
/
+11
*
Test for repository edit and cleanup.
Jean-Philippe Lang
2011-12-03
1
-7
/
+13
*
do not annotate text files which exceed the size limit for viewing (#9484)
Toshi MARUYAMA
2011-11-05
1
-0
/
+13
*
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: git: fix error of test_browse_directory at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
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: git: fix error of test_browse_root at functional test
Toshi MARUYAMA
2011-09-11
1
-1
/
+4
*
scm: git: define NUM_REV as the number of test repository revisions at functi...
Toshi MARUYAMA
2011-09-11
1
-0
/
+1
*
scm: git: add functional test of destroying invalid repository (#6713, #4725).
Toshi MARUYAMA
2011-07-11
1
-0
/
+27
*
scm: git: add functional test of destroying valid repository (#6713, #4725).
Toshi MARUYAMA
2011-07-11
1
-0
/
+12
*
scm: git: add instance variable @project at functional test.
Toshi MARUYAMA
2011-07-11
1
-2
/
+3
*
scm: git: add missing "assert" changesets and entries size at functional test.
Toshi MARUYAMA
2011-07-10
1
-6
/
+6
*
Do not cache I18n strings when truncating a long diff (#5089).
Jean-Baptiste Barth
2011-06-13
1
-0
/
+31
*
scm: git: replace RAILS_ROOT to Rails.root in functional test.
Toshi MARUYAMA
2011-06-10
1
-3
/
+3
*
scm: git: skip non UTF-8 path encoding test of functional test in JRuby (#5251).
Toshi MARUYAMA
2011-06-08
1
-0
/
+12
*
Fixes git annotate test failure.
Jean-Philippe Lang
2011-06-01
1
-2
/
+2
*
scm: git: fix functional test_annotate test.
Toshi MARUYAMA
2011-06-01
1
-2
/
+4
*
scm: git: run both "inline" and "side by side" diff in functional test_diff_l...
Toshi MARUYAMA
2011-06-01
1
-15
/
+17
*
scm: git: run both "inline" and "side by side" diff in functional test_diff_t...
Toshi MARUYAMA
2011-06-01
1
-8
/
+12
*
scm: git: run both "inline" and "side by side" diff in functional test_diff t...
Toshi MARUYAMA
2011-06-01
1
-10
/
+15
*
scm: git: fix a comment of functional annotate test.
Toshi MARUYAMA
2011-05-26
1
-1
/
+1
*
scm: git: add test of annotate non ASCII content of non ASCII path in functio...
Toshi MARUYAMA
2011-05-08
1
-0
/
+18
*
scm: git: add test of diff non ASCII path and non ASCII content in functional...
Toshi MARUYAMA
2011-05-08
1
-0
/
+28
*
scm: git: add test of showing non ASCII contents of non ASCII path in functio...
Toshi MARUYAMA
2011-05-08
1
-0
/
+36
*
scm: git: use constant value for project id in functional test.
Toshi MARUYAMA
2011-05-08
1
-20
/
+22
*
scm: git: fix functional annotate test.
Toshi MARUYAMA
2011-05-07
1
-1
/
+9
*
scm: git: remove trailing white-spaces from functional test.
Toshi MARUYAMA
2011-05-07
1
-5
/
+5
*
scm: git: more strict functional test.
Toshi MARUYAMA
2011-04-14
1
-4
/
+10
*
scm: git: fix annotate test due to changing en.yml (#8035, #7855).
Toshi MARUYAMA
2011-03-31
1
-1
/
+1
*
scm: git: remove duplicate test from functional test.
Toshi MARUYAMA
2011-03-22
1
-12
/
+0
*
scm: git: add browsing tag test in functional test.
Toshi MARUYAMA
2011-03-14
1
-0
/
+17
*
scm: git: check entries and changesets size are greater than 0 in browse test...
Toshi MARUYAMA
2011-03-14
1
-0
/
+20
*
scm: git: code clean up functional test.
Toshi MARUYAMA
2011-03-14
1
-5
/
+5
*
scm: git: fix PortgreSQL functional test fails (#5251).
Toshi MARUYAMA
2011-03-09
1
-1
/
+5
*
scm: functional test of using format_revision() for annotate (#3724).
Toshi MARUYAMA
2011-01-21
1
-0
/
+9
*
scm: git: fix id at functional test_empty_revision test(#7307).
Toshi MARUYAMA
2011-01-14
1
-1
/
+1
*
Respond with 404 instead of 500 when revision/entry is not found in the repos...
Jean-Philippe Lang
2011-01-14
1
-1
/
+1
*
scm: fix error on revision page for empty revision (#7307).
Toshi MARUYAMA
2011-01-13
1
-0
/
+20
*
scm: add compatible functional test fof changing diff revisions label at SCM ...
Toshi MARUYAMA
2011-01-09
1
-4
/
+23
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
[next]