tests/test-hgweb-empty.t
Thu, 28 Jun 2018 10:50:53 +0800 Anton Shestakov hgweb: add archive entries to graph page
Thu, 31 May 2018 18:01:54 +0800 Anton Shestakov paper: don't show '[up]' in file view when in root directory already
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 18:46:06 +0800 Anton Shestakov paper: 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 16:21:15 +0800 Anton Shestakov paper: 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:59:13 -0700 Gregory Szorc hgweb: consolidate search form for paper
Tue, 10 Jan 2017 20:47:48 -0800 Gregory Szorc hgweb: call process_dates() via DOM event listener
Thu, 31 Mar 2016 15:37:21 +0800 Anton Shestakov hgweb: generate last change date for an empty atom-bookmarks feed (issue5022)
Thu, 31 Mar 2016 14:23:27 +0800 Anton Shestakov hgweb: sort bookmarks early
Thu, 21 Jan 2016 02:42:01 +0900 FUJIWARA Katsunori templates: use canvaswidth instead of fixed width for canvas (issue2683) stable
Wed, 30 Sep 2015 15:43:49 -0500 Matt Mackall urls: bulk-change primary website URLs
Thu, 18 Jun 2015 17:06:18 +0800 Anton Shestakov hgweb: link to revision by node hash in paper & coal
Tue, 16 Jun 2015 16:07:39 +0800 Anton Shestakov hgweb: don't dereference symbolic revision in paper & coal style (issue2296)
Mon, 08 Jun 2015 14:44:30 -0500 Matt Mackall tests: drop explicit $TESTDIR from executables
Thu, 07 May 2015 07:46:39 +0900 Yuya Nishihara hgweb: bring back infinite scroll in shortlog of paper style stable
Fri, 06 Feb 2015 15:52:55 +0800 Anton Shestakov hgweb: replace implicit <tbody> with explicit <thead> where appropriate
Thu, 05 Feb 2015 19:24:35 +0800 Anton Shestakov hgweb: use css margin instead of empty <p> before <div class="atom-logo">
Sat, 10 Jan 2015 17:54:24 +0800 Anton Shestakov hgweb: close <img> elements
Sat, 10 Jan 2015 17:52:02 +0800 Anton Shestakov hgweb: close <p> elements
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Wed, 08 Jan 2014 00:35:03 +0900 Takumi IINO hgweb: avoid invalid infinity scroll request when overwritten web.style
Fri, 06 Sep 2013 13:30:57 +0400 Alexander Plavin paper: edit search hint to include new feature description
Thu, 25 Jul 2013 01:12:25 +0400 Alexander Plavin paper: define searchhint message in map file and use it in other templates
Sun, 22 Sep 2013 14:19:57 +0400 Alexander Plavin paper: add infinite scrolling to graph by calling ajaxScrollInit at the page
Sun, 22 Sep 2013 14:18:23 +0400 Alexander Plavin hgweb: make infinite scroll handling more generic and extensible
Fri, 06 Sep 2013 13:30:57 +0400 Alexander Plavin paper: call ajaxScrollInit in shortlog
Sat, 13 Jul 2013 18:02:34 +0400 Alexander Plavin hgweb: make stripes in graph with CSS
Sat, 13 Jul 2013 17:59:00 +0400 Alexander Plavin hgweb: make stripes in log and search with CSS
Sat, 13 Jul 2013 17:44:46 +0400 Alexander Plavin hgweb: make stripes in directory view with CSS
Thu, 11 Jul 2013 17:01:54 +0400 Alexander Plavin hgweb: show current search query in the input field
Tue, 30 Apr 2013 15:11:12 +0200 Pierre-Yves David hgweb: fix empty navigation detection stable
Tue, 08 Jan 2013 16:16:29 -0800 Bryan O'Sullivan tests: update hgweb tests to include breadcrumbs
Tue, 04 Dec 2012 00:41:29 +0100 Angel Ezquerra hgweb: add (Atom) subscribe link to the main paper template 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
Thu, 21 Jun 2012 03:05:02 +0200 Mads Kiilerich tests: prepare get-with-headers.py for MSYS
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'
Fri, 17 Feb 2012 16:49:43 +0100 Patrick Mezard templates: move Graph.edge() implementation in mercurial.js
Mon, 07 Nov 2011 03:24:53 +0100 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management
Thu, 08 Sep 2011 18:29:53 -0500 Matt Mackall hgweb: properly check for bookmarks when drawing graph stable
Thu, 28 Apr 2011 17:02:39 +0200 Benoit Allard web: Made elapsed time calculation dynamic (javascript).
Sun, 13 Mar 2011 15:59:24 +0100 Dirkjan Ochtman tests: fix failures introduced in 7359cb753a54 stable
Sat, 12 Mar 2011 11:20:03 +0100 Alexander Solovyov hgweb: add separate page with bookmarks listing stable
Sat, 12 Mar 2011 11:19:44 +0100 Alexander Solovyov hgweb: add display of bookmarks for changelog and changeset stable
Tue, 26 Oct 2010 02:38:14 +0530 Pradeepkumar Gayam templates: fix inconsistency in 'help' link stable
Sat, 09 Oct 2010 17:58:48 -0500 Augie Fackler hgweb: add help link to templates missed in ead4e21f49f1
Sat, 09 Oct 2010 12:27:14 -0500 Augie Fackler web: add a help view for getting hg help output
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-empty
less more (0) tip