Fri, 09 Apr 2021 03:15:07 +0200 |
Pierre-Yves David |
persistent-nodemap: disable it unconditionally for test-http-bad-server.t
|
Thu, 04 Mar 2021 21:58:55 +0100 |
Joerg Sonnenberger |
exchange: stop advertising rev-branch-cache bundle capability
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
Thu, 22 Oct 2020 13:31:34 -0700 |
Martin von Zweigbergk |
errors: set detailed exit code to 100 for some remote errors
|
Tue, 25 Feb 2020 20:27:39 -0500 |
Valentin Gatien-Baron |
exchange: turn on option that makes concurrent pushes work better
|
Sun, 08 Sep 2019 09:42:53 +0200 |
Pierre-Yves David |
changegroup: move message about added changes to transaction summary
|
Wed, 30 Jan 2019 12:55:44 -0800 |
Gregory Szorc |
tests: conditionalize test-http-bad-server.t for Python 3.5
|
Wed, 30 Jan 2019 12:12:25 -0800 |
Gregory Szorc |
tests: log sendall() operations and port test-http-bad-server.t
|
Tue, 29 Jan 2019 14:06:46 -0800 |
Gregory Szorc |
tests: glob away readline(-1)
|
Wed, 30 Jan 2019 11:44:34 -0800 |
Gregory Szorc |
hgweb: log error before attempting I/O
|
Mon, 17 Dec 2018 21:27:37 -0500 |
Matt Harbison |
py3: byteify the fakeversion extension in test-http-bad-server.t
|
Sun, 16 Dec 2018 18:51:48 +0000 |
Boris Feld |
tests: followup on network related errors on Debian 9
|
Thu, 13 Dec 2018 14:44:54 -0500 |
Augie Fackler |
merge with stable
|
Wed, 12 Dec 2018 06:41:19 +0100 |
Julien Cristau |
test: fix test-http-bad-server with current python 2.7
stable
|
Mon, 12 Nov 2018 01:41:23 +0100 |
Boris Feld |
test: explicitly disable sparse-revlog in test-http-bad-server.t
|
Mon, 10 Dec 2018 10:21:08 +0100 |
Boris Feld |
tests: update network related errors for Debian 9
|
Mon, 17 Sep 2018 17:47:24 +0800 |
Anton Shestakov |
bundle2: make server.bundle2.stream default to True
|
Sat, 08 Sep 2018 21:58:51 +0800 |
Anton Shestakov |
httppeer: use util.readexactly() to abort on incomplete responses
|
Sat, 08 Sep 2018 23:57:07 +0800 |
Anton Shestakov |
httppeer: calculate total expected bytes correctly
|
Sun, 28 Jan 2018 13:20:52 +0100 |
Joerg Sonnenberger |
tests: refactor common bundle2 capabilities
|
Wed, 06 Jun 2018 13:31:24 -0400 |
Augie Fackler |
merge with stable
|
Mon, 30 Apr 2018 19:54:55 -0700 |
Gregory Szorc |
tests: remove #require killdaemons
|
Tue, 08 May 2018 14:17:46 -0700 |
Boris Feld |
bundle2: mark the bundle2 part as advisory (issue5872)
stable
|
Tue, 10 Apr 2018 18:13:28 -0700 |
Gregory Szorc |
httppeer: only advertise partial-pull if capabilities are known
|
Tue, 10 Apr 2018 16:53:44 -0700 |
Gregory Szorc |
httppeer: always add x-hg* headers to Vary header
|
Thu, 18 Jan 2018 12:54:01 +0100 |
Joerg Sonnenberger |
wireproto: support for pullbundles
|
Fri, 06 Apr 2018 22:22:19 +0200 |
Joerg Sonnenberger |
wireproto: send server capabilities in canonical order
|
Wed, 14 Mar 2018 08:18:15 -0700 |
Gregory Szorc |
wireproto: nominally don't expose "batch" to version 2 wire transports
|
Thu, 18 Jan 2018 15:10:22 +0100 |
Boris Feld |
revbranchcache: advertise and use 'rbc' exchange capability
|
Sat, 24 Feb 2018 15:12:01 -0500 |
Matt Harbison |
tests: add a substitution pattern for dates in HTTP headers and LFS payload
|