summaryrefslogtreecommitdiffstats
path: root/test/functional/repositories_git_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r15238.Jean-Philippe Lang2016-03-131-1/+1
* Fixed tests failures (#19400).Jean-Philippe Lang2015-04-121-1/+1
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-2/+2
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-171-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-221-73/+22
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-24/+19
* remove unneeded trailing ';' from test/functional/repositories_git_controller...Toshi MARUYAMA2014-05-071-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated Relation#first with finder options at Repositories...Toshi MARUYAMA2014-01-111-1/+1
* scm: fix annotate error with non ASCII author on Ruby 1.9 and Ruby 2.0 (#14931)Toshi MARUYAMA2013-09-181-0/+20
* scm: git: fix indents of non ASCII path annotate test (#14931)Toshi MARUYAMA2013-09-181-4/+4
* use assert_select instead of assert_tag in Git non ASCII path annotate test (...Toshi MARUYAMA2013-09-181-5/+9
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* fix "Page not found" on OK button in SCM "View all revisions" page (#12196)Toshi MARUYAMA2012-10-241-0/+15
* add functional test of sub repository diff path (#11966)Toshi MARUYAMA2012-09-281-0/+34
* add functional test of main repository diff path (#11966)Toshi MARUYAMA2012-09-281-0/+14
* set user preference diff type nil at functional testsToshi MARUYAMA2012-09-281-1/+6
* scm: git: use with_settings instead of assigned setting at functional testToshi MARUYAMA2012-09-271-6/+6
* Fixed that git diff displays deleted files as /dev/null (#11868).Jean-Philippe Lang2012-09-181-0/+10
* scm: git: use with_settings at test_diff_truncated of functional test (#11752)Toshi MARUYAMA2012-09-011-7/+7
* scm: git: use diff_max_lines_displayed setting at test_diff_with_rev_and_path...Toshi MARUYAMA2012-09-011-16/+18
* scm: git: add functional test of diff with revision and path (#11752)Toshi MARUYAMA2012-08-311-0/+24
* Use assert_select instead of assert_tag.Jean-Philippe Lang2012-07-281-20/+7
* Don't repeat revision on annotate view.Jean-Philippe Lang2012-07-281-6/+6
* Identifier is now frozen.Jean-Philippe Lang2012-07-261-3/+1
* Tests should not change settings.Jean-Philippe Lang2012-07-081-14/+15
* Fix: Unable to run unit and functional tests if git binary is not available.Jean-Philippe Lang2012-06-181-10/+10
* scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10Toshi MARUYAMA2012-06-021-0/+14
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* scm: git: fix creating and updating repositoryToshi MARUYAMA2012-05-031-0/+29
* Rails3: test: scm: git: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-13/+25
* scm: git: update test repository (#8857)Toshi MARUYAMA2012-02-091-1/+1
* scm: git: add test that diff type is saved in user preference (#10152)Toshi MARUYAMA2012-02-041-0/+20
* Resourcified repositories for CRUD operations to prepare for multiple SCM per...Jean-Philippe Lang2012-01-151-18/+11
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-031-7/+13
* do not annotate text files which exceed the size limit for viewing (#9484)Toshi MARUYAMA2011-11-051-0/+13
* Rails3: scm: git: fix error of test_destroy_invalid_repository at functional ...Toshi MARUYAMA2011-09-121-2/+3
* Rails3: scm: git: fix error of test_destroy_valid_repository at functional testToshi MARUYAMA2011-09-121-2/+3
* Rails3: scm: git: fix error of test_empty_revision at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: git: fix error of test_revision at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: git: fix error of test_annotate_at_given_revision at functional ...Toshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: git: fix error of test_diff_two_revs at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: git: fix error of test_diff_truncated at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: git: fix error of test_diff at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: git: fix error of test_browse_at_given_revision at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: git: fix error of test_browse_directory at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: git: fix error of test_browse_tag at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: git: fix error of test_browse_branch at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: git: fix error of test_browse_root at functional testToshi MARUYAMA2011-09-111-1/+4