sapling/eden/mononoke
Kostia Balytskyi 8e2b7754c4 synced_commit_mapping: rename get into get_one
Summary:
Another preparatory step for the actuall mapping model fix. This just renames
`get` method into a `get_one` to emphasize it's use-case and to ease the search later.

At the end of this change, I expect there to be no use-cases for `get_one` and expect is to be gone.

Reviewed By: mitrandir77

Differential Revision: D23574116

fbshipit-source-id: f5015329b15f3f08961006607d0f9bf10f499a88
2020-09-08 13:36:04 -07:00
..
benchmark blobrepo: instantiate segmented changelog as an attribute 2020-09-02 17:20:42 -07:00
blobimport_lib mononoke: blobimport record highest imported generation number 2020-08-12 08:50:35 -07:00
blobrepo Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
blobrepo_utils Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
blobstore Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
blobstore_sync_queue mononoke: add context to blobstore_sync_queue get error handling 2020-08-11 02:52:44 -07:00
bonsai_git_mapping Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
bonsai_globalrev_mapping pushrebase: remove OntoBookmarkParams and clean up interface 2020-08-14 02:28:55 -07:00
bonsai_hg_mapping Remove crate_root from Rust dependency info 2020-08-31 14:43:24 -07:00
bookmarks Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
bulkops Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
cache_warmup Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
changesets Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
cmdlib mononoke: allow logging censored scuba accesses to file 2020-09-04 07:37:14 -07:00
cmds synced_commit_mapping: rename get into get_one 2020-09-08 13:36:04 -07:00
commit_rewriting synced_commit_mapping: rename get into get_one 2020-09-08 13:36:04 -07:00
common Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
derived_data Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
edenapi_server edenapi_server: add Scuba logging 2020-09-07 17:24:45 -07:00
fastreplay mononoke: allow logging censored scuba accesses to file 2020-09-04 07:37:14 -07:00
filenodes Remove crate_root from Rust dependency info 2020-08-31 14:43:24 -07:00
filestore Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
git Remove crate_root from Rust dependency info 2020-08-31 14:43:24 -07:00
gotham_ext Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
hgcli asyncify connection accepting 2020-08-18 09:09:14 -07:00
hgproto Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
hook_tailer mononoke: allow logging censored scuba accesses to file 2020-09-04 07:37:14 -07:00
hooks Prepare for rustfmt 2.0 2020-09-08 07:33:16 -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 Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
load_limiter Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
manifest mononoke/fsnodes: expose FsnodeFile as the LeafId 2020-09-04 06:30:18 -07:00
mercurial Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
metaconfig Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
microwave mononoke: allow logging censored scuba accesses to file 2020-09-04 07:37:14 -07:00
mononoke_api Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
mononoke_hg_sync_job Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
mononoke_types Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
mutable_counters admin: add a subcommand to manipulate mutable_counters 2020-04-16 03:19:44 -07:00
newfilenodes RFC mononoke: limit number of filenodes get_all_filenodes_maybe_stale 2020-08-12 14:33:43 -07:00
permission_checker mononoke/x509 identity: add OSS parsing of x509 certificates (#32) 2020-07-24 09:05:52 -07:00
phases bookmarks: extract BundleReplayData from BookmarkUpdateReason 2020-07-10 04:50:24 -07:00
pushrebase Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
reachabilityindex Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
regenerate_hg_filenodes mononoke/regenerate_hg_filenodes: make regenerate_hg_filenodes public (#39) 2020-07-30 06:50:54 -07:00
repo_client synced_commit_mapping: rename get into get_one 2020-09-08 13:36:04 -07:00
repo_import Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
revset Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
scs_server Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
segmented_changelog segmented_changelog: add version field to IdMap 2020-09-03 16:33:20 -07:00
server mononoke: allow logging censored scuba accesses to file 2020-09-04 07:37:14 -07:00
sshrelay Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
tests remotefilelog: add killswitch for client certs 2020-09-08 10:39:07 -07:00
time_window_counter mononoke/lfs_server: popularity: add ODS counters, timeouts and tests 2020-07-15 03:39:23 -07:00
tunables tunable scuba sampling 2020-09-04 06:26:35 -07:00
unbundle_replay mononoke: allow logging censored scuba accesses to file 2020-09-04 07:37:14 -07:00
walker Prepare for rustfmt 2.0 2020-09-08 07:33:16 -07:00
Cargo.toml utility to keep streaming clone data warm 2020-09-01 07:13:33 -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