Commit Graph

150 Commits (1ea337751461f581f7ad8c055bc0900003eb56c1)

Author SHA1 Message Date
Jean-Philippe Lang ad487bf7cc Replace the hardcoded "CodeRay" css class name for highlighted elements. 15 years ago
Eric Davis 667a7256a7 Escape the parent id parameter. 15 years ago
Eric Davis 9f59cd64ab Added the revision title to any revision links. 15 years ago
Jean-Philippe Lang 14e88ec420 Fixes revision form when browsing a subdirectory (#4281). 15 years ago
Jean-Philippe Lang cbeeaa4d4d Refactoring ApplicationHelper#link_to_issue. 15 years ago
Jean-Philippe Lang dfd0204052 Add view_issues permission (#3187). 15 years ago
Jean-Philippe Lang 21e18c1eb4 Adds missing native eol properties. 15 years ago
Jean-Philippe Lang 5b97570693 SCM: 15 years ago
Jean-Philippe Lang a4d7a03b14 SCM browser: 15 years ago
Eric Davis c28b044d68 Added branch and tag support to the git repository viewer. (#1406) 15 years ago
Jean-Philippe Lang 5ec4d4cdab Adds a link to the file history on repository file views. 16 years ago
Jean-Philippe Lang 43200e2122 Adds mime type specific css classes to the SCM browser. 16 years ago
Jean-Philippe Lang 0100011e5c Fixing repository routes (#2967). 16 years ago
Jean-Philippe Lang 4c28291a19 Clickable/linkable line #'s while browsing the repo or viewing a text file (#2835). 16 years ago
Jean-Philippe Lang 79fd564b61 Do not show the changed files list on the revision page if the user is not allowed to browse the repository (#2762). 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang b998572def Fixed: path parameter is not an array when changing diff style (#2695), broken by r2317. 16 years ago
Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 16 years ago
Jean-Philippe Lang 76a9101998 Do not show a link to the current annotate or view page (#2367). 16 years ago
Jean-Philippe Lang 3f80a89a69 Show view/annotate/download links on repositories/entries and repositories/annotate views (#2367). 16 years ago
Jean-Philippe Lang 7cea286c23 Fixes repository user mapping submission when a repository username is blank (#2339, Conflicting types for parameter containers). 16 years ago
Jean-Philippe Lang 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Eric Davis 48ae6f38e1 Added hook :view_repositories_show_contextual to allow adding items to the 16 years ago
Jean-Philippe Lang 9131cdf6b9 Truncate comments on changeset list. 16 years ago
Jean-Philippe Lang 3520961eae Render the commit changes list as a tree (#1896). 16 years ago
Jean-Philippe Lang b73141a153 Adds links to changesets atom feed on repository browser (#1873). 16 years ago
Jean-Philippe Lang de3d5a88e4 Fixes links to entries on the revision view (Rails 2.1 compatibility) (#1600). 17 years ago
Jean-Philippe Lang 12fbd06c02 Display svn properties in the browser, svn >= 1.5.0 only (#1581). 17 years ago
Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. 17 years ago
Jean-Philippe Lang be57c20cd8 Fixes quick jump to a revision. 17 years ago
Jean-Philippe Lang 94cf4f258f Wider SVG graphs in repository stats. 17 years ago
Jean-Philippe Lang b3939fb134 Link to view specific file on revision view fails with Subversion repository subdirectory (#1525). 17 years ago
Jean-Philippe Lang b14aa23c8c Revision view: do not display links for deleted files. 17 years ago
Jean-Philippe Lang 9737beecc4 Adds a field on the repository view to browse at specific revision (#1443). 17 years ago
Jean-Philippe Lang 93b3dba926 Makes changes link to entries on the revision view. 17 years ago
Jean-Philippe Lang 597c1e6c09 Adds links to repository directories in the browser (#1094). 17 years ago
Jean-Philippe Lang aa0beecad0 Move the file viewer to a partial. 17 years ago
Jean-Philippe Lang e833cab30e Move diff viewer to a partial. 17 years ago
Jean-Philippe Lang b78b62df8d SCM browser: ability to download raw unified diffs. 17 years ago
Jean-Philippe Lang ec0525d497 Move unified diff parser out of the scm abstract adapter so it can be reused for viewing attached diffs (#1403). 17 years ago
Jean-Philippe Lang 731d15fe9b Don't search for the changeset if revision identifier is nil. 17 years ago
Jean-Philippe Lang 0aba4255f5 Don't display the table headers if there is no changeset to display. 17 years ago
Jean-Philippe Lang 36162c6cf2 Diff: adds some space between 2 changes in the same file and reduces html size. 17 years ago
Jean-Philippe Lang 193b2450f4 Fixed: View differences for individual file of a changeset fails if the subversion repository URL doesn't point to the repository root (#1209, #1262, #1275). 17 years ago
Jean-Philippe Lang 8d4aa6f9ad Fixed: single file 'View difference' links do not work because of duplicate slashes in url. 17 years ago
Jean-Philippe Lang f162337e1b Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary). 17 years ago
Jean-Philippe Lang 93d1b2e0a4 Add Redmine links for repository files using source: and export: keyworkds (#867). 17 years ago
Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 17 years ago
Jean-Philippe Lang 07882590bb Strip out email address from authors in repository screens (#814). 17 years ago
Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 17 years ago