sapling/eden/fs
Chad Austin d6d49724a6 use a kServiceName constant and rename the service from Eden to EdenFS
Summary:
I'm about to add another reference to our service name, so instead of
hardcoding "Eden", add a kServiceName constant. While I'm at it, I
renamed it to EdenFS.

Reviewed By: genevievehelsel

Differential Revision: D20500668

fbshipit-source-id: 4974363156ba2934a1a5cd86d9e8fd7e93d89181
2020-03-25 22:02:56 -07:00
..
benchharness Tidy up license headers 2019-10-11 05:28:23 -07:00
cli Move eden.cli namespace to eden.fs.cli 2020-03-25 11:46:56 -07:00
config make hgcache direct read as default 2020-02-20 16:58:10 -08:00
fuse add read-only support on macOS 2020-03-24 18:58:29 -07:00
inodes eden: fix multiply defined symbols issue with ImportPriority 2020-03-20 10:56:08 -07:00
journal rename tracing to telemetry 2019-10-15 13:39:41 -07:00
model fix an assertion violation in GlobBenchmark 2020-03-16 13:28:24 -07:00
monitor update the EdenFS monitor to support self-restarts 2020-01-31 13:22:27 -08:00
notifications eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
py Move py/ directory from eden/ to eden/fs 2020-03-24 11:45:37 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service use a kServiceName constant and rename the service from Eden to EdenFS 2020-03-25 22:02:56 -07:00
sqlite fix a missing dependency in a CMakeLists.txt file 2019-11-21 21:43:54 -08:00
store eden: fix multiply defined symbols issue with ImportPriority 2020-03-20 10:56:08 -07:00
takeover refactor the EDEN_BUG() macro 2019-11-22 15:38:33 -08:00
telemetry Record Mercurial tree import time 2020-03-03 11:44:28 -08:00
testharness eden: fix multiply defined symbols issue with ImportPriority 2020-03-20 10:56:08 -07:00
utils Cleaning up second definitions of dtype_t 2020-03-10 12:27:51 -07:00
win eden: fix some unreferenced variable warnings on Windows 2020-03-20 14:00:33 -07:00
CMakeLists.txt Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00