sapling/eden/mononoke
Simon Farnsworth fb9283c378 Remove old-style futures from cmdlib::args and fix up build failures
Summary: The more we remove, the easier it'll be to remove the last few problem cases.

Reviewed By: StanislavGlebik

Differential Revision: D24592052

fbshipit-source-id: de6371305991d54bf2802fd904850b49aeb11bbd
2020-10-30 11:55:15 -07:00
..
benchmark mononoke: update Memblob::new callsites to ::default() 2020-10-07 12:11:10 -07:00
blobimport_lib mononoke: update Phases::add_reachable_as_public to futures03 2020-10-27 08:06:12 -07:00
blobrepo mononoke: extend MononokeApp so admin apps can have a special default put behaviour 2020-10-29 16:07:22 -07:00
blobrepo_utils convert ManifestOps to new style futures 2020-10-23 06:42:35 -07:00
blobstore mononoke: change the default blobstore put behaviour to IfAbsent 2020-10-29 16:07:22 -07:00
blobstore_sync_queue commit_rewriting: use is_empty() where possible 2020-10-04 10:03:42 -07:00
bonsai_git_mapping improve error messages for mapping length errors 2020-09-21 08:39:12 -07:00
bonsai_globalrev_mapping improve error messages for mapping length errors 2020-09-21 08:39:12 -07:00
bonsai_hg_mapping thrift: call hooks from Rust codegen 2020-10-22 17:01:47 -07:00
bookmarks bypassing hooks for members of scm 2020-10-29 10:14:25 -07:00
bulkops bulkops: add trait ChangesetBulkFetch 2020-10-08 09:43:46 -07:00
cache_warmup convert ManifestOps to new style futures 2020-10-23 06:42:35 -07:00
changesets thrift: call hooks from Rust codegen 2020-10-22 17:01:47 -07:00
cmdlib Remove old-style futures from cmdlib::args and fix up build failures 2020-10-30 11:55:15 -07:00
cmds Remove old-style futures from cmdlib::args and fix up build failures 2020-10-30 11:55:15 -07:00
commit_rewriting Remove old-style futures from cmdlib::args and fix up build failures 2020-10-30 11:55:15 -07:00
common rust: update rust to 1.47.0 2020-10-15 17:28:02 -07:00
derived_data mononoke: add BonsaiDerived::derive03 2020-10-27 02:37:41 -07:00
edenapi_server history: introduce separate wire types for history API 2020-10-25 18:39:34 -07:00
fastreplay bypassing hooks for members of scm 2020-10-29 10:14:25 -07:00
filenodes thrift: call hooks from Rust codegen 2020-10-22 17:01:47 -07:00
filestore mononoke: change the default blobstore put behaviour to IfAbsent 2020-10-29 16:07:22 -07:00
git Remove old-style futures from cmdlib::args and fix up build failures 2020-10-30 11:55:15 -07:00
gotham_ext gotham_ext: use pin_project in SignalStream 2020-10-14 11:08:13 -07:00
hgcli mononoke: check only common name in hgcli 2020-10-28 09:39:54 -07:00
hgproto commit_rewriting: use is_empty() where possible 2020-10-04 10:03:42 -07:00
hook_tailer bypassing hooks for members of scm 2020-10-29 10:14:25 -07:00
hooks bypassing hooks for members of scm 2020-10-29 10:14:25 -07:00
lfs_import_lib autocargo: regenerate 2020-05-19 16:08:40 -07:00
lfs_protocol mononoke: try to compress values if they above cachelib limit 2020-06-20 01:05:54 -07:00
lfs_server Thread ConfigStore into blobstore creation 2020-10-27 04:14:24 -07:00
load_limiter Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
manifest cross_repo_sync: start borrowing more instead of cloning 2020-10-27 04:19:51 -07:00
mercurial thrift: call hooks from Rust codegen 2020-10-22 17:01:47 -07:00
metaconfig bypassing hooks for members of scm 2020-10-29 10:14:25 -07:00
microwave mononoke: extend MononokeApp so admin apps can have a special default put behaviour 2020-10-29 16:07:22 -07:00
mononoke_api CommitSyncer: add wiring for Scuba reporing support 2020-10-30 05:56:40 -07:00
mononoke_hg_sync_job Remove old-style futures from cmdlib::args and fix up build failures 2020-10-30 11:55:15 -07:00
mononoke_types thrift: call hooks from Rust codegen 2020-10-22 17:01:47 -07:00
mutable_counters mononoke: read mutable_counters from replica in blobimport warmer 2020-10-07 05:24:30 -07:00
newfilenodes commit_rewriting: use is_empty() where possible 2020-10-04 10:03:42 -07:00
permission_checker bypassing hooks for members of scm 2020-10-29 10:14:25 -07:00
phases mononoke: update Phases::add_reachable_as_public to futures03 2020-10-27 08:06:12 -07:00
pushrebase convert ManifestOps to new style futures 2020-10-23 06:42:35 -07:00
reachabilityindex thrift: call hooks from Rust codegen 2020-10-22 17:01:47 -07:00
regenerate_hg_filenodes Remove old-style futures from cmdlib::args and fix up build failures 2020-10-30 11:55:15 -07:00
repo_client CommitSyncer: add wiring for Scuba reporing support 2020-10-30 05:56:40 -07:00
repo_import Remove old-style futures from cmdlib::args and fix up build failures 2020-10-30 11:55:15 -07:00
revset Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
scs_server scs_server: add blobstore rate-limiting for requests 2020-10-28 11:01:39 -07:00
segmented_changelog segmented_changelog: update sql query for last idmap entry 2020-10-29 17:40:19 -07:00
server Thread ConfigStore into blobstore creation 2020-10-27 04:14:24 -07:00
sshrelay commit_rewriting: use is_empty() where possible 2020-10-04 10:03:42 -07:00
tests Remove old-style futures from cmdlib::args and fix up build failures 2020-10-30 11:55:15 -07:00
time_window_counter mononoke/lfs_server: popularity: add ODS counters, timeouts and tests 2020-07-15 03:39:23 -07:00
tunables cross_repo_sync: log commit syncs 2020-10-30 05:56:40 -07:00
unbundle_replay Remove old-style futures from cmdlib::args and fix up build failures 2020-10-30 11:55:15 -07:00
walker mononoke: update walker to use MappedHgChangesetId derived data 2020-10-29 04:29:44 -07:00
Cargo.toml segmented_changelog: add segmented changelog tailer command 2020-10-29 17:40:19 -07:00
README.md mononoke: add README.md and the missing pieces for supporting cargo (#13) 2020-02-13 00:12:36 -08:00

Mononoke

Mononoke is a next-generation server for the Mercurial source control system, meant to scale up to accepting thousands of commits every hour across millions of files. It is primarily written in the Rust programming language.

Caveat Emptor

Mononoke is still in early stages of development. We are making it available now because we plan to start making references to it from our other open source projects.

The version that we provide on GitHub does not build yet.

This is because the code is exported verbatim from an internal repository at Facebook, and not all of the scaffolding from our internal repository can be easily extracted. The key areas where we need to shore things up are:

  • Full support for a standard cargo build.
  • Open source replacements for Facebook-internal services (blob store, logging etc).

The current goal is to get Mononoke working on Linux. Other Unix-like OSes may be supported in the future