sapling/eden/fs/config
Zeyi Fan d9f1beb1a1 add mononoke:connector config and create initializeHttpMononokeBackingStore
Summary:
This diff added a configurable value "mononoke:connector" to EdenConfig, so that we can specify a particular type of connection we need when using Mononoke as backing store.

This diff also moved the logic of initializing the existing `MononokeHttpBackingStore` to `initializeHttpMononokeBackingStore`.

Reviewed By: wez, strager

Differential Revision: D14141725

fbshipit-source-id: c7208295d7b3853740d7b0e5166f8854457fcf8e
2019-03-11 14:34:08 -07:00
..
test change the default ignore file path to ~/.edenignore 2019-02-07 18:31:45 -08:00
CachedParsedFileMonitor.h Win: Porting eden/service to Windows with fb-thrift 2018-10-22 20:27:26 -07:00
ClientConfig.cpp use cpptoml from third-party 2019-03-06 15:19:23 -08:00
ClientConfig.h folly::Optional -> std::optional 2018-10-23 17:05:11 -07:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00
EdenConfig.cpp add mononoke:connector config and create initializeHttpMononokeBackingStore 2019-03-11 14:34:08 -07:00
EdenConfig.h add mononoke:connector config and create initializeHttpMononokeBackingStore 2019-03-11 14:34:08 -07:00
FileChangeMonitor.cpp stop logging warnings about config files not being present 2019-02-07 13:05:02 -08:00
FileChangeMonitor.h eden: add helper for accessing stat fields as timespecs 2018-12-16 18:31:46 -08:00
ReloadableConfig.h pass ReloadableConfig down to HgBackingStore ctor 2018-10-31 11:50:38 -07:00