sapling/eden/fs/config
David Tolnay ebef6ec6cb Update autocargo component on FBS:master
Reviewed By: zertosh

Differential Revision: D56655848

fbshipit-source-id: 3ff1c47bd562e6fa88e17432f1535dd7002044f5
2024-04-26 15:39:05 -07:00
..
clients Update autocargo component on FBS:master 2024-04-26 15:39:05 -07:00
facebook edenfs_config_manager: add edenfs_config_util_test 2023-12-27 12:32:35 -08:00
mocks Update autocargo component on FBS:master 2024-04-26 15:39:05 -07:00
services Update autocargo component on FBS:master 2024-04-26 15:39:05 -07:00
test Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
CachedParsedFileMonitor.h Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
Cargo.toml rust/third-party: update to futures-0.3.30 2024-03-27 16:23:45 -07:00
CheckoutConfig.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
CheckoutConfig.h Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
CMakeLists.txt add getLastActiveFilter() to CheckoutConfig 2023-12-19 22:20:08 -08:00
ConfigSetting.cpp allow consumption of /etc/eden/edenfs_cfgr.rc 2023-10-19 17:22:48 -07:00
ConfigSetting.h add missing return in getHighestPriorityIdx() 2024-04-15 12:45:25 -07:00
ConfigSource.h add a ConfigSource layer of indirection between EdenConfig and the toml files 2023-01-04 12:53:34 -08:00
ConfigVariables.cpp Move UserInfo from eden to edencommon 2024-04-23 20:41:06 -07:00
ConfigVariables.h move variable substitution into its own type 2022-12-08 17:11:17 -08:00
eden_config.thrift allow consumption of /etc/eden/edenfs_cfgr.rc 2023-10-19 17:22:48 -07:00
EdenConfig.cpp Move EnumValue from eden to edencommon 2024-03-04 12:22:09 -08:00
EdenConfig.h add the ability to turn off in-memory blob caching 2024-04-26 14:23:51 -07:00
FieldConverter.cpp remove a use of toAppend in ChronoParse.h 2023-07-11 18:41:45 -07:00
FieldConverter.h Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
FileChangeMonitor.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
FileChangeMonitor.h Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
HgObjectIdFormat.cpp remove the ability to generate and store new proxy hashes 2022-10-04 15:06:11 -07:00
HgObjectIdFormat.h Rename HgQueuedBackingStore to SaplingBackingStore 2024-04-16 01:41:43 -07:00
InodeCatalogOptions.cpp Simplify InodeCatalogTypes; add InodeCatalogOptions 2023-08-10 10:06:16 -07:00
InodeCatalogOptions.h Simplify InodeCatalogTypes; add InodeCatalogOptions 2023-08-10 10:06:16 -07:00
InodeCatalogType.cpp Apply clang-format 18 2024-04-14 11:28:32 -07:00
InodeCatalogType.h LMDBInodeCatalog + LMDBFileContentStore 2023-11-13 12:47:14 -08:00
MountProtocol.cpp Apply clang-format 18 2024-04-14 11:28:32 -07:00
MountProtocol.h config: fix use of uninitialized member in testharness 2022-07-14 12:46:22 -07:00
ParentCommit.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
ParentCommit.h break the folly/Portability.h dependency on SysTypes.h 2023-08-10 15:29:38 -07:00
ReaddirPrefetch.cpp Apply clang-format 18 2024-04-14 11:28:32 -07:00
ReaddirPrefetch.h rewrite readdir prefetching logic 2023-01-04 19:17:36 -08:00
ReloadableConfig.cpp Move EnumValue from eden to edencommon 2024-03-04 12:22:09 -08:00
ReloadableConfig.h remove some legacy atomic<time_point> junk 2023-01-04 12:53:34 -08:00
TARGETS Move UserInfo from eden to edencommon 2024-04-23 20:41:06 -07:00
thrift_build.rs Update autocargo component on FBS:master 2024-04-26 15:39:05 -07:00
thrift_lib.rs Update autocargo component on FBS:master 2024-04-26 15:39:05 -07:00
TomlConfig.h Move Throw.h from eden to edencommon 2024-02-23 15:46:42 -08:00
TomlFileConfigSource.cpp add a ConfigSource layer of indirection between EdenConfig and the toml files 2023-01-04 12:53:34 -08:00
TomlFileConfigSource.h Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00