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
|
Tue, 27 Feb 2018 15:23:04 -0800 |
Gregory Szorc |
wireproto: don't expose changegroupsubset capability if not available
|
Mon, 22 Jan 2018 12:23:47 -0800 |
Gregory Szorc |
bundle2: always advertise client support for stream parts
|
Tue, 17 Oct 2017 15:27:22 +0200 |
Boris Feld |
pull: retrieve bookmarks through the binary part when possible
|
Mon, 13 Nov 2017 04:22:45 +0100 |
Boris Feld |
push: include a 'check:bookmarks' part when possible
|
Sat, 02 Dec 2017 20:10:58 -0500 |
Matt Harbison |
tests: add a substitution for ECONNRESET/WSAECONNRESET messages
|
Sun, 05 Nov 2017 08:23:12 +0100 |
Boris Feld |
test-pattern: actually update tests using the patterns
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Wed, 04 Oct 2017 18:39:26 -0700 |
Saurabh Singh |
serve: make tests compatible with chg
|
Sun, 24 Sep 2017 21:27:18 +0200 |
Boris Feld |
pull: use 'phase-heads' to retrieve phase information
|
Mon, 25 Sep 2017 11:05:16 +0200 |
Gregory Szorc |
keepalive: add more context to bad status line errors
|
Fri, 19 May 2017 12:38:34 +0200 |
Pierre-Yves David |
test-http-bad-server: match different in output
|
Sat, 13 May 2017 12:14:24 -0700 |
Gregory Szorc |
tests: remove regular expression matching for Python 2.6
|
Mon, 01 May 2017 16:09:35 +0200 |
Pierre-Yves David |
test: glob out variation from 'HGPORT' length
stable
|
Mon, 24 Apr 2017 14:38:30 -0400 |
Augie Fackler |
tests: add lots of regex matching to test-http-bad-server.t
stable
|
Sat, 22 Apr 2017 12:24:47 -0400 |
Augie Fackler |
tests: work around flaky test failure on FreeBSD and relatives
stable
|
Sun, 16 Apr 2017 11:55:08 -0700 |
Gregory Szorc |
bundle2: ignore errors seeking a bundle after an exception (issue4784)
|
Sun, 16 Apr 2017 11:28:02 -0700 |
Gregory Szorc |
httppeer: don't send empty Vary request header
|
Sun, 16 Apr 2017 21:00:22 -0400 |
Matt Harbison |
test-http-bad-server: conditionalize error output for Windows
|
Fri, 14 Apr 2017 00:33:56 -0700 |
Gregory Szorc |
httppeer: wrap HTTPResponse.read() globally
|
Thu, 13 Apr 2017 22:19:28 -0700 |
Gregory Szorc |
tests: add tests for poorly behaving HTTP server
|