summaryrefslogtreecommitdiffstats
path: root/app/views/repositories/revision.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Renamed #changes association to #filechanges (clash with AR::Base.changes tha...Jean-Philippe Lang2012-06-031-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Adds a "Manage related isses" permission to add/remove commits/issues relatio...Jean-Philippe Lang2012-02-051-7/+2
* Adds support for multiple repositories per project (#779).Jean-Philippe Lang2012-01-151-4/+6
* Adds avatar on changeset view.Jean-Philippe Lang2012-01-041-1/+1
* Prevent empty table from being rendered.Jean-Philippe Lang2012-01-041-3/+6
* Rails3: view: html_safe for parents and children revisionsToshi MARUYAMA2011-12-031-2/+2
* scm: view: remove redundant br tag from the revision page (#5501)Toshi MARUYAMA2011-11-041-2/+2
* scm: view: add parents and children on the revision page (#5501)Toshi MARUYAMA2011-11-031-2/+32
* rename .rhtml to .html.erb of app/views/repositories/revision.rhtml.Toshi MARUYAMA2011-08-231-0/+67