| Commit message (Expand) | Author | Age | Files | Lines |
* | Rails3: scm: cvs: fix error of test_fetch_changesets_incremental at unit mode... | Toshi MARUYAMA | 2012-02-26 | 1 | -5/+7 |
* | scm: cvs: add test to override human_attribute_name | Toshi MARUYAMA | 2012-02-24 | 1 | -0/+60 |
* | Rails3: scm: cvs: fix error of test_annotate at unit model test | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: cvs: fix error of test_cat at unit model test | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: cvs: fix error of test_entries_invalid_revision at unit model test | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: cvs: fix error of test_entries_invalid_path at unit model test | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: cvs: fix error of test_entries_rev3 at unit model test | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: cvs: fix error of test_deleted_files_should_not_be_listed at uni... | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+1 |
* | Rails3: scm: cvs: fix error of test_fetch_changesets_from_scratch at unit mod... | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+1 |
* | scm: cvs: replace RAILS_ROOT to Rails.root in unit model test. | Toshi MARUYAMA | 2011-06-10 | 1 | -2/+1 |
* | scm: cvs: remove trailing white-spaces from unit model test. | Toshi MARUYAMA | 2011-05-08 | 1 | -7/+7 |
* | scm: cvs: update test repository. | Toshi MARUYAMA | 2011-04-14 | 1 | -9/+10 |
* | scm: cvs: fix unit model cat test fails on Windows. | Toshi MARUYAMA | 2011-04-12 | 1 | -2/+4 |
* | scm: cvs: code clean up unit model test. | Toshi MARUYAMA | 2011-04-12 | 1 | -6/+6 |
* | scm: cvs: add entries test in invalid revision in model. | Toshi MARUYAMA | 2011-04-12 | 1 | -1/+7 |
* | Fixes an error raised by cvs test with Postgresql (revision is varchar). | Jean-Philippe Lang | 2011-04-11 | 1 | -1/+1 |
* | scm: cvs: add invalid revision annotate test in unit model test. | Toshi MARUYAMA | 2011-04-11 | 1 | -0/+3 |
* | scm: cvs: add test annotate with revision in unit model test. | Toshi MARUYAMA | 2011-04-11 | 1 | -0/+7 |
* | scm: cvs: add annotate test of HEAD revision in unit model test. | Toshi MARUYAMA | 2011-04-11 | 1 | -0/+12 |
* | scm: cvs: add test that cat returns nil if revision does not exist at model. | Toshi MARUYAMA | 2011-04-11 | 1 | -0/+3 |
* | scm: cvs: add cat test of removed file in unit model test. | Toshi MARUYAMA | 2011-04-11 | 1 | -0/+4 |
* | scm: cvs: use model instead of adapter in unit model cat test. | Toshi MARUYAMA | 2011-04-11 | 1 | -1/+1 |
* | scm: cvs: add invalid path entries test at unit model test. | Toshi MARUYAMA | 2011-04-11 | 1 | -0/+7 |
* | scm: cvs: add cat test in unit model test. | Toshi MARUYAMA | 2011-04-11 | 1 | -0/+16 |
* | scm: cvs: fix missing author, revision and comment in tree view (#4270). | Toshi MARUYAMA | 2011-03-11 | 1 | -0/+12 |
* | scm: add feature of per project repository log encoding setting (#1735). | Toshi MARUYAMA | 2011-03-01 | 1 | -3/+5 |
* | scm: cvs: generate pseudo scmid for auto issue close text (#6706). | Toshi MARUYAMA | 2011-02-07 | 1 | -0/+5 |
* | scm: cvs: change temporary revision number from "_N" to "tmpN" (#996, #3761, ... | Toshi MARUYAMA | 2011-02-07 | 1 | -4/+20 |
* | scm: cvs: add fetch_changesets at all unit app test methods. | Toshi MARUYAMA | 2011-02-02 | 1 | -0/+7 |
* | scm: cvs: change project id of unit app test from 1 to 3. | Toshi MARUYAMA | 2011-02-02 | 1 | -1/+1 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 1 | -1/+1 |
* | Fixed: CVS browser should not show dead revisions (deleted files) (#2319). | Jean-Philippe Lang | 2008-12-14 | 1 | -0/+6 |
* | Fixes platform determination under JRuby (#1804). | Jean-Philippe Lang | 2008-08-25 | 1 | -1/+1 |
* | Merged Git support branch (r1200 to r1226). | Jean-Philippe Lang | 2008-03-12 | 1 | -3/+3 |
* | Added some functional tests and a CVS test repository. | Jean-Philippe Lang | 2007-12-13 | 1 | -0/+60 |