sapling/eden/mononoke/blobrepo
Thomas Orozco 26e06ef1a0 mononoke/filestore: update fetch methods to return 0.3 stream
Summary:
This updates the external facing API of the filestore to use 0.3 streams.
Internally, there is still a bit of 0.3 streams, but as of this change, it's
all 0.3 outside.

This required a few changes here and there in places where it was simpler to
just update them to use 0.3 futures instead of `compat()`-ing everything.

Reviewed By: ikostia

Differential Revision: D24731298

fbshipit-source-id: 18a1dc58b27d129970a6aa2d0d23994d5c5de6aa
2020-11-06 07:26:04 -08:00
..
blobrepo_hg rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
blobsync mononoke/filestore: update fetch methods to return 0.3 stream 2020-11-06 07:26:04 -08:00
changeset_fetcher rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
common rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
errors mononoke/types: indicate what path conflicted in a case conflict 2020-10-15 09:49:39 -07:00
factory mononoke: extend MononokeApp so admin apps can have a special default put behaviour 2020-10-29 16:07:22 -07:00
override blobrepo: move ChangesetFetcher to attributes 2020-09-02 17:20:41 -07:00
repo_blobstore mononoke: remove assert_present from Blobstore trait 2020-10-01 01:23:52 -07:00
src Update formatter to rustfmt 2.0 2020-09-09 07:52:33 -07:00
test mononoke/filestore: update fetch external API to 0.3 futures 2020-11-06 07:26:03 -08:00
Cargo.toml rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00