summaryrefslogtreecommitdiffstats
path: root/app/models/repository.rb
Commit message (Expand)AuthorAgeFilesLines
* Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.Jean-Philippe Lang2007-12-021-0/+4
* Fixed: log is not displayed when browsing a copy in a svn repository.Jean-Philippe Lang2007-10-151-0/+8
* Added Darcs basic support.Jean-Philippe Lang2007-06-241-0/+4
* Added basic support for CVS and Mercurial SCMs.Jean-Philippe Lang2007-06-121-51/+27
* Fixed: performance issue on RepositoriesController#revisions when a changeset...Jean-Philippe Lang2007-05-151-1/+3
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-251-1/+1
* Commit messages are now scanned for referenced or fixed issue IDs.Jean-Philippe Lang2007-04-241-0/+9
* fixed bug 9537 fetch_changesets brokenJean-Philippe Lang2007-03-251-9/+1
* added pagination on revisions listJean-Philippe Lang2007-03-251-0/+9
* added simple svn statistics graphs, rendered using SVG::GraphJean-Philippe Lang2007-03-251-0/+1
* SVN commits are now stored in the database, and added to the activity view an...Jean-Philippe Lang2007-03-251-5/+55
* fixed problems when svn path doesn't point to the root directory of the repos...Jean-Philippe Lang2007-03-181-3/+11
* feature #9137 Password-protected SVN repositoriesJean-Philippe Lang2007-03-091-1/+1
* updated validation format of repository url to allow file:///Jean-Philippe Lang2007-01-021-1/+1
* svn browser merged in trunkJean-Philippe Lang2006-12-241-0/+28