Tue, 24 Aug 2021 17:27:16 +0200 |
Valentin Gatien-Baron |
wireprotov1peer: update all rpcs to use the new batchable scheme
|
Tue, 09 Feb 2021 09:37:39 -0800 |
Martin von Zweigbergk |
wireprotopeer: clarify some variable names now that we allow snake_case
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Thu, 24 Jan 2019 11:35:40 -0500 |
Augie Fackler |
py3: port test-batching.py to python3
|
Wed, 11 Apr 2018 16:18:26 -0700 |
Gregory Szorc |
wireproto: remove iterbatch() from peer interface (API)
|
Wed, 11 Apr 2018 12:51:09 -0700 |
Gregory Szorc |
peer: scatter module to the wind (API)
|
Wed, 11 Apr 2018 12:49:08 -0700 |
Gregory Szorc |
wireproto: move version 1 peer functionality to standalone module (API)
|
Wed, 09 Aug 2017 23:29:30 -0700 |
Gregory Szorc |
wireproto: overhaul iterating batcher code (API)
|
Wed, 09 Aug 2017 22:52:05 -0700 |
Gregory Szorc |
wireproto: remove support for local results in @batchable (API)
|
Tue, 05 Apr 2016 23:10:13 +0900 |
Yuya Nishihara |
test-batching: stop direct symbol import of mercurial modules
|
Sun, 03 Apr 2016 06:10:52 +0300 |
Robert Stanca |
py3: use print_function in test-batching.py
|
Sun, 03 Apr 2016 06:05:43 +0300 |
Robert Stanca |
py3: use absolute_import in test-batching.py
|
Wed, 05 Aug 2015 14:51:34 -0400 |
Augie Fackler |
batching: migrate basic noop batching into peer.peer
|
Wed, 29 Jun 2011 15:00:00 +0200 |
Thomas Arendsen Hein |
classes: fix class style problems found by b071cd58af50
stable
|
Tue, 14 Jun 2011 22:51:26 +0200 |
Peter Arrenbrecht |
wireproto: add basic command batching infrastructure
|