sapling/eden/mononoke/cmds
Stefan Filip aaac7bb066 mononoke: move fetch_all_public_changesets to the bulkops crate
Summary:
I want to reuse the functionality provided by `fetch_all_public_changesets`
in building Segmented Changelog. To share the code I am adding a new crate
intended to store utilities in dealing with bulk fetches.

Reviewed By: krallin

Differential Revision: D21471477

fbshipit-source-id: 609907c95b438504d3a0dee64ab5a8b8b3ab3f24
2020-05-13 16:53:16 -07:00
..
admin mononoke/blobrepo/factory: convert this to async await 2020-05-12 06:49:25 -07:00
backfill_derived_data mononoke: move fetch_all_public_changesets to the bulkops crate 2020-05-13 16:53:16 -07:00
benchmark_storage_config mononoke/blobrepo/factory: convert this to async await 2020-05-12 06:49:25 -07:00
blobrepo_checker/src mononoke/mercurial: remove incorrect FileBytes Extend implementation 2020-03-04 08:51:42 -08:00
blobstore_healer mononoke/blobrepo/factory: convert this to async await 2020-05-12 06:49:25 -07:00
bonsai_verify mononoke: Add tunables - a simple form of config hot reloading 2020-04-30 16:08:30 -07:00
tests blobrepo: add mutation store 2020-05-13 11:00:55 -07:00
aliasverify.rs mononoke: add a test backfill derived data 2020-04-07 08:44:25 -07:00
backfill_git_mapping.rs mononoke: Add init_mononoke helper function and update call sites 2020-04-28 09:03:09 -07:00
benchmark_filestore.rs mononoke/async_limiter: make AsyncLimiter::new async 2020-05-12 06:49:25 -07:00
blobimport.rs remove unneeded 'static lifetimes 2020-04-22 02:49:01 -07:00
configlint.rs migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
dumprev.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
idxdump.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
lfs_import.rs rust: Rename futures_preview:: to futures:: 2020-03-03 11:01:20 -08:00
populate_healer.rs mononoke/context_concurrency_blobstore: use rate limit instead of semaphore 2020-05-12 06:49:25 -07:00
rechunker.rs mononoke: migrate filestore's rechunk API to async/await 2020-03-19 09:24:30 -07:00
revlogrepo.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
statistics_collector.rs remove unneeded 'static lifetimes 2020-04-22 02:49:01 -07:00
upload_globalrevs.rs pushing compat one level down in upload_globalrevs.rs 2020-03-18 04:18:24 -07:00