summaryrefslogtreecommitdiffstats
path: root/app/views/repositories/_revision_graph.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Use javascript_tag.Jean-Philippe Lang2012-09-111-2/+3
* Moved the javascript includes in html head.Jean-Philippe Lang2012-09-111-2/+5
* remove redundant empty lines from app/views/repositories/_revision_graph.html...Toshi MARUYAMA2012-09-071-3/+0
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-10/+9
* Removed useless style.Etienne Massip2012-02-141-1/+1
* Redraw revision graph on window resize (#10206).Etienne Massip2012-02-131-5/+10
* Integrated revision graph into scmid column.Etienne Massip2012-02-111-3/+4
* scm: rename JavaScript "branchGraph" function name to "revisionGraph"Toshi MARUYAMA2012-02-051-1/+1
* Revision graph code cleanup.Etienne Massip2012-02-041-9/+8
* Rails3: view: html_safe for repositories/_revision_graph.html.erbToshi MARUYAMA2012-01-041-1/+1
* Fixed that _revision_graph.html.erb breaks window load events (#9775).Jean-Philippe Lang2011-12-141-2/+2
* scm: git: mercurial: add a new feature of revision graph (#5501)Toshi MARUYAMA2011-11-031-0/+13