summaryrefslogtreecommitdiffstats
path: root/app/views/repositories
Commit message (Expand)AuthorAgeFilesLines
* Maps repository users to Redmine users (#1383).Jean-Philippe Lang2008-11-104-4/+33
* Added hook :view_repositories_show_contextual to allow adding items to theEric Davis2008-10-251-0/+1
* Truncate comments on changeset list.Jean-Philippe Lang2008-09-221-1/+1
* Render the commit changes list as a tree (#1896).Jean-Philippe Lang2008-09-171-26/+12
* Adds links to changesets atom feed on repository browser (#1873).Jean-Philippe Lang2008-09-122-0/+9
* Fixes links to entries on the revision view (Rails 2.1 compatibility) (#1600).Jean-Philippe Lang2008-07-091-1/+1
* Display svn properties in the browser, svn >= 1.5.0 only (#1581).Jean-Philippe Lang2008-07-052-2/+3
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-045-9/+9
* Fixes quick jump to a revision.Jean-Philippe Lang2008-06-301-2/+2
* Wider SVG graphs in repository stats.Jean-Philippe Lang2008-06-291-8/+7
* 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
* Adds a field on the repository view to browse at specific revision (#1443).Jean-Philippe Lang2008-06-151-1/+6
* Makes changes link to entries on the revision view.Jean-Philippe Lang2008-06-151-1/+3
* Adds links to repository directories in the browser (#1094).Jean-Philippe Lang2008-06-151-16/+8
* Move the file viewer to a partial.Jean-Philippe Lang2008-06-091-11/+1
* Move diff viewer to a partial.Jean-Philippe Lang2008-06-081-70/+1
* SCM browser: ability to download raw unified diffs.Jean-Philippe Lang2008-06-081-0/+5
* Move unified diff parser out of the scm abstract adapter so it can be reused ...Jean-Philippe Lang2008-06-081-1/+1
* Don't search for the changeset if revision identifier is nil.Jean-Philippe Lang2008-06-081-1/+1
* Don't display the table headers if there is no changeset to display.Jean-Philippe Lang2008-06-081-1/+2
* Diff: adds some space between 2 changes in the same file and reduces html size.Jean-Philippe Lang2008-06-021-73/+69
* 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
* Always show 'View' and 'Annotate' links on repository files (download will be...Jean-Philippe Lang2008-03-191-7/+5
* Add Redmine links for repository files using source: and export: keyworkds (#...Jean-Philippe Lang2008-03-171-10/+7
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-125-9/+9
* Strip out email address from authors in repository screens (#814).Jean-Philippe Lang2008-03-084-4/+4
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-0212-21/+29
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-292-4/+2
* Add autoscroll div for each file diff.Jean-Philippe Lang2007-12-191-2/+2
* Fixed: missing body closing tag in repository annotate and entry views.Jean-Philippe Lang2007-12-142-2/+2
* More detailed html title on several views.Jean-Philippe Lang2007-12-074-0/+8
* Added Bazaar adapter.Jean-Philippe Lang2007-12-031-3/+3
* Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.Jean-Philippe Lang2007-12-023-9/+33
* Fixed a broken link in the SCM browserJean-Philippe Lang2007-12-011-1/+1
* * Added links to previous and next revisions on revision view (patch by Cyril...Jean-Philippe Lang2007-12-011-4/+18
* Diff style (inline or side by side) automatically saved as a user preference.Jean-Philippe Lang2007-11-081-1/+1
* Fixed: <td> closed with a </th>Jean-Philippe Lang2007-11-051-1/+1
* Pretty URL for the repository browser (Cyril Mougel)Jean-Philippe Lang2007-11-041-2/+1
* Some slight improvements in AJAX errors handling.Jean-Philippe Lang2007-10-281-1/+1
* SCM browser: directories can now be collapsed and re-expanded with no additio...Jean-Philippe Lang2007-10-222-5/+5
* Added a bit of AJAX on the SCM browser (tree view).Jean-Philippe Lang2007-10-222-16/+37
* Fixed: log is not displayed when browsing a copy in a svn repository.Jean-Philippe Lang2007-10-152-4/+3
* Default encodings for repository files can now be set in application settings...Jean-Philippe Lang2007-10-072-5/+5
* Sligth changes on my page issue tables and wiki history, changesets tables.Jean-Philippe Lang2007-10-051-3/+3
* Application layout refactored.Jean-Philippe Lang2007-09-224-10/+13
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-292-2/+6
* Added syntax highlightment for repository files (using CodeRay).Jean-Philippe Lang2007-08-152-9/+9
* Added Darcs basic support.Jean-Philippe Lang2007-06-241-0/+2