Thu, 28 Jun 2018 10:50:53 +0800 |
Anton Shestakov |
hgweb: add archive entries to graph page
|
Mon, 15 Jan 2018 19:44:18 +0800 |
Anton Shestakov |
hgweb: remove unused second argument of nextPageVarGet()
|
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:08:00 +0800 |
Anton Shestakov |
monoblue: 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>
|
Mon, 11 Dec 2017 15:43:56 +0800 |
Anton Shestakov |
hgweb: render next pages on /graph incrementally
|
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 18:26:54 +0800 |
Anton Shestakov |
monoblue: 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
|
Fri, 09 Jun 2017 13:41:10 -0700 |
Gregory Szorc |
hgweb: consolidate search form for monoblue
|
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
|
Tue, 16 Jun 2015 13:59:49 +0800 |
Anton Shestakov |
hgweb: don't dereference symbolic revision in monoblue style
|
Sat, 10 Jan 2015 19:58:28 +0800 |
Anton Shestakov |
hgweb: don't mix tabs and spaces in monoblue templates
|
Wed, 08 Jan 2014 00:47:44 +0900 |
Takumi IINO |
hgweb: infinite scroll support for monoblue style
|
Fri, 01 Feb 2013 20:43:35 +0100 |
Thomas Arendsen Hein |
hgweb: urlescape all urls, HTML escape repo/tag/branch/... names
stable
|
Wed, 28 Nov 2012 20:21:26 +0100 |
Angel Ezquerra |
hgweb: add a "URL breadcrumb" to the index and repository pages
|
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
|
Fri, 17 Feb 2012 16:49:43 +0100 |
Patrick Mezard |
templates: move Graph.edge() implementation in mercurial.js
|
Thu, 28 Apr 2011 17:02:39 +0200 |
Benoit Allard |
web: Made elapsed time calculation dynamic (javascript).
|
Sun, 03 Apr 2011 22:53:20 +0900 |
Yuya Nishihara |
hgweb: add separate bookmarks listing to monoblue theme (based on 38c9837b1f75)
stable
|
Wed, 30 Mar 2011 02:22:15 +0900 |
Yuya Nishihara |
hgweb: add bookmark labels to monoblue theme (based on 270f57d35525)
stable
|
Sun, 13 Mar 2011 14:26:32 +0100 |
Dirkjan Ochtman |
templates: widen the graph canvas (issue2683)
stable
|
Sat, 09 Oct 2010 12:27:14 -0500 |
Augie Fackler |
web: add a help view for getting hg help output
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templates: escape javascript braces
|
Wed, 03 Mar 2010 15:37:41 +0100 |
Thomas Arendsen Hein |
trailing spaces (and one stray tab)
stable
|
Sat, 23 Jan 2010 16:55:46 +0100 |
Martin Geisler |
Merge with stable
base
templates/monoblue/graph.tmpl@82f40c8408e4
|
Sat, 16 Jan 2010 02:33:06 +0100 |
Nicolas Dumazet |
hgweb: changenav: separate pages before and after the current position
|
Tue, 01 Dec 2009 16:06:10 +0100 |
Dan Villiom Podlaski Christiansen |
setup: install translation files as package data
base
templates/monoblue/graph.tmpl@07ecbfc2e83a
|