summaryrefslogtreecommitdiffstats
path: root/lib/redmine/scm/adapters/cvs_adapter.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed: CVS repository doesn't work if port is used in the url (#653).Jean-Philippe Lang2008-02-161-2/+2
* SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter.Jean-Philippe Lang2007-12-151-10/+0
* Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.Jean-Philippe Lang2007-12-021-1/+19
* Fixed (CVS adapter): changes not recorded when using :pserver string.Jean-Philippe Lang2007-11-161-1/+2
* Added basic support for CVS and Mercurial SCMs.Jean-Philippe Lang2007-06-121-0/+352