sapling/eden/fs/store/hg
Chad Austin 47acf1de9d backingstore: unconditionally enable file aux data for EdenFS
Summary:
EdenFS always wants blob metadata. Remove the option for not fetching
it.

Reviewed By: genevievehelsel

Differential Revision: D41364132

fbshipit-source-id: ffab62af57e6b35cbfd4cb4854262af669155b8e
2022-11-30 17:39:54 -08:00
..
test move HgImportRequestQueue benchmarks next to its tests 2022-11-29 16:03:26 -08:00
CMakeLists.txt fs: fix license header 2022-01-04 15:00:07 -08:00
HgBackingStore.cpp backingstore: unconditionally enable file aux data for EdenFS 2022-11-30 17:39:54 -08:00
HgBackingStore.h don't check edenapi config setting and hardcode edenapi on 2022-11-15 16:23:30 -08:00
HgDatapackStore.cpp add config knobs to disable tree and blob import fallbacks 2022-11-30 17:39:54 -08:00
HgDatapackStore.h rearrange methods in tree, blob, blobmetadata order in HgDatapackStore 2022-11-30 17:39:54 -08:00
HgImporter.cpp port Path and PathPiece from folly::StringPiece to std::string_view 2022-11-16 18:09:51 -08:00
HgImporter.h utils: AbsolutePath are always UNC on Windows 2022-11-08 08:49:16 -08:00
HgImportPyError.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
HgImportPyError.h fs: fix license header 2022-01-04 15:00:07 -08:00
HgImportRequest.cpp show import priority and cause in eden trace hg 2022-04-07 13:05:18 -07:00
HgImportRequest.h show import priority and cause in eden trace hg 2022-04-07 13:05:18 -07:00
HgImportRequestQueue.cpp refactor ImportPriority 2022-11-15 16:23:30 -08:00
HgImportRequestQueue.h add ability to drop all import requests 2022-05-04 21:20:06 -07:00
HgProxyHash.cpp port Path and PathPiece from folly::StringPiece to std::string_view 2022-11-16 18:09:51 -08:00
HgProxyHash.h remove the ability to generate and store new proxy hashes 2022-10-04 15:06:11 -07:00
HgQueuedBackingStore.cpp port Path and PathPiece from folly::StringPiece to std::string_view 2022-11-16 18:09:51 -08:00
HgQueuedBackingStore.h refactor ImportPriority 2022-11-15 16:23:30 -08:00