Wed, 02 May 2018 21:00:43 -0700 |
Gregory Szorc |
paper: add href="#" to links with click handlers
stable
|
Wed, 02 May 2018 19:16:01 -0700 |
Gregory Szorc |
paper: don't register click handlers with inline javascript (issue5812)
stable
|
Fri, 06 Apr 2018 22:22:19 +0200 |
Joerg Sonnenberger |
wireproto: send server capabilities in canonical order
|
Tue, 03 Apr 2018 18:20:10 -0700 |
Gregory Szorc |
tests: remove superfluous config setting
|
Wed, 14 Mar 2018 08:18:15 -0700 |
Gregory Szorc |
wireproto: nominally don't expose "batch" to version 2 wire transports
|
Tue, 13 Mar 2018 09:45:56 -0700 |
Gregory Szorc |
hgweb: allow defining Server response header for HTTP server
|
Tue, 13 Mar 2018 08:58:52 -0700 |
Gregory Szorc |
tests: use $HTTP_DATE$ for Date header
|
Mon, 26 Feb 2018 20:44:21 +0800 |
Anton Shestakov |
hgweb: explain instabilities of unstable changesets
|
Sat, 10 Mar 2018 11:15:05 -0800 |
Gregory Szorc |
tests: add test for a wire protocol request to wrong base URL
|
Tue, 27 Feb 2018 15:23:04 -0800 |
Gregory Szorc |
wireproto: don't expose changegroupsubset capability if not available
|
Sat, 27 Jan 2018 21:50:04 -0500 |
Augie Fackler |
tests: add a pattern to fix --pure tests
stable
|
Mon, 22 Jan 2018 12:23:47 -0800 |
Gregory Szorc |
bundle2: always advertise client support for stream parts
|
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)
|
Tue, 19 Dec 2017 20:41:25 +0800 |
Anton Shestakov |
hgweb: make different kinds of commits look differently on /graph
|
Fri, 05 Jan 2018 19:22:05 +0800 |
Anton Shestakov |
spartan: make actual changeset entries have backgrounds on /graph
|
Fri, 05 Jan 2018 19:16:08 +0800 |
Anton Shestakov |
gitweb: make actual changeset entries have backgrounds on /graph
|
Wed, 03 Jan 2018 09:41:01 +0800 |
Anton Shestakov |
hgweb: make .info a block element by default
|
Tue, 21 Nov 2017 17:03:41 +0800 |
Anton Shestakov |
hgweb: display fate of obsolete changesets
|
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
|
Tue, 05 Dec 2017 19:06:46 +0100 |
Boris Feld |
test: fix bad replace for fixing pure-only build
|
Mon, 04 Dec 2017 17:43:45 +0800 |
Anton Shestakov |
gitweb: render changesets server-side on /graph page
|
Fri, 01 Dec 2017 16:00:40 +0800 |
Anton Shestakov |
hgweb: only include graph-related data in jsdata variable on /graph pages (BC)
|
Fri, 01 Dec 2017 20:33:02 +0800 |
Anton Shestakov |
hgweb: remove negative top from .info line in graph
|
Wed, 22 Nov 2017 21:49:36 +0800 |
Anton Shestakov |
hgweb: define locally used variables as actually local in mercurial.js
|
Thu, 30 Nov 2017 16:30:43 +0800 |
Anton Shestakov |
tests: move JSON escape test to test-hgweb-json.t
|
Tue, 21 Nov 2017 20:28:57 +0800 |
Anton Shestakov |
hgweb: show changeset age in more places (gitweb and monoblue)
|