sapling/eden/mononoke/cmds
Stanislau Hlebik 2a732f2626 mononoke: pass BlobRepo in fetch_full_file_content
Summary:
In the next diffs we'll need to read override_blame_filesize_limit from derived
data config, and this config is stored in BlobRepo.

this diff makes a small refactoring to pass BlobRepo to fetch_full_file_content

Reviewed By: krallin

Differential Revision: D22373946

fbshipit-source-id: b209abce82c0279d41173b5b25f6761659a92f3d
2020-07-03 09:58:46 -07:00
..
admin mononoke: pass BlobRepo in fetch_full_file_content 2020-07-03 09:58:46 -07:00
backfill_derived_data mononoke: pass BlobRepo in fetch_full_file_content 2020-07-03 09:58:46 -07:00
benchmark_storage_config mononoke/virtually_sharded_blobstore: expose this in cmdlib 2020-07-03 05:53:11 -07:00
blobrepo_checker Switch Loadable and Storable interfaces to new-style futures 2020-06-25 08:45:37 -07:00
blobstore_healer blobstore_healer: log the speed with which queue rows are deleted 2020-07-03 05:09:56 -07:00
bonsai_verify Switch Blobstore to new-style futures 2020-06-26 03:54:42 -07:00
tests thrift: sync changes to repos.thrift from configerator 2020-06-04 01:38:01 -07:00
aliasverify.rs Switch Loadable and Storable interfaces to new-style futures 2020-06-25 08:45:37 -07:00
backfill_git_mapping.rs Switch Loadable and Storable interfaces to new-style futures 2020-06-25 08:45:37 -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 metaconfig/parser: use free functions for loading configuration 2020-06-02 09:30:03 -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 Switch Blobstore to new-style futures 2020-06-26 03:54:42 -07:00
rechunker.rs Switch Loadable and Storable interfaces to new-style futures 2020-06-25 08:45:37 -07:00
revlogrepo.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
statistics_collector.rs Switch Loadable and Storable interfaces to new-style futures 2020-06-25 08:45:37 -07:00
upload_globalrevs.rs Switch Loadable and Storable interfaces to new-style futures 2020-06-25 08:45:37 -07:00