log tests/test-bundle2-exchange.t @ 24850:6b81309d15a7 stable

age author description
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
Thu, 09 Apr 2015 16:25:48 -0400 Pierre-Yves David bundle2: rename format, parts and config to final names
Wed, 11 Mar 2015 17:53:50 -0700 Pierre-Yves David bundle2: test hooking using the new transaction-level hook
Wed, 07 Jan 2015 14:30:40 -0800 Martin von Zweigbergk test-bundle2-exchange: create temp script in $TESTTMP, not $TESTDIR
Wed, 24 Dec 2014 12:07:59 -0500 Matt Harbison tests: make a multi-statement hook in bundle2-exchange Windows compatible
Mon, 22 Dec 2014 15:48:39 -0800 Pierre-Yves David pushkey: run hook after the lock release