sapling/eden/mononoke/lfs_server/src
Xavier Deguillard 33020829b1 lfs_protocol: remove dependency on mononoke_types
Summary:
Mercurial wishes to use this crate, but pulling in mononoke_types brings way
too many dependencies. Since the only reason mononoke_types is brought in is
for the Sha256 type, let's just hardcode it to [u8; 32].

Reviewed By: krallin

Differential Revision: D20003596

fbshipit-source-id: 53434143c61cd1a1275027200e1149040d30beae
2020-02-21 12:26:19 -08:00
..
middleware gotham_ext: move TLS-related middleware into gotham_ext 2020-02-13 17:47:34 -08:00
service mononoke: lfs_server: add jitter field to ratelimit struct 2020-02-18 07:47:09 -08:00
acl.rs Make AuthorizationService client available in Rust 2020-02-11 17:53:39 -08:00
batch.rs lfs_protocol: remove dependency on mononoke_types 2020-02-21 12:26:19 -08:00
config.rs mononoke: lfs_server: add jitter field to ratelimit struct 2020-02-18 07:47:09 -08:00
download.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
errors.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
http.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
lfs_server_context.rs lfs_protocol: remove dependency on mononoke_types 2020-02-21 12:26:19 -08:00
main.rs gotham_ext: move TLS-related middleware into gotham_ext 2020-02-13 17:47:34 -08:00
upload.rs lfs_protocol: remove dependency on mononoke_types 2020-02-21 12:26:19 -08:00