sapling/blobrepo
Kostia Balytskyi 1abcdf8e57 mononoke: extract blobstore factory out of blobrepo factory
Summary:
This one is just an extraction, done to allow access to blobstore creation
without depending on the blobrepo crate (or any part thereof).

NB: the logic of censoring is still left in `blobrepo`, since that change is not a simple copy-paste.

Differential Revision: D16153024

fbshipit-source-id: b1def5f602d0c6423f28699c32f97ceae30b080c
2019-07-10 02:38:10 -07:00
..
blob_changeset/src CensoredBlob on top of PrefixBlobstore 2019-07-02 04:18:48 -07:00
changeset_fetcher/src mononoke: move changeset_fetcher out of blobrepo into separate crate 2019-01-31 00:41:48 -08:00
errors/src mononoke: extract blobstore factory out of blobrepo factory 2019-07-10 02:38:10 -07:00
factory/src mononoke: extract blobstore factory out of blobrepo factory 2019-07-10 02:38:10 -07:00
src mononoke: remove recursion from get_hg_from_bonsai_changeset_with_impl 2019-07-08 05:13:45 -07:00
test mononoke: remove recursion from get_hg_from_bonsai_changeset_with_impl 2019-07-08 05:13:45 -07:00
Cargo.toml Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00