sapling/eden/fs/service
Lukasz Langa deee232d74 Upgrade to 18.5b1
Summary: Mostly empty lines removed and added.  A few bugfixes on excessive line splitting.

Reviewed By: cooperlees

Differential Revision: D8198776

fbshipit-source-id: 4361faf4a2b9347d57fb6e1342c494575f2beb67
2018-05-30 01:11:47 -07:00
..
oss run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
__init__.py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
client.py Upgrade to 18.5b1 2018-05-30 01:11:47 -07:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00
DEFS avoid multiple builds of the eden server library 2017-04-14 11:39:02 -07:00
eden.thrift prefetch file batch for hg import helper 2018-05-25 13:51:27 -07:00
EdenCPUThreadPool.cpp introduce a type representing the unbounded eden cpu pool 2017-12-12 12:35:35 -08:00
EdenCPUThreadPool.h introduce a type representing the unbounded eden cpu pool 2017-12-12 12:35:35 -08: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 Change calls from collectAll to collectAllSemiFuture 2018-05-26 14:01:37 -07:00
EdenServer.h ensure that the ServerState object outlives all EdenMounts 2018-04-23 13:53:48 -07:00
EdenServiceHandler.cpp eden: smaller batches for prefetching 2018-05-25 13:51:27 -07:00
EdenServiceHandler.h add eden prefetch command 2018-05-25 13:51:27 -07:00
GlobNode.cpp prefetch file batch for hg import helper 2018-05-25 13:51:27 -07:00
GlobNode.h prefetch file batch for hg import helper 2018-05-25 13:51:27 -07:00
main.cpp update folly::Init to call folly::initLogging() 2018-05-15 12:38:01 -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
streamingeden.thrift Fix the include prefix for c++ generated code 2017-11-09 15:35:58 -08:00
StreamingSubscriber.cpp move folly/experimental/logging to folly/logging/ 2018-04-30 21:29:29 -07:00
StreamingSubscriber.h fix a deadlock - lock ordering violation in Journal/StreamingSubscriber 2017-11-01 12:24:44 -07:00
ThriftUtil.h update eden to be more liberal when parsing BinaryHash arguments 2018-03-20 16:47:12 -07:00