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 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
*
Fix the tests that were broken by r4286:
Eric Davis
2010-10-25
1
-1
/
+1
*
Support leading and trailing spaces in filenames or directories in the git ad...
Eric Davis
2010-09-26
1
-1
/
+2
*
Support spaces in the files or directories in the git adapter. #6054
Eric Davis
2010-09-26
1
-1
/
+2
*
Extend changes.path and changes.from_path to support longer paths. #5771
Eric Davis
2010-07-06
1
-1
/
+2
*
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
-13
/
+28
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Fixes platform determination under JRuby (#1804).
Jean-Philippe Lang
2008-08-25
1
-1
/
+1
*
Fixed: Links to repository directories don't work (#1119).
Jean-Philippe Lang
2008-04-27
1
-0
/
+8
*
Fix repository browsing at given revision for various scm and add tests for t...
Jean-Philippe Lang
2008-04-06
1
-2
/
+10
*
Always show 'View' and 'Annotate' links on repository files (download will be...
Jean-Philippe Lang
2008-03-19
1
-0
/
+7
*
Merged Git support branch (r1200 to r1226).
Jean-Philippe Lang
2008-03-12
1
-0
/
+123