Mercurial > hg
log mercurial/templates/spartan/graph.tmpl @ 52201:7dd466f13f9b stable tip
age | author | description |
---|---|---|
Thu, 11 Jan 2018 18:20:08 +0800 | Anton Shestakov | hgweb: drop support of browsers that don't understand <canvas> (BC) |
Fri, 05 Jan 2018 19:22:05 +0800 | Anton Shestakov | spartan: make actual changeset entries have backgrounds on /graph |
Fri, 15 Dec 2017 12:15:58 +0800 | Anton Shestakov | hgweb: stop using HTML comments in <script> |
Sun, 10 Dec 2017 15:56:22 +0800 | Anton Shestakov | hgweb: calculate <canvas> width and height client-side |
Wed, 06 Dec 2017 12:10:16 +0800 | Anton Shestakov | hgweb: move common vertex code to Graph.prototype |
Mon, 04 Dec 2017 19:08:41 +0800 | Anton Shestakov | spartan: render changesets server-side on /graph page |
Wed, 22 Nov 2017 21:49:36 +0800 | Anton Shestakov | hgweb: define locally used variables as actually local in mercurial.js |