Mercurial > hg
log mercurial/wireprotov2server.py @ 37722:89a16704114c
age | author | description |
---|---|---|
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 base mercurial/wireprotoserver.py@3820770e3763 |