log tests/test-clone-uncompressed.t @ 39721:1b5880352314

age author description
Mon, 17 Sep 2018 16:52:34 +0800 Anton Shestakov bundle2: graduate bundle2.stream option from experimental to server section
Sat, 25 Aug 2018 15:28:48 +0900 Yuya Nishihara transaction: remember original len(repo) instead of tracking added revs (API)
Tue, 15 May 2018 11:52:43 -0700 Kyle Lippincott tests: mark tests that fail when using chg as #require no-chg
Sat, 14 Apr 2018 02:04:19 +0530 Pulkit Goyal py3: use b"%d" instead of str() to convert int to bytes
Tue, 03 Apr 2018 15:08:14 -0700 Gregory Szorc tests: disable tests for advanced clone features with simple store
Thu, 18 Jan 2018 15:10:22 +0100 Boris Feld revbranchcache: advertise and use 'rbc' exchange capability
Wed, 31 Jan 2018 16:31:34 +0100 Boris Feld bundle2: fix the formatting of the stream part requirements stable
Sat, 27 Jan 2018 21:50:04 -0500 Augie Fackler tests: add a pattern to fix --pure tests stable
Fri, 26 Jan 2018 16:01:42 +0100 Boris Feld streamclone: add a comment about non-publishing being broken with v1 stable
Sat, 20 Jan 2018 22:55:42 -0800 Gregory Szorc bundle2: increase payload part chunk size to 32kb
Mon, 22 Jan 2018 12:23:47 -0800 Gregory Szorc bundle2: always advertise client support for stream parts
Mon, 22 Jan 2018 12:22:01 -0800 Gregory Szorc exchange: don't send stream data when server.uncompressed is set
Mon, 22 Jan 2018 12:21:15 -0800 Gregory Szorc bundle2: don't advertise stream bundle2 capability when feature disabled
Mon, 22 Jan 2018 12:19:45 -0800 Gregory Szorc tests: add more testing around server.uncompressed
Mon, 22 Jan 2018 12:19:49 -0800 Gregory Szorc bundle2: move version of stream clone into part name