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
|
Tue, 10 Jan 2017 23:37:08 -0800 |
Gregory Szorc |
hgweb: support Content Security Policy
|
Thu, 21 Jan 2016 02:42:01 +0900 |
FUJIWARA Katsunori |
templates: use canvaswidth instead of fixed width for canvas (issue2683)
stable
|
Sun, 12 Jul 2015 01:51:01 +0800 |
Anton Shestakov |
spartan: don't drop current revision in log/graph links
|
Tue, 16 Jun 2015 11:52:10 +0800 |
Anton Shestakov |
hgweb: don't dereference symbolic revision in spartan style
|
Fri, 01 Feb 2013 20:43:35 +0100 |
Thomas Arendsen Hein |
hgweb: urlescape all urls, HTML escape repo/tag/branch/... names
stable
|
Fri, 21 Dec 2012 02:40:12 +0100 |
Angel Ezquerra |
hgweb, spartan: add "URL breadcrumbs"
|
Mon, 17 Sep 2012 21:33:16 +0200 |
Tim Delaney |
hgweb: fix incorrect graph padding calculation (issue3626)
stable
|
Wed, 29 Aug 2012 02:09:43 +0200 |
Mads Kiilerich |
hgweb: avoid bad $$ processing in graph (issue3601)
stable
|