summaryrefslogtreecommitdiffstats
path: root/app/views/repositories/revision.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Use label_view instead of the untranslated string "OK" in the repository brow...Go MAEDA2023-05-051-1/+1
* Use tabs to switch between file changes and diff of a commit.Jean-Philippe Lang2017-07-291-8/+0
* Locals are not used in the partial (#4266).Jean-Philippe Lang2016-01-311-1/+1
* Adds changeset comments to diff view (#4266).Jean-Philippe Lang2016-01-311-45/+1
* adjust source indents (#20298)Toshi MARUYAMA2015-08-121-33/+33
* "div" tag around revision details (#20298)Toshi MARUYAMA2015-08-121-0/+2
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Adds p/n access keys for previous/next links (#18692).Jean-Philippe Lang2014-12-241-2/+4
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* add changeset comment in revision page title (#14138)Toshi MARUYAMA2013-05-301-1/+5
* 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