summaryrefslogtreecommitdiffstats
path: root/app/models/repository/cvs.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixes error with CVS+Postgresql and non-UTF8 commit logs (#917, #1659).Jean-Philippe Lang2008-08-261-1/+1
* Fixed: view file at given revision with CVS.Jean-Philippe Lang2008-06-151-3/+8
* Fixed: unexpected nil when viewing differences on CVS (#1444).Jean-Philippe Lang2008-06-141-1/+2
* Move unified diff parser out of the scm abstract adapter so it can be reused ...Jean-Philippe Lang2008-06-081-2/+2
* CVS duplicate key violation fix (#996, #1098).Jean-Philippe Lang2008-04-241-4/+10
* Fix repository browsing at given revision for various scm and add tests for t...Jean-Philippe Lang2008-04-061-1/+2
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-121-21/+19
* Fixed a bug in CVS model (clash when 2 projects point to the same repository)Jean-Philippe Lang2007-08-011-1/+1
* Added basic support for CVS and Mercurial SCMs.Jean-Philippe Lang2007-06-121-0/+150