D1931: bundle2: always advertise client support for stream parts

2018-01-22 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG1d118f9f4f57: bundle2: always advertise client support for stream parts (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D1931: bundle2: always advertise client support for stream parts

2018-01-22 Thread indygreg (Gregory Szorc)
indygreg updated this revision to Diff 4989. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1931?vs=4972=4989 REVISION DETAIL https://phab.mercurial-scm.org/D1931 AFFECTED FILES mercurial/bundle2.py tests/common-pattern.py tests/test-acl.t

D1931: bundle2: always advertise client support for stream parts

2018-01-22 Thread indygreg (Gregory Szorc)
indygreg added a comment. In https://phab.mercurial-scm.org/D1931#32542, @lothiraldan wrote: > This patch seems to contain two changes: > > - Introduce new common patterns `$USUAL_BUNDLE_CAPS_SERVER$` and `$USUAL_BUNDLE2_CAPS_SERVER$` with all the changes in the tests. > - Make the

D1931: bundle2: always advertise client support for stream parts

2018-01-22 Thread lothiraldan (Boris Feld)
lothiraldan added a comment. This patch seems to contain two changes: - Introduce new common patterns `$USUAL_BUNDLE_CAPS_SERVER$` and `$USUAL_BUNDLE2_CAPS_SERVER$` with all the changes in the tests. - Make the client always advertise for the streaming capability. Would it be

D1931: bundle2: always advertise client support for stream parts

2018-01-20 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Previously, enabling of stream clone over bundle2 was a server-side only change. And clients would only advertise bundle2 support for stream clones if an