sapling/eden/fs/service
Chad Austin d5a0a0d063 folly::Optional -> std::optional
Summary: Eden's on C++17 so fully cross the rubicon!

Reviewed By: strager

Differential Revision: D10496796

fbshipit-source-id: 3b0b8e10a93830c0e76dbc5baf95cf69a1f080af
2018-10-23 17:05:11 -07:00
..
oss print the build version when edenfs is starting 2018-06-26 12:07:08 -07:00
test Rename test to reduce confusion 2018-10-22 20:27:26 -07:00
__init__.py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
client.py Add timeout to 'eden status' 2018-10-09 13:56:56 -07:00
CMakeLists.txt update the CMake based build with new dependencies 2018-10-23 13:42:12 -07:00
eden.thrift expose FUSE accesses over Thrift 2018-09-10 13:52:51 -07:00
EdenCPUThreadPool.cpp Rename UnboundedQueueThreadPool to UnboundedQueueExecutor and add a ManualExecutor variant 2018-08-03 13:21:59 -07:00
EdenCPUThreadPool.h Rename UnboundedQueueThreadPool to UnboundedQueueExecutor and add a ManualExecutor variant 2018-08-03 13:21:59 -07:00
EdenError.cpp update eden to be more liberal when parsing BinaryHash arguments 2018-03-20 16:47:12 -07:00
EdenError.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
EdenServer.cpp add an in-memory LRU for blob metadata 2018-10-22 20:27:27 -07:00
EdenServer.h folly::Optional -> std::optional 2018-10-23 17:05:11 -07:00
EdenServiceHandler.cpp Win: Porting eden/service to Windows with fb-thrift 2018-10-22 20:27:26 -07:00
EdenServiceHandler.h Win: Porting eden/service to Windows with fb-thrift 2018-10-22 20:27:26 -07:00
main.cpp Share daemonizeIfRequested between edenfs and fake_edenfs 2018-10-23 14:35:38 -07:00
PrettyPrinters.cpp Store Hg dirstate data in Hg instead of Eden. 2017-11-06 19:56:49 -08:00
PrettyPrinters.h Store Hg dirstate data in Hg instead of Eden. 2017-11-06 19:56:49 -08:00
StartupLogger.cpp Share daemonizeIfRequested between edenfs and fake_edenfs 2018-10-23 14:35:38 -07:00
StartupLogger.h Share daemonizeIfRequested between edenfs and fake_edenfs 2018-10-23 14:35:38 -07:00
streamingeden.thrift adopt new thrift streaming API 2018-09-20 12:54:23 -07:00
StreamingSubscriber.cpp move folly/experimental/logging to folly/logging/ 2018-04-30 21:29:29 -07:00
StreamingSubscriber.h Win: Porting eden/service to Windows with fb-thrift 2018-10-22 20:27:26 -07:00
ThriftUtil.h update eden to be more liberal when parsing BinaryHash arguments 2018-03-20 16:47:12 -07:00