log tests/test-http-api-httpv2.t @ 44605:960770add699

age author description
Thu, 04 Apr 2019 17:34:43 -0700 Gregory Szorc zstandard: vendor python-zstandard 0.11
Wed, 30 Jan 2019 17:04:26 -0500 Augie Fackler tests: give up and make setsockopt() calls optional in the output
Fri, 25 Jan 2019 17:11:49 -0800 Gregory Szorc tests: add optional setsockopt() lines for Python 3
Fri, 25 Jan 2019 15:15:59 -0800 Gregory Szorc wireprotov2peer: make "received frame(...)" messages debug level
Mon, 08 Oct 2018 18:17:12 -0700 Gregory Szorc wireprotov2: change how revisions are specified to changesetdata
Mon, 08 Oct 2018 17:24:28 -0700 Gregory Szorc wireprotov2: send content encoded frames from server
Mon, 08 Oct 2018 17:00:16 -0700 Gregory Szorc wireprotov2: send protocol settings frame from client
Wed, 03 Oct 2018 09:48:22 -0700 Gregory Szorc tests: don't be as verbose in wireprotov2 tests
Mon, 01 Oct 2018 13:17:38 -0700 Gregory Szorc httppeer: report http statistics
Wed, 26 Sep 2018 18:07:55 -0700 Gregory Szorc wireprotov2: server support for sending content redirects
Thu, 20 Sep 2018 12:57:23 -0700 Gregory Szorc wireprotov2: allow multiple fields to follow revision maps
Wed, 29 Aug 2018 15:17:11 -0700 Gregory Szorc wireprotov2peer: stream decoded responses
Wed, 05 Sep 2018 09:06:40 -0700 Gregory Szorc wireprotov2: implement commands as a generator of objects
Tue, 28 Aug 2018 18:12:04 -0700 Gregory Szorc wireprotov2server: use our CBOR encoder
Tue, 28 Aug 2018 18:05:08 -0700 Gregory Szorc wireprotoframing: use our CBOR module