Sat, 24 Mar 2018 15:10:51 +0900 |
Yuya Nishihara |
procutil: bulk-replace function calls to point to new module
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 16:03:14 -0700 |
Gregory Szorc |
wireproto: define attr-based classes for representing frames
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 16:55:07 -0700 |
Gregory Szorc |
wireproto: service multiple command requests per HTTP request
|
file |
diff |
annotate
|
Wed, 14 Mar 2018 16:51:34 -0700 |
Gregory Szorc |
wireproto: add request IDs to frames
|
file |
diff |
annotate
|
Wed, 14 Mar 2018 14:01:16 -0700 |
Gregory Szorc |
wireproto: buffer output frames when in half duplex mode
|
file |
diff |
annotate
|
Wed, 14 Mar 2018 13:57:52 -0700 |
Gregory Szorc |
wireproto: define and implement responses in framing protocol
|
file |
diff |
annotate
|
Wed, 14 Mar 2018 13:32:31 -0700 |
Gregory Szorc |
wireproto: implement basic command dispatching for HTTPv2
|
file |
diff |
annotate
|
Wed, 14 Mar 2018 08:18:15 -0700 |
Gregory Szorc |
wireproto: nominally don't expose "batch" to version 2 wire transports
|
file |
diff |
annotate
|
Wed, 14 Mar 2018 15:25:06 -0700 |
Gregory Szorc |
wireproto: implement basic frame reading and processing
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 16:49:53 -0700 |
Gregory Szorc |
wireproto: define and implement protocol for issuing requests
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 19:44:59 -0700 |
Gregory Szorc |
wireproto: define content negotiation for HTTPv2
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 11:57:43 -0700 |
Gregory Szorc |
wireproto: require POST for all HTTPv2 requests
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 16:43:47 -0700 |
Gregory Szorc |
wireproto: define permissions-based routing of HTTPv2 wire protocol
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 16:53:21 -0700 |
Gregory Szorc |
wireproto: support /api/* URL space for exposing APIs
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 18:19:27 -0800 |
Gregory Szorc |
hgweb: transition permissions hooks to modern request type (API)
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 14:00:40 -0800 |
Gregory Szorc |
hgweb: expose URL scheme and REMOTE_* attributes
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 12:35:38 -0800 |
Gregory Szorc |
hgweb: use a multidict for holding query string parameters
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 11:23:05 -0800 |
Gregory Szorc |
hgweb: create dedicated type for WSGI responses
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 11:06:13 -0800 |
Gregory Szorc |
hgweb: expose input stream on parsed WSGI request object
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 11:03:45 -0800 |
Gregory Szorc |
hgweb: refactor the request draining code
|
file |
diff |
annotate
|
Thu, 08 Mar 2018 17:57:07 -0800 |
Gregory Szorc |
hgweb: remove wsgirequest.read()
|
file |
diff |
annotate
|
Thu, 08 Mar 2018 17:17:48 -0800 |
Gregory Szorc |
wireprotoserver: remove unused argument from _handlehttperror()
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 10:44:56 -0800 |
Gregory Szorc |
hgweb: store and use request method on parsed request
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 10:45:12 -0800 |
Gregory Szorc |
hgweb: handle CONTENT_LENGTH
|
file |
diff |
annotate
|
Thu, 08 Mar 2018 16:38:01 -0800 |
Gregory Szorc |
wireprotoserver: access headers through parsed request
|
file |
diff |
annotate
|
Thu, 08 Mar 2018 16:43:32 -0800 |
Gregory Szorc |
wireprotoserver: remove broken optimization for non-httplib client
|
file |
diff |
annotate
|
Thu, 08 Mar 2018 15:58:52 -0800 |
Gregory Szorc |
wireprotoserver: move all wire protocol handling logic out of hgweb
|
file |
diff |
annotate
|
Thu, 08 Mar 2018 11:33:33 -0800 |
Gregory Szorc |
hgweb: only recognize wire protocol commands from query string (BC)
|
file |
diff |
annotate
|
Thu, 08 Mar 2018 15:15:59 -0800 |
Gregory Szorc |
hgweb: rename req to wsgireq
|
file |
diff |
annotate
|
Wed, 07 Mar 2018 16:18:52 -0800 |
Gregory Szorc |
wireproto: formalize permissions checking as part of protocol interface
|
file |
diff |
annotate
|