summaryrefslogtreecommitdiffstats
path: root/test/unit/repository_cvs_test.rb
Commit message (Expand)AuthorAgeFilesLines
* scm: cvs: add cat test in unit model test.Toshi MARUYAMA2011-04-111-0/+16
* scm: cvs: fix missing author, revision and comment in tree view (#4270).Toshi MARUYAMA2011-03-111-0/+12
* scm: add feature of per project repository log encoding setting (#1735).Toshi MARUYAMA2011-03-011-3/+5
* scm: cvs: generate pseudo scmid for auto issue close text (#6706).Toshi MARUYAMA2011-02-071-0/+5
* scm: cvs: change temporary revision number from "_N" to "tmpN" (#996, #3761, ...Toshi MARUYAMA2011-02-071-4/+20
* scm: cvs: add fetch_changesets at all unit app test methods.Toshi MARUYAMA2011-02-021-0/+7
* scm: cvs: change project id of unit app test from 1 to 3.Toshi MARUYAMA2011-02-021-1/+1
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Fixed: CVS browser should not show dead revisions (deleted files) (#2319).Jean-Philippe Lang2008-12-141-0/+6
* Fixes platform determination under JRuby (#1804).Jean-Philippe Lang2008-08-251-1/+1
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-121-3/+3
* Added some functional tests and a CVS test repository.Jean-Philippe Lang2007-12-131-0/+60