mercurial/wireprotov2server.py
Sun, 22 Apr 2018 11:54:10 -0700 Gregory Szorc interfaceutil: module to stub out zope.interface stable
Mon, 16 Apr 2018 22:10:02 -0700 Gregory Szorc wireproto: move version 2 commands dict to wireprotov2server
Mon, 16 Apr 2018 22:08:13 -0700 Gregory Szorc wireproto: move supportedcompengines out of wireproto
Mon, 16 Apr 2018 22:00:52 -0700 Gregory Szorc wireproto: reimplement dispatch() for version 2 server
Mon, 16 Apr 2018 21:52:33 -0700 Gregory Szorc wireproto: move command registration types to wireprototypes
Mon, 16 Apr 2018 21:49:59 -0700 Gregory Szorc wireproto: make version 2 @wireprotocommand an independent function
Sun, 15 Apr 2018 10:37:29 -0700 Gregory Szorc wireprotov2: add support for more response types
Sat, 14 Apr 2018 15:38:11 -0700 Gregory Szorc wireprotov2: remove support for sending bytes response
Sat, 14 Apr 2018 15:36:12 -0700 Gregory Szorc wireprotov2: change behavior of error frame
Sat, 14 Apr 2018 15:19:36 -0700 Gregory Szorc wireprotov2: change command response protocol to include a leading map
Sat, 14 Apr 2018 14:37:23 -0700 Gregory Szorc wireprotov2: change frame type and name for command response
Sat, 14 Apr 2018 12:07:31 -0700 Gregory Szorc wireprotov2: define response data as CBOR
Fri, 13 Apr 2018 12:50:47 -0700 Gregory Szorc wireproto: expose repository formats via capabilities
Fri, 13 Apr 2018 12:31:56 -0700 Gregory Szorc wireproto: add media type to version 2 capabilities response
Wed, 11 Apr 2018 18:15:51 -0700 Gregory Szorc wireproto: rename HTTPV2 so it less like HTTP/2
Tue, 10 Apr 2018 14:29:15 -0700 Gregory Szorc wireproto: define and implement HTTP handshake to upgrade protocol
Mon, 09 Apr 2018 19:35:39 -0700 Gregory Szorc wireproto: move version 2 command handlers to wireprotov2server
Mon, 09 Apr 2018 19:35:04 -0700 Gregory Szorc wireproto: extract HTTP version 2 code to own module
less more (0) tip