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
*
Merged r15238.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Fixed tests failures (#19400).
Jean-Philippe Lang
2015-04-12
1
-1
/
+1
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-2
/
+2
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-73
/
+22
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-24
/
+19
*
remove unneeded trailing ';' from test/functional/repositories_git_controller...
Toshi MARUYAMA
2014-05-07
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at Repositories...
Toshi MARUYAMA
2014-01-11
1
-1
/
+1
*
scm: fix annotate error with non ASCII author on Ruby 1.9 and Ruby 2.0 (#14931)
Toshi MARUYAMA
2013-09-18
1
-0
/
+20
*
scm: git: fix indents of non ASCII path annotate test (#14931)
Toshi MARUYAMA
2013-09-18
1
-4
/
+4
*
use assert_select instead of assert_tag in Git non ASCII path annotate test (...
Toshi MARUYAMA
2013-09-18
1
-5
/
+9
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
fix "Page not found" on OK button in SCM "View all revisions" page (#12196)
Toshi MARUYAMA
2012-10-24
1
-0
/
+15
*
add functional test of sub repository diff path (#11966)
Toshi MARUYAMA
2012-09-28
1
-0
/
+34
*
add functional test of main repository diff path (#11966)
Toshi MARUYAMA
2012-09-28
1
-0
/
+14
*
set user preference diff type nil at functional tests
Toshi MARUYAMA
2012-09-28
1
-1
/
+6
*
scm: git: use with_settings instead of assigned setting at functional test
Toshi MARUYAMA
2012-09-27
1
-6
/
+6
*
Fixed that git diff displays deleted files as /dev/null (#11868).
Jean-Philippe Lang
2012-09-18
1
-0
/
+10
*
scm: git: use with_settings at test_diff_truncated of functional test (#11752)
Toshi MARUYAMA
2012-09-01
1
-7
/
+7
*
scm: git: use diff_max_lines_displayed setting at test_diff_with_rev_and_path...
Toshi MARUYAMA
2012-09-01
1
-16
/
+18
*
scm: git: add functional test of diff with revision and path (#11752)
Toshi MARUYAMA
2012-08-31
1
-0
/
+24
*
Use assert_select instead of assert_tag.
Jean-Philippe Lang
2012-07-28
1
-20
/
+7
*
Don't repeat revision on annotate view.
Jean-Philippe Lang
2012-07-28
1
-6
/
+6
*
Identifier is now frozen.
Jean-Philippe Lang
2012-07-26
1
-3
/
+1
*
Tests should not change settings.
Jean-Philippe Lang
2012-07-08
1
-14
/
+15
*
Fix: Unable to run unit and functional tests if git binary is not available.
Jean-Philippe Lang
2012-06-18
1
-10
/
+10
*
scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10
Toshi MARUYAMA
2012-06-02
1
-0
/
+14
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
scm: git: fix creating and updating repository
Toshi MARUYAMA
2012-05-03
1
-0
/
+29
*
Rails3: test: scm: git: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-13
/
+25
*
scm: git: update test repository (#8857)
Toshi MARUYAMA
2012-02-09
1
-1
/
+1
*
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
[next]