Tue, 12 Feb 2019 19:08:17 +0100 |
Joerg Sonnenberger |
server: allow customizing the default repo filter
|
Thu, 10 May 2018 21:08:32 +0900 |
Yuya Nishihara |
stringutil: flip the default of pprint() to bprefix=False
|
Fri, 27 Apr 2018 11:55:04 -0400 |
Augie Fackler |
tests: port test-wireproto.py to Python 3
|
Mon, 16 Apr 2018 22:21:54 -0700 |
Gregory Szorc |
wireproto: rename wireproto to wireprotov1server (API)
|
Wed, 11 Apr 2018 16:18:26 -0700 |
Gregory Szorc |
wireproto: remove iterbatch() from peer interface (API)
|
Wed, 11 Apr 2018 12:49:08 -0700 |
Gregory Szorc |
wireproto: move version 1 peer functionality to standalone module (API)
|
Fri, 30 Mar 2018 18:57:13 -0700 |
Gregory Szorc |
peer: make ui an attribute
|
Wed, 28 Mar 2018 10:40:41 -0700 |
Gregory Szorc |
wireproto: separate commands tables for version 1 and 2 commands
|
Wed, 14 Mar 2018 15:56:34 -0400 |
Augie Fackler |
tests: fix test-wireproto.py to work around serverrepo() not having a ui
|
Wed, 07 Mar 2018 16:18:52 -0800 |
Gregory Szorc |
wireproto: formalize permissions checking as part of protocol interface
|
Fri, 02 Mar 2018 04:49:08 +0530 |
Pulkit Goyal |
py3: port tests/test-wireproto.py to Python 3
|
Wed, 07 Feb 2018 20:27:36 -0800 |
Gregory Szorc |
wireproto: introduce type for raw byte responses (API)
|
Thu, 10 Aug 2017 20:58:28 -0700 |
Gregory Szorc |
wireproto: use new peer interface
|
Wed, 09 Aug 2017 23:35:20 -0700 |
Gregory Szorc |
peer: remove non iterating batcher (API)
|
Sun, 10 Apr 2016 20:55:37 +0000 |
timeless |
pycompat: switch to util.stringio for py3 compat
|
Sun, 10 Apr 2016 21:32:08 +0000 |
timeless |
py3: use multi-line import in test-wireproto.py
|
Tue, 29 Mar 2016 16:14:58 +0530 |
Pulkit Goyal |
py3: make test-wireproto use print_function
|
Tue, 01 Mar 2016 18:41:43 -0500 |
Augie Fackler |
wireproto: make iterbatcher behave streamily over http(s)
|
Sun, 06 Dec 2015 22:02:39 -0800 |
Gregory Szorc |
tests: use absolulte_import in test-wireproto.py
|
Wed, 05 Aug 2015 14:51:34 -0400 |
Augie Fackler |
batching: migrate basic noop batching into peer.peer
|
Tue, 30 Jun 2015 19:19:17 -0400 |
Augie Fackler |
wireproto: correctly escape batched args and responses (issue4739)
|
Wed, 12 Mar 2014 13:21:30 -0400 |
Augie Fackler |
test-wireproto: move from dict() construction to {} literals
|
Sun, 06 Jan 2013 04:41:11 +0100 |
Pierre-Yves David |
clfilter: make localpeer use a repo with "unserved" filter
|
Fri, 13 Jul 2012 21:47:06 +0200 |
Peter Arrenbrecht |
peer: introduce real peer classes
|
Wed, 29 Jun 2011 13:04:00 +0200 |
Thomas Arendsen Hein |
test-wireprotocol.py: rename to test-wireproto.py for consistency
stable
base
tests/test-wireprotocol.py@d8c44811f4bc
|