sapling/eden/fs/config
Katie Mancini 7dd594e55e make extension lists in doctor configurable
Summary:
It's a pain to add and remove extensions from our warn and blocklists in
eden doctor. It it takes a while for things to rollout since the change
is dependent on the eden package which only rolls out once a week.

Let's move these to eden configs so that we can change them with chef and
the new configerator configs.

Reviewed By: genevievehelsel

Differential Revision: D52140236

fbshipit-source-id: 737595f4fdc964b334cc3479a3a4a6369251306d
2023-12-14 19:01:50 -08:00
..
facebook edenfs_config_manager: fix corp gk checking 2023-11-29 15:11:17 -08:00
test Revert D51029740: Namespace doesn't need to be followed by semicolon 2023-11-06 08:37:37 -08:00
types update platform010 & platform010-aarch64 symlinks 2023-12-02 13:52:50 -08:00
CachedParsedFileMonitor.h pass folly::File by value instead of r-value reference 2023-04-24 19:11:42 -07:00
Cargo.toml update platform010 & platform010-aarch64 symlinks 2023-12-02 13:52:50 -08:00
CheckoutConfig.cpp config: retry writing the SNAPSHOT file 2023-08-25 14:37:59 -07:00
CheckoutConfig.h support cloning a FilteredFS repo 2023-11-30 13:29:50 -08:00
CMakeLists.txt fix CMake build 2023-08-16 11:29:30 -07:00
ConfigSetting.cpp allow consumption of /etc/eden/edenfs_cfgr.rc 2023-10-19 17:22:48 -07:00
ConfigSetting.h allow consumption of /etc/eden/edenfs_cfgr.rc 2023-10-19 17:22:48 -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 variable substitution into its own type 2022-12-08 17:11:17 -08: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 allow consumption of /etc/eden/edenfs_cfgr.rc 2023-10-19 17:22:48 -07:00
EdenConfig.h make extension lists in doctor configurable 2023-12-14 19:01:50 -08:00
FieldConverter.cpp remove a use of toAppend in ChronoParse.h 2023-07-11 18:41:45 -07:00
FieldConverter.h fix HgDatapackStore use after free 2023-11-09 10:44:58 -08:00
FileChangeMonitor.cpp compare config files with platform-independent logic 2022-12-09 13:10:45 -08:00
FileChangeMonitor.h add a ConfigSource layer of indirection between EdenConfig and the toml files 2023-01-04 12:53:34 -08:00
HgObjectIdFormat.cpp remove the ability to generate and store new proxy hashes 2022-10-04 15:06:11 -07:00
HgObjectIdFormat.h remove the ability to generate and store new proxy hashes 2022-10-04 15:06:11 -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 LMDBInodeCatalog + LMDBFileContentStore 2023-11-13 12:47:14 -08:00
InodeCatalogType.h LMDBInodeCatalog + LMDBFileContentStore 2023-11-13 12:47:14 -08:00
MountProtocol.cpp rename the config for the hg object id format 2022-03-03 17:17:25 -08:00
MountProtocol.h config: fix use of uninitialized member in testharness 2022-07-14 12:46:22 -07:00
ParentCommit.cpp update to fmt 9.1.0 2023-07-21 13:39:03 -07:00
ParentCommit.h break the folly/Portability.h dependency on SysTypes.h 2023-08-10 15:29:38 -07:00
ReaddirPrefetch.cpp rewrite readdir prefetching logic 2023-01-04 19:17:36 -08:00
ReaddirPrefetch.h rewrite readdir prefetching logic 2023-01-04 19:17:36 -08:00
ReloadableConfig.cpp add a ConfigSource layer of indirection between EdenConfig and the toml files 2023-01-04 12:53:34 -08:00
ReloadableConfig.h remove some legacy atomic<time_point> junk 2023-01-04 12:53:34 -08:00
TARGETS Re-sync with internal repository 2023-10-11 22:09:00 -07:00
thrift_build.rs adding deprecated_default_enum_min_i32: one-liners [2/n] 2023-09-06 10:12:37 -07:00
thrift_lib.rs move autocargo up one level (#101) 2022-02-08 06:07:52 -08:00
TomlConfig.h migrate fs/config to std::string_view 2022-12-10 05:09:52 -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 add a ConfigSource layer of indirection between EdenConfig and the toml files 2023-01-04 12:53:34 -08:00