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
|
Fri, 05 Oct 2018 22:31:12 +0300 |
Pulkit Goyal |
wireprotoserver: move narrow capabilities to wireprototypes.py
|
Wed, 26 Sep 2018 18:07:55 -0700 |
Gregory Szorc |
wireprotov2: server support for sending content redirects
|
Wed, 26 Sep 2018 17:16:56 -0700 |
Gregory Szorc |
wireprotov2: support response caching
|
Wed, 26 Sep 2018 17:16:27 -0700 |
Gregory Szorc |
wireprotov2: define type to represent pre-encoded object
|
Thu, 20 Sep 2018 12:57:23 -0700 |
Gregory Szorc |
wireprotov2: allow multiple fields to follow revision maps
|
Wed, 05 Sep 2018 09:06:40 -0700 |
Gregory Szorc |
wireprotov2: implement commands as a generator of objects
|
Sun, 22 Apr 2018 11:54:10 -0700 |
Gregory Szorc |
interfaceutil: module to stub out zope.interface
stable
|
Mon, 16 Apr 2018 22:08:13 -0700 |
Gregory Szorc |
wireproto: move supportedcompengines out of wireproto
|
Mon, 16 Apr 2018 21:52:33 -0700 |
Gregory Szorc |
wireproto: move command registration types to wireprototypes
|
Sun, 15 Apr 2018 10:37:29 -0700 |
Gregory Szorc |
wireprotov2: add support for more response types
|
Wed, 11 Apr 2018 18:15:51 -0700 |
Gregory Szorc |
wireproto: rename HTTPV2 so it less like HTTP/2
|
Wed, 11 Apr 2018 10:51:38 -0700 |
Gregory Szorc |
wireproto: move gboptsmap to wireprototypes and rename (API)
|
Wed, 11 Apr 2018 10:50:58 -0700 |
Gregory Szorc |
wireproto: move value encoding functions to wireprototypes (API)
|
Wed, 28 Mar 2018 14:55:13 -0700 |
Gregory Szorc |
wireproto: port heads command to wire protocol v2
|
Tue, 27 Feb 2018 02:37:31 +0100 |
Joerg Sonnenberger |
wireproto: allow direct stream processing for unbundle
|
Sat, 24 Mar 2018 17:57:22 +0100 |
Joerg Sonnenberger |
wireproto: provide accessors for client capabilities
|
Fri, 23 Mar 2018 16:24:53 -0700 |
Gregory Szorc |
wireproto: port protocol handler to zope.interface
|
Wed, 28 Mar 2018 10:12:02 -0700 |
Gregory Szorc |
wireproto: mark SSHv2 as a version 1 transport
|
Tue, 13 Mar 2018 16:53:21 -0700 |
Gregory Szorc |
wireproto: support /api/* URL space for exposing APIs
|
Wed, 07 Mar 2018 16:18:52 -0800 |
Gregory Szorc |
wireproto: formalize permissions checking as part of protocol interface
|
Tue, 27 Feb 2018 16:24:02 -0800 |
Gregory Szorc |
wireproto: add transport specific capabilities in the transport
|
Fri, 02 Mar 2018 09:47:37 -0500 |
Gregory Szorc |
wireproto: allow wire protocol commands to declare transport support
|
Tue, 27 Feb 2018 14:26:00 -0800 |
Gregory Szorc |
wireprotoserver: move SSHV1 and SSHV2 constants to wireprototypes
|
Wed, 21 Feb 2018 14:21:05 -0800 |
Gregory Szorc |
wireprototypes: move baseprotocolhandler from wireprotoserver
|
Wed, 07 Feb 2018 20:27:36 -0800 |
Gregory Szorc |
wireproto: introduce type for raw byte responses (API)
|
Wed, 07 Feb 2018 16:29:05 -0800 |
Gregory Szorc |
wireprototypes: move wire protocol response types to new module
|