Commit Graph

128 Commits (14e74596a3bb0bdc62e0eda76ad03c5c20fbcf0f)

Author SHA1 Message Date
Jean-Philippe Lang 8c65cc4712 Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. 17 years ago
Jean-Philippe Lang db002edabd * Added links to previous and next revisions on revision view (patch by Cyril Mougel slightly edited) 17 years ago
Jean-Philippe Lang 1454a711ca Diff style (inline or side by side) automatically saved as a user preference. 17 years ago
Jean-Philippe Lang d46e3a501e Pretty URL for the repository browser (Cyril Mougel) 17 years ago
Jean-Philippe Lang 8ca4d35dcc Added a bit of AJAX on the SCM browser (tree view). 17 years ago
Jean-Philippe Lang 9ce5713ee4 Fixed: log is not displayed when browsing a copy in a svn repository. 17 years ago
Jean-Philippe Lang 21c97c6a13 Added project module concept. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang 5b35bfd434 Fixed: nil error on 'commits per month' graph. 17 years ago
Jean-Philippe Lang 2d5ac54d2e Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
Jean-Philippe Lang 7eba6786d3 Changesets stored in the database are now displayed on the repository page even if the repository can not be reached (eg. svnserve down). 18 years ago
Jean-Philippe Lang 438161ad1f Added basic support for CVS and Mercurial SCMs. 18 years ago
Jean-Philippe Lang bb1fccb7b7 Fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000). 18 years ago
Jean-Philippe Lang 75582f80f8 Fixed: error when viewing a file diff from a revision view (only if repository url doesn't point to the root of the repository). 18 years ago
Jean-Philippe Lang 8614c00c8a Text files can now be viewed online when browsing the repository. 18 years ago
Jean-Philippe Lang 0759212a44 Added fragment caching for svn diffs. 18 years ago
Jean-Philippe Lang 2b70760594 patch #9627 Add Side by Side in Diff view (Cyril Mougel) 18 years ago
Jean-Philippe Lang 8a84884d50 added changes counts on the "commits per author" svn stat graph 18 years ago
Jean-Philippe Lang e951209d68 added pagination on revisions list 18 years ago
Jean-Philippe Lang 0ef114e006 added simple svn statistics graphs, rendered using SVG::Graph 18 years ago
Jean-Philippe Lang 16f9f50f50 SVN commits are now stored in the database, and added to the activity view and the search engine. 18 years ago
Jean-Philippe Lang fc3ee67b1f send a 404 when trying to access an unexisting repository 18 years ago
Jean-Philippe Lang e3becc7c3c ActiveRecord::RecordNotFound exceptions handled more gracefully 18 years ago
Jean-Philippe Lang bc44158501 svn browser merged in trunk 18 years ago