log tests/test-http-protocol.t @ 44546:20d74eebe56c

age author description
Tue, 25 Feb 2020 20:27:39 -0500 Valentin Gatien-Baron exchange: turn on option that makes concurrent pushes work better
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 15:36:55 -0800 Gregory Szorc tests: add b'' prefixes to ui.configbool() call
Fri, 25 Jan 2019 15:15:59 -0800 Gregory Szorc wireprotov2peer: make "received frame(...)" messages debug level
Fri, 25 Jan 2019 15:09:08 -0800 Gregory Szorc tests: add optional setsockopt() output on Python 3
Mon, 12 Nov 2018 02:21:52 +0100 Boris Feld tests: remove all transitional configuration
Mon, 12 Nov 2018 01:08:42 +0100 Boris Feld test: enable sparse-revlog for test-http-protocol.t
Fri, 19 Oct 2018 15:38:25 +0200 Gregory Szorc wireprotov2: support exposing linknode of file revisions
Tue, 16 Oct 2018 21:31:21 +0200 Gregory Szorc wireprotov2: implement command for retrieving raw store files
Wed, 03 Oct 2018 12:54:39 -0700 Gregory Szorc wireprotov2: define and implement "filesdata" command
Mon, 08 Oct 2018 18:17:12 -0700 Gregory Szorc wireprotov2: change how revisions are specified to changesetdata
Mon, 08 Oct 2018 17:45:51 -0700 Gregory Szorc wireprotov2: advertise recommended batch size for requests
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