summaryrefslogtreecommitdiffstats
path: root/app/views/repositories/_revisions.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Make full revision table available on mobile devices (#22336).Jean-Philippe Lang2016-04-031-0/+2
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-2/+2
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* remove unneeded h() from app/views/repositories/_revisions.html.erbToshi MARUYAMA2014-02-051-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-2/+2
* scm: fix revision graph left paddingToshi MARUYAMA2012-05-041-1/+4
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Moved revision graph holder div out of the table structure.Etienne Massip2012-02-111-15/+15
* Use of local variable for consistency.Etienne Massip2012-02-111-1/+1
* Integrated revision graph into scmid column.Etienne Massip2012-02-111-30/+17
* Revision graph code cleanup.Etienne Massip2012-02-041-9/+9
* code layout cleanup app/views/repositories/_revisions.html.erbToshi MARUYAMA2012-01-261-1/+5
* Adds support for multiple repositories per project (#779).Jean-Philippe Lang2012-01-151-2/+3
* scm: git: mercurial: not show revision graph in sub directory (#5501)Toshi MARUYAMA2011-12-011-4/+5
* scm: git: mercurial: add a new feature of revision graph (#5501)Toshi MARUYAMA2011-11-031-1/+28
* scm: view: add #to_s to changeset.author (#5501)Toshi MARUYAMA2011-10-211-1/+1
* scm: view: truncate author with length 30 (#5501)Toshi MARUYAMA2011-10-211-1/+1
* rename .rhtml to .html.erb of app/views/repositories/_revisions.rhtml.Toshi MARUYAMA2011-08-231-0/+28