tests/test-http.t
Mon, 24 Jan 2022 11:49:06 +0100 Pierre-Yves David stream-clone: filter possible missing requirements using all supported one
Thu, 20 May 2021 14:20:39 -0400 Matt Harbison tests: monkeypatch `util.get_password()` to avoid deadlocks on Windows stable
Mon, 19 Apr 2021 12:52:23 -0700 Martin von Zweigbergk errors: raise RemoteError in some places in exchange.py
Tue, 06 Apr 2021 18:55:19 +0200 Pierre-Yves David revlog-compression: use zstd by default (if available)
Wed, 10 Mar 2021 18:24:23 +0100 Pierre-Yves David test: update expected output in test-http.t
Mon, 15 Feb 2021 14:48:36 -0500 Valentin Gatien-Baron sshpeer: enable+fix warning about sshpeers not being closed explicitly
Thu, 04 Mar 2021 21:58:55 +0100 Joerg Sonnenberger exchange: stop advertising rev-branch-cache bundle capability
Thu, 22 Oct 2020 13:31:34 -0700 Martin von Zweigbergk errors: set detailed exit code to 100 for some remote errors
Fri, 23 Oct 2020 20:33:36 +0900 Yuya Nishihara url: do not continue HTTP authentication with user=None (issue6425) stable
Tue, 25 Feb 2020 20:27:39 -0500 Valentin Gatien-Baron exchange: turn on option that makes concurrent pushes work better
Wed, 11 Sep 2019 15:03:08 -0700 Martin von Zweigbergk bundle2: fix an off-by-one in debug message of number of parts
Sun, 08 Sep 2019 09:42:53 +0200 Pierre-Yves David changegroup: move message about added changes to transaction summary
Sat, 09 Feb 2019 23:01:30 +0100 Pierre-Yves David transaction: include txnname in the hookargs dictionary
Tue, 05 Feb 2019 17:02:40 -0500 Matt Harbison py3: ensure the HTTP password manager returns strings, not bytes
Tue, 05 Feb 2019 16:47:19 -0500 Matt Harbison tests: enable HTTP digest testing
Tue, 05 Feb 2019 09:37:23 -0500 Matt Harbison tests: extract the http server authentication extension to a single module
Thu, 27 Dec 2018 21:46:03 -0500 Matt Harbison extensions: deprecate extsetup without a `ui` argument (API)
Wed, 19 Dec 2018 15:45:29 +0100 Boris Feld test: introduce a new flag to display env variable line per line
Fri, 16 Nov 2018 18:37:26 -0500 Matt Harbison subrepo: print the status line before creating the peer for better diagnostics stable
Mon, 17 Sep 2018 17:47:24 +0800 Anton Shestakov bundle2: make server.bundle2.stream default to True
Wed, 05 Sep 2018 01:19:48 +0300 Meirambek Omyrzak verify: make output less confusing (issue5924)
Sat, 18 Aug 2018 00:51:26 -0400 Matt Harbison clone: allow local cloning to create more than one level of directories
Fri, 17 Aug 2018 23:28:37 -0400 Matt Harbison tests: demonstrate an inconsistency when cloning to a missing directory tree
Mon, 30 Apr 2018 19:54:55 -0700 Gregory Szorc tests: remove #require killdaemons
Fri, 13 Apr 2018 21:22:05 -0400 Augie Fackler tests: port inline extensions in test-http.t to Python 3
Wed, 11 Apr 2018 17:24:43 -0700 Gregory Szorc discovery: don't redundantly call branchmap
Tue, 10 Apr 2018 18:13:28 -0700 Gregory Szorc httppeer: only advertise partial-pull if capabilities are known
Thu, 18 Jan 2018 12:54:01 +0100 Joerg Sonnenberger wireproto: support for pullbundles
Wed, 04 Apr 2018 14:04:18 -0700 Gregory Szorc tests: conditionalize tests for various repo features
Tue, 03 Apr 2018 15:08:14 -0700 Gregory Szorc tests: disable tests for advanced clone features with simple store
Thu, 18 Jan 2018 15:10:22 +0100 Boris Feld revbranchcache: advertise and use 'rbc' exchange capability
Mon, 05 Mar 2018 11:48:28 -0500 Boris Feld peer-request: include more details about batch commands
Sat, 10 Mar 2018 18:19:27 -0800 Gregory Szorc hgweb: transition permissions hooks to modern request type (API)
Tue, 20 Feb 2018 18:54:27 -0800 Gregory Szorc wireproto: declare operation type for most commands (BC) (SEC) stable
Mon, 22 Jan 2018 12:23:47 -0800 Gregory Szorc bundle2: always advertise client support for stream parts
Fri, 12 Jan 2018 10:41:03 +0000 Boris Feld httppeer: add support for tracing all http request made by the peer
Fri, 12 Jan 2018 10:57:29 +0000 Boris Feld http: add a debug version of the push test
Tue, 17 Oct 2017 15:27:22 +0200 Boris Feld pull: retrieve bookmarks through the binary part when possible
Sat, 02 Dec 2017 20:03:28 -0500 Matt Harbison tests: add a substitution for EADDRINUSE/WSAEADDRINUSE 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, 01 Oct 2017 11:29:20 +0100 Gregory Szorc commands: rename clone --uncompressed to --stream and document
Sun, 24 Sep 2017 21:27:18 +0200 Boris Feld pull: use 'phase-heads' to retrieve phase information
Thu, 11 May 2017 10:50:05 -0700 Siddharth Agarwal clone: add a server-side option to disable full getbundles (pull-based clones)
Mon, 08 May 2017 20:01:06 -0700 Siddharth Agarwal clone: warn when streaming was requested but couldn't be performed
Mon, 08 May 2017 18:47:24 -0700 Siddharth Agarwal clone: test streaming disabled because client is missing requirement
Sun, 16 Apr 2017 00:37:31 -0400 Matt Harbison test-http: add a (glob) for Windows
Thu, 09 Mar 2017 22:40:52 -0800 Gregory Szorc url: support auth.cookiesfile for adding cookies to HTTP requests
Sat, 01 Apr 2017 18:30:51 -0400 Matt Harbison test-http: update output for Windows
Fri, 31 Mar 2017 11:53:56 +0200 Pierre-Yves David hook: add hook name information to external hook
Fri, 31 Mar 2017 11:08:11 +0200 Pierre-Yves David hook: provide hook type information to external hook
Thu, 30 Mar 2017 17:29:03 +0200 Pierre-Yves David run-tests: auto-replace 'TXNID' output
Thu, 16 Feb 2017 00:13:29 -0800 Jun Wu runtests: set web.address to localhost
Fri, 10 Feb 2017 18:20:58 +0100 Pierre-Yves David wireproto: properly report server Abort during 'getbundle' stable
Sat, 24 Dec 2016 15:22:18 -0700 Gregory Szorc httppeer: advertise and support application/mercurial-0.2
Sat, 29 Oct 2016 02:44:45 +0900 FUJIWARA Katsunori tests: invoke printenv.py via sh -c for test portability stable
Fri, 15 Jul 2016 12:39:36 -0400 Augie Fackler test-http: use sed instead of fixed-with cut for reading access.log
Thu, 05 May 2016 20:57:38 +0900 Mike Hommey bundle2: properly request phases during getbundle stable
Thu, 21 Apr 2016 04:30:18 +0000 timeless tests: tolerate http2 stable
Tue, 15 Mar 2016 09:51:54 +0000 Jun Wu tests: reorder hg serve commands
Tue, 12 Jan 2016 21:23:45 -0800 Martin von Zweigbergk changegroup3: introduce experimental.changegroup3 boolean config
Tue, 05 Jan 2016 17:37:59 -0800 Mateusz Kwapich hooks: add HG_NODE_LAST to txnclose and changegroup hook environments
Fri, 11 Dec 2015 11:23:49 -0500 Augie Fackler changegroup: introduce cg3, which has support for exchanging treemanifests
Wed, 10 Jun 2015 13:10:53 -0400 Pierre-Yves David bundle2: convey PushkeyFailed error over the wire
Sat, 06 Jun 2015 00:32:19 -0700 Pierre-Yves David bundle2: add an 'error' capability
Mon, 08 Jun 2015 15:10:15 -0500 Matt Mackall tests: simplify printenv calls
Wed, 27 May 2015 22:11:37 -0700 Pierre-Yves David test: drop all the forced use of bundle2
Mon, 01 Jun 2015 20:23:22 -0700 Gregory Szorc bundle2: part handler for processing .hgtags fnodes mappings
Wed, 27 May 2015 12:05:08 -0700 Pierre-Yves David test: use bundle2 in test-http
Fri, 15 May 2015 10:24:59 +0200 Gilles Moris test-http: drop compatibility check on Python >= 2.4.3
Wed, 15 Apr 2015 11:11:54 -0400 Pierre-Yves David transaction: introduce a transaction ID, to be available to all hooks
Fri, 12 Dec 2014 14:06:36 -0800 Siddharth Agarwal localrepo.clone: add a way to override server preferuncompressed
Fri, 31 Oct 2014 12:56:25 -0700 Durham Goode clone: fix copying bookmarks in uncompressed clones (issue4430) stable
Thu, 16 Oct 2014 15:54:53 +0900 Mike Hommey changegroup: use a copy of hookargs when invoking the changegroup hook
Sun, 12 Oct 2014 08:03:20 -0700 Pierre-Yves David phases: inform transaction-related hooks that a phase was moved
Fri, 26 Sep 2014 13:56:20 -0700 Pierre-Yves David clone: remove duplicated bookmark pulling
Fri, 15 Aug 2014 18:39:39 -0700 Pierre-Yves David push: move bookmark discovery with other discovery steps
Wed, 06 Aug 2014 11:43:59 -0500 Matt Mackall tests: replace exit 80 with #require
Wed, 30 Jul 2014 19:26:47 -0700 Pierre-Yves David push: perform phases discovery before the push
Mon, 07 Apr 2014 18:10:50 -0700 Pierre-Yves David phase: apply publishing enforcement for "serve" source
Fri, 20 Dec 2013 14:56:05 +0100 Stéphane Klein http: reuse authentication info after the first failed request (issue3567)
Wed, 05 Feb 2014 01:41:36 +0100 Mads Kiilerich tests: improved test coverage for HTTP authentication and 401 responses
Wed, 05 Feb 2014 01:37:37 +0100 Mads Kiilerich tests: ignore http tests that are known wontfix failures on python 2.4
Wed, 15 Jan 2014 16:46:20 -0800 Lucas Moscovicz url: added authuri when login information is requested (issue3209)
Wed, 08 Aug 2012 10:04:02 -0500 Augie Fackler clone: don't fail with --update for non-local clones (issue3578) stable
Tue, 05 Jun 2012 17:00:13 -0700 Brad Hall tag: don't allow tagging the null revision (issue1915) stable
Tue, 19 Jun 2012 19:45:00 +0200 Adrian Buehlmann test-http and test-https: partially adapt for Windows
Thu, 21 Jun 2012 03:05:02 +0200 Mads Kiilerich tests: consistently use printenv.py the same MSYS/Windows-compatible way
Sun, 17 Jun 2012 00:27:31 +0200 Adrian Buehlmann tests/printenv.py: eliminate trailing spaces on output
Wed, 04 Apr 2012 00:00:47 +0200 Benoit Allard protocol: Add the stream-preferred capability
Mon, 07 Nov 2011 03:24:53 +0100 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management
Fri, 26 Aug 2011 16:23:35 +0200 Mads Kiilerich subrepo: fix cloning of repos from urls without slash after host (issue2970) stable 1.9.2
Fri, 05 Aug 2011 00:39:54 +0200 Mads Kiilerich test-http: test http authentication stable
Mon, 02 May 2011 12:36:23 +0200 Peter Arrenbrecht bundlerepo: fix and improve getremotechanges
Fri, 29 Apr 2011 11:04:39 +0200 Thomas Arendsen Hein tests: check for (*/sec) instead of (*B/sec) to match (X bytes/sec) stable
Mon, 21 Feb 2011 00:57:19 +0100 Mads Kiilerich hgweb: handle invalid requests with both form data and querystring stable
Fri, 18 Feb 2011 03:35:01 +0100 Mads Kiilerich util: flush stdout before calling external processes stable
Tue, 15 Feb 2011 02:17:43 +0100 Mads Kiilerich tests: use printenv.py where it is - don't copy it around
Fri, 08 Oct 2010 22:36:11 -0500 Mads Kiilerich tests: reintroduce ":$HGPORT" in test output
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-http
less more (0) tip