wireprotov1peer: update all rpcs to use the new batchable scheme
If desired, we could keep the future class and the function that upgrades an old style rpc instead of a new style, for extensions. Differential Revision: https://phab.mercurial-scm.org/D11212
Showing
- hgext/fastannotate/protocol.py 2 additions, 4 deletionshgext/fastannotate/protocol.py
- hgext/infinitepush/__init__.py 10 additions, 9 deletionshgext/infinitepush/__init__.py
- hgext/largefiles/proto.py 11 additions, 10 deletionshgext/largefiles/proto.py
- hgext/remotefilelog/fileserverclient.py 13 additions, 10 deletionshgext/remotefilelog/fileserverclient.py
- mercurial/wireprotov1peer.py 62 additions, 86 deletionsmercurial/wireprotov1peer.py
- tests/test-batching.py 3 additions, 7 deletionstests/test-batching.py
- tests/test-wireproto.py 1 addition, 3 deletionstests/test-wireproto.py
Loading
Please register or sign in to comment