sapling/eden/fs/config
Katie Mancini 76df592222 allow multiple prefixes for paths to be logged
Summary:
Currently we use a single path prefix to configure data fetch logging in eden
(i.e if the path of a file which we fetch is an extension of our configured
path, then we log that data fetch. )

There is some interest in extending this to multiple path prefixes, so that we
can log separate parts repo.

Reviewed By: StanislavGlebik

Differential Revision: D22877942

fbshipit-source-id: f6eb3dcb4fa460b4acab09677e972caf9421ddff
2020-09-02 22:54:23 -07:00
..
test utils: add a platform independent FileUtils 2020-08-14 18:56:33 -07:00
CachedParsedFileMonitor.h Use getFileContent() on Windows 2020-04-24 12:46:18 -07:00
CheckoutConfig.cpp utils: add a platform independent FileUtils 2020-08-14 18:56:33 -07:00
CheckoutConfig.h remove the legacy bind mount code from CheckoutConfig 2020-01-24 18:11:36 -08:00
CMakeLists.txt allow multiple prefixes for paths to be logged 2020-09-02 22:54:23 -07:00
ConfigSetting.h refactor EdenConfig to use private inheritance 2019-10-11 11:01:49 -07:00
eden_config.thrift enable py3 thrift language 2020-06-10 19:29:17 -07:00
EdenConfig.cpp Migrate to field_ref Thrift API 2020-07-21 11:23:35 -07:00
EdenConfig.h allow multiple prefixes for paths to be logged 2020-09-02 22:54:23 -07:00
FieldConverter.cpp allow multiple prefixes for paths to be logged 2020-09-02 22:54:23 -07:00
FieldConverter.h allow multiple prefixes for paths to be logged 2020-09-02 22:54:23 -07:00
FileChangeMonitor.cpp config: restrict stat comparison on Windows 2020-05-05 18:14:55 -07:00
FileChangeMonitor.h replace some uses of memset 2020-01-31 10:50:48 -08:00
ReloadableConfig.cpp use enumValue instead of static_cast<int> 2020-04-28 18:59:34 -07:00
ReloadableConfig.h optimize and simplify ReloadableConfig 2019-10-11 10:42:36 -07:00
TomlConfig.h add helper for setting default values in toml tables 2020-02-05 11:20:26 -08:00