log tests/test-bundle2-exchange.t @ 29151:7996c3acc33b

age author description
Tue, 15 Mar 2016 09:51:54 +0000 Jun Wu tests: reorder hg serve commands
Tue, 05 Jan 2016 17:37:59 -0800 Mateusz Kwapich hooks: add HG_NODE_LAST to txnclose and changegroup hook environments
Sun, 20 Dec 2015 11:56:24 -0800 Gregory Szorc wireproto: support disabling bundle1 only if repo is generaldelta
Fri, 04 Dec 2015 15:12:11 -0800 Gregory Szorc wireproto: config options to disable bundle1
Sat, 24 Oct 2015 00:39:22 +0100 Gregory Szorc bundle2: attribute remote failures to remote (issue4788) stable
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Mon, 05 Oct 2015 16:19:54 -0700 Durham Goode bundle2: allow lazily acquiring the lock
Sun, 28 Sep 2014 00:49:36 -0700 Pierre-Yves David bookmarks: change bookmark within a transaction
Tue, 09 Jun 2015 21:39:33 -0400 Matt Harbison tests: restore 'python' and '$TESTDIR/' for dummyssh invocation
Wed, 10 Jun 2015 13:10:53 -0400 Pierre-Yves David bundle2: convey PushkeyFailed error over the wire
Fri, 05 Jun 2015 16:30:11 -0700 Pierre-Yves David push: catch and process PushkeyFailed error
Wed, 27 May 2015 05:28:40 -0700 Pierre-Yves David bundle2: abort when a mandatory pushkey part fails
Mon, 08 Jun 2015 15:10:15 -0500 Matt Mackall tests: simplify printenv calls
Mon, 08 Jun 2015 15:02:49 -0500 Matt Mackall tests: simplify calls to dummyssh
Mon, 08 Jun 2015 14:55:40 -0500 Matt Mackall tests: drop DAEMON_PIDS from killdaemons calls
Mon, 08 Jun 2015 14:44:30 -0500 Matt Mackall tests: drop explicit $TESTDIR from executables
Mon, 18 May 2015 22:35:27 -0500 Pierre-Yves David ssh: capture output with bundle2 again (issue4642) stable
Tue, 28 Apr 2015 17:38:02 -0700 Pierre-Yves David bundle2: disable ouput capture unless we use http (issue4613 issue4615) stable
Sun, 26 Apr 2015 15:10:09 -0400 Matt Harbison test-bundle2-exchange: make hooks compatible with Windows stable
Thu, 23 Apr 2015 16:36:18 +0100 Pierre-Yves David bundle2: also save output when error happens during part processing stable
Thu, 23 Apr 2015 14:54:45 +0100 Pierre-Yves David bundle2: capture output issue during transaction close stable
Thu, 23 Apr 2015 17:03:58 +0100 Pierre-Yves David bundle2: also capture hook output during processing stable
Thu, 23 Apr 2015 14:20:36 +0100 Pierre-Yves David bundle2: capture transaction rollback message output (issue4614) stable
Mon, 20 Apr 2015 17:16:22 +0200 Pierre-Yves David changelog: fix readpending if no pending data exist (issue4609) stable
Thu, 16 Apr 2015 04:01:51 -0400 Pierre-Yves David bundle2-localpeer: properly propagate the server output on error (issue4594)
Thu, 16 Apr 2015 03:17:37 -0400 Pierre-Yves David bundle2-wireproto: properly propagate the server output on error (issue4594)
Wed, 15 Apr 2015 01:16:40 -0400 Pierre-Yves David unbundle: acquire 'wlock' when processing bundle2 (BC) (issue4596)
Sun, 12 Apr 2015 09:46:03 -0400 Pierre-Yves David run-test: enable the devel warning during tests
Wed, 15 Apr 2015 11:11:54 -0400 Pierre-Yves David transaction: introduce a transaction ID, to be available to all hooks
Sat, 11 Apr 2015 13:58:36 -0400 Pierre-Yves David bundle2: use unbundle source as transaction name