summaryrefslogtreecommitdiffstats
path: root/test/functional/repositories_cvs_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* 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-23/+10
* remove unneeded tabs from test/functional/repositories_cvs_controller_test.rbToshi MARUYAMA2014-04-151-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Use assert_select instead of assert_tag.Jean-Philippe Lang2012-07-281-26/+11
* Don't repeat revision on annotate view.Jean-Philippe Lang2012-07-281-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Rails3: test: scm: cvs: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-8/+16
* 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
* Rails3: scm: cvs: fix error of test_diff at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_directory_entry at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_entry_download at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_entry_not_found at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_entry_at_given_revision at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_entry at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_browse_at_given_revision at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_browse_directory at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_annotate at unit model testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_diff_new_files at unit model testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: cvs: fix error of test_destroy_invalid_repository at functional ...Toshi MARUYAMA2011-09-121-3/+4
* Rails3: scm: cvs: fix error of test_destroy_valid_repository at functional testToshi MARUYAMA2011-09-121-2/+3
* scm: cvs: code clean up test_entry_download at functional testToshi MARUYAMA2011-09-121-1/+2
* Rails3: scm: cvs: fix error of test_browse_root at functional testToshi MARUYAMA2011-09-121-1/+3
* scm: cvs: define NUM_REV as the number of test repository revisions at functi...Toshi MARUYAMA2011-09-121-0/+1
* scm: cvs: add functional test of destroying invalid repository (#6713, #4725).Toshi MARUYAMA2011-07-101-0/+28
* scm: cvs: add functional test of destroying valid repository (#6713, #4725).Toshi MARUYAMA2011-07-101-0/+12
* scm: cvs: add missing "assert" changesets size at functional test.Toshi MARUYAMA2011-07-101-1/+1
* scm: cvs: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-3/+3
* scm: cvs: run both of "inline" and "side by side" diff in functional test_dif...Toshi MARUYAMA2011-06-011-13/+15
* scm: cvs: run both of "inline" and "side by side" diff in functional test_dif...Toshi MARUYAMA2011-06-011-7/+9
* scm: cvs: remove trailing white-spaces from functional test.Toshi MARUYAMA2011-05-081-4/+4
* scm: cvs: code clean up functional test.Toshi MARUYAMA2011-04-141-22/+35
* scm: cvs: check assign changesets in root directory showing of functional test.Toshi MARUYAMA2011-03-221-0/+3
* scm: cvs: remove duplicate test in functional test.Toshi MARUYAMA2011-03-221-10/+0
* Fixes diff test regarding r5094.Jean-Philippe Lang2011-03-121-2/+2
* scm: cvs: code clean up functional test.Toshi MARUYAMA2011-03-111-15/+15
* scm: add feature of per project repository log encoding setting (#1735).Toshi MARUYAMA2011-03-011-1/+2
* scm: cvs: fix CVS diffs do not handle new files properly (#7615).Toshi MARUYAMA2011-02-241-0/+18
* scm: cvs: change project id of functional test from 1 to 3.Toshi MARUYAMA2011-02-021-19/+40
* Fixed: cvs diff broken by r4539 (#7176).Jean-Philippe Lang2010-12-291-0/+1
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Fix the tests that were broken by r4286:Eric Davis2010-10-251-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Added branch and tag support to the git repository viewer. (#1406)Eric Davis2009-08-151-7/+7
* Fixes platform determination under JRuby (#1804).Jean-Philippe Lang2008-08-251-1/+1
* Fixed: view file at given revision with CVS.Jean-Philippe Lang2008-06-151-0/+13