summaryrefslogtreecommitdiffstats
path: root/app/views/repositories/revision.rhtml
Commit message (Expand)AuthorAgeFilesLines
* Maps repository users to Redmine users (#1383).Jean-Philippe Lang2008-11-101-1/+1
* Render the commit changes list as a tree (#1896).Jean-Philippe Lang2008-09-171-26/+12
* Fixes links to entries on the revision view (Rails 2.1 compatibility) (#1600).Jean-Philippe Lang2008-07-091-1/+1
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-041-1/+1
* Fixes quick jump to a revision.Jean-Philippe Lang2008-06-301-2/+2
* Link to view specific file on revision view fails with Subversion repository ...Jean-Philippe Lang2008-06-261-1/+1
* Revision view: do not display links for deleted files.Jean-Philippe Lang2008-06-221-1/+5
* Makes changes link to entries on the revision view.Jean-Philippe Lang2008-06-151-1/+3
* Fixed: View differences for individual file of a changeset fails if the subve...Jean-Philippe Lang2008-05-241-1/+1
* Fixed: single file 'View difference' links do not work because of duplicate s...Jean-Philippe Lang2008-04-031-1/+1
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-121-1/+1
* Strip out email address from authors in repository screens (#814).Jean-Philippe Lang2008-03-081-1/+1
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-1/+1
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-291-2/+1
* More detailed html title on several views.Jean-Philippe Lang2007-12-071-0/+2
* * Added links to previous and next revisions on revision view (patch by Cyril...Jean-Philippe Lang2007-12-011-4/+18
* Application layout refactored.Jean-Philippe Lang2007-09-221-2/+2
* Added basic support for CVS and Mercurial SCMs.Jean-Philippe Lang2007-06-121-2/+4
* Fixed: performance issue on RepositoriesController#revisions when a changeset...Jean-Philippe Lang2007-05-151-3/+4
* Added a link on revision screen to see the entire diff for the revision.Jean-Philippe Lang2007-04-261-2/+2
* 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
* removed hard coded strings in viewsJean-Philippe Lang2007-03-291-2/+2
* SVN commits are now stored in the database, and added to the activity view an...Jean-Philippe Lang2007-03-251-8/+8
* fixed problems when svn path doesn't point to the root directory of the repos...Jean-Philippe Lang2007-03-181-1/+1
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-37/+37
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-261-2/+2
* XHTML compliance improvementsJean-Philippe Lang2007-01-051-5/+8
* textile for revisions commentsJean-Philippe Lang2006-12-261-1/+1
* svn browser merged in trunkJean-Philippe Lang2006-12-241-0/+35