| Commit message (Expand) | Author | Age | Files | Lines |
* | Show explicit error message when the scm command failed (eg. when svn binary ... | Jean-Philippe Lang | 2008-01-23 | 1 | -3/+20 |
* | Highlight the current item of the main menu. | Jean-Philippe Lang | 2008-01-19 | 1 | -0/+1 |
* | New setting added to specify how many objects should be displayed on most pag... | Jean-Philippe Lang | 2007-12-29 | 1 | -1/+1 |
* | Fixed: empty lines when displaying repository files with Windows style eol. | Jean-Philippe Lang | 2007-12-14 | 1 | -0/+3 |
* | Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. | Jean-Philippe Lang | 2007-12-02 | 1 | -0/+5 |
* | * Added links to previous and next revisions on revision view (patch by Cyril... | Jean-Philippe Lang | 2007-12-01 | 1 | -3/+11 |
* | Diff style (inline or side by side) automatically saved as a user preference. | Jean-Philippe Lang | 2007-11-08 | 1 | -1/+8 |
* | Pretty URL for the repository browser (Cyril Mougel) | Jean-Philippe Lang | 2007-11-04 | 1 | -2/+2 |
* | Added a bit of AJAX on the SCM browser (tree view). | Jean-Philippe Lang | 2007-10-22 | 1 | -1/+5 |
* | Fixed: log is not displayed when browsing a copy in a svn repository. | Jean-Philippe Lang | 2007-10-15 | 1 | -3/+1 |
* | Added project module concept. | Jean-Philippe Lang | 2007-09-14 | 1 | -7/+27 |
* | Merged 0.6 branch into trunk. | Jean-Philippe Lang | 2007-08-29 | 1 | -3/+6 |
* | Fixed: nil error on 'commits per month' graph. | Jean-Philippe Lang | 2007-08-15 | 1 | -2/+3 |
* | Applied the flash notices patch by Matt Jones (slightly edited). | Jean-Philippe Lang | 2007-08-02 | 1 | -1/+1 |
* | Changesets stored in the database are now displayed on the repository page ev... | Jean-Philippe Lang | 2007-06-29 | 1 | -2/+2 |
* | Added basic support for CVS and Mercurial SCMs. | Jean-Philippe Lang | 2007-06-12 | 1 | -28/+39 |
* | Fixed: performance issue on RepositoriesController#revisions when a changeset... | Jean-Philippe Lang | 2007-05-15 | 1 | -1/+8 |
* | Fixed: error when viewing a file diff from a revision view (only if repositor... | Jean-Philippe Lang | 2007-05-10 | 1 | -1/+1 |
* | Text files can now be viewed online when browsing the repository. | Jean-Philippe Lang | 2007-05-08 | 1 | -4/+4 |
* | Added fragment caching for svn diffs. | Jean-Philippe Lang | 2007-05-01 | 1 | -4/+9 |
* | patch #9627 Add Side by Side in Diff view (Cyril Mougel) | Jean-Philippe Lang | 2007-03-29 | 1 | -2/+3 |
* | added changes counts on the "commits per author" svn stat graph | Jean-Philippe Lang | 2007-03-26 | 1 | -4/+14 |
* | added pagination on revisions list | Jean-Philippe Lang | 2007-03-25 | 1 | -1/+10 |
* | added simple svn statistics graphs, rendered using SVG::Graph | Jean-Philippe Lang | 2007-03-25 | 1 | -2/+107 |
* | SVN commits are now stored in the database, and added to the activity view an... | Jean-Philippe Lang | 2007-03-25 | 1 | -8/+16 |
* | send a 404 when trying to access an unexisting repository | Jean-Philippe Lang | 2007-03-11 | 1 | -0/+1 |
* | ActiveRecord::RecordNotFound exceptions handled more gracefully | Jean-Philippe Lang | 2007-01-02 | 1 | -0/+2 |
* | svn browser merged in trunk | Jean-Philippe Lang | 2006-12-24 | 1 | -0/+72 |