sapling/eden
Gustavo Galvao Avena 2c039d8eaa Automatically derive all data types during initial import
Summary:
In D56706360 I started automatically deriving fsnodes, because to expand submodules from a commit, you need the fsnodes from its parents.

But in the merge process, we currently manually backfill derived data after running the initial import.
I don't think this makes much sense, so let's automatically derive everything by default.

One note though: I don't want derivation to block the import's progress, so I'm spawning a tokio task for all the types except fsnodes.

Differential Revision: D56877240

fbshipit-source-id: c0da1998a8b73c75c88c9bc0cd08f7c3730ca3f4
2024-05-03 14:51:13 -07:00
..
contrib Update links for reviewstack github repo (#867) 2024-04-04 09:53:17 -07:00
facebook eden 2023-10-23 09:12:58 -07:00
fs avoid calling getStats() in some ObjectCache fb303 callbacks 2024-05-03 10:14:40 -07:00
integration rename store.hg to store.sapling in EdenStats.h 2024-05-02 14:02:57 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke Automatically derive all data types during initial import 2024-05-03 14:51:13 -07:00
scm Implement suffix querying 2024-05-03 14:28:19 -07:00
test_support Pyre Configurationless migration for] [batch:13/244] 2024-03-04 08:24:00 -08:00
test-data Re-sync with internal repository 2023-10-11 22:09:00 -07:00
.clang-tidy clang-tidy: disable facebook-hte-ContextDependentStaticInit 2022-11-04 15:33:50 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
BUILD_MODE.bzl Enable warnings for shadow definitions for clang/gcc 2023-10-27 16:29:22 -07:00
defs.bzl integration: use universal Mac binary 2023-10-27 14:45:05 -07:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00
TARGETS Re-sync with internal repository 2023-10-11 22:09:00 -07:00