sapling/eden/mononoke
Stanislau Hlebik 6fd0284b72 mononoke: rename comments() to message()
Summary:
Some of the hg changeset structures use `comments` as the name for commit
message. But this is confusing - let's rename

Reviewed By: HarveyHunt

Differential Revision: D21974571

fbshipit-source-id: e7c5c5ad8db9b2f1343abe9101fc56a6d4287548
2020-06-11 01:24:47 -07:00
..
backsyncer cross_repo: record sync map version_name in synced_commit_mapping 2020-06-01 07:16:52 -07:00
benchmark mononoke: add_filenodes now return FilenodeResult and removes TODO 2020-06-10 19:29:29 -07:00
blobimport_lib mononoke: rename comments() to message() 2020-06-11 01:24:47 -07:00
blobrepo mononoke: rename comments() to message() 2020-06-11 01:24:47 -07:00
blobrepo_utils autocargo: regenerate 2020-05-19 16:08:40 -07:00
blobstore cargo_from_buck: Hide generated code from rustfmt 2020-06-10 19:29:49 -07:00
blobstore_sync_queue mononoke: blobstore_sync_queue: switch to insert rather than insert ignore 2020-06-10 19:29:41 -07:00
bonsai_git_mapping autocargo: regenerate 2020-05-19 16:08:40 -07:00
bonsai_globalrev_mapping mononoke: add merge commit validation 2020-05-20 11:17:21 -07:00
bonsai_hg_mapping cargo_from_buck: Hide generated code from rustfmt 2020-06-10 19:29:49 -07:00
bookmarks rustfmt: Use use_try_shorthand default 2020-06-10 19:29:15 -07:00
bulkops mononoke: update bulkops::fetch_all_public_changesets to return commits in order 2020-05-21 20:43:45 -07:00
cache_warmup RFC: introduce FilenodeResult 2020-06-01 05:27:34 -07:00
changesets cargo_from_buck: Hide generated code from rustfmt 2020-06-10 19:29:49 -07:00
cmdlib mononoke/apiserver: remove content sha1 cache 2020-06-10 19:29:48 -07:00
cmds mononoke: rename comments() to message() 2020-06-11 01:24:47 -07:00
commit_rewriting cross_repo: record sync map version_name in synced_commit_mapping 2020-06-01 07:16:52 -07:00
common autocargo: regenerate 2020-05-19 16:08:40 -07:00
config_structs cargo_from_buck: Hide generated code from rustfmt 2020-06-10 19:29:49 -07:00
derived_data cargo_from_buck: Hide generated code from rustfmt 2020-06-10 19:29:49 -07:00
edenapi_server edenapi_types: rename depth to length in history request 2020-06-10 19:29:45 -07:00
fastreplay metaconfig/parser: use free functions for loading configuration 2020-06-02 09:30:03 -07:00
filenodes cargo_from_buck: Hide generated code from rustfmt 2020-06-10 19:29:49 -07:00
filestore rustfmt: Use use_try_shorthand default 2020-06-10 19:29:15 -07:00
git cargo_from_buck: Hide generated code from rustfmt 2020-06-10 19:29:49 -07:00
gotham_ext mononoke: replace instances of whitelist/blacklist/blackhole 2020-06-10 19:29:30 -07:00
hgcli mononoke: add Cargo.toml files for code previously depending on identity_ext 2020-06-10 18:16:04 -07:00
hgproto edenapi_types: move EdenAPI types into separate crate 2020-06-10 19:29:44 -07:00
hook_tailer metaconfig/parser: use free functions for loading configuration 2020-06-02 09:30:03 -07:00
hooks mononoke: opsfiles: Port deny_from_corp.sh hook 2020-06-10 19:29:47 -07:00
lfs_import_lib autocargo: regenerate 2020-05-19 16:08:40 -07:00
lfs_protocol lfs_protocol: move LFS MIME type into protocol crate 2020-04-23 13:58:04 -07:00
lfs_server mononoke: replace instances of whitelist/blacklist/blackhole 2020-06-10 19:29:30 -07:00
load_limiter mononoke: remove getfiles from ratelimiter and perf counter 2020-05-19 04:43:00 -07:00
manifest Expose ctime from Blobstore::get() in mononoke 2020-05-06 00:55:07 -07:00
megarepolib autocargo: regenerate 2020-05-19 16:08:40 -07:00
mercurial mononoke: rename comments() to message() 2020-06-11 01:24:47 -07:00
metaconfig metaconfig: add types and parser for Source Control Service params 2020-06-10 19:29:32 -07:00
microwave cargo_from_buck: Hide generated code from rustfmt 2020-06-10 19:29:49 -07:00
mononoke_api edenapi_server: add subtree endpoint 2020-06-10 19:29:44 -07:00
mononoke_types cargo_from_buck: Hide generated code from rustfmt 2020-06-10 19:29:49 -07:00
mutable_counters admin: add a subcommand to manipulate mutable_counters 2020-04-16 03:19:44 -07:00
newfilenodes mononoke: add counters for fetching disabled filenodes 2020-06-10 19:29:29 -07:00
permission_checker mononoke: replace instances of whitelist/blacklist/blackhole 2020-06-10 19:29:30 -07:00
phases Clean out unused deps from our TARGETS files 2020-04-14 03:38:11 -07:00
pushrebase rustfmt: Use use_try_shorthand default 2020-06-10 19:29:15 -07:00
reachabilityindex cargo_from_buck: Hide generated code from rustfmt 2020-06-10 19:29:49 -07:00
repo_client mononoke: rename comments() to message() 2020-06-11 01:24:47 -07:00
revset mononoke/revset: buffer loading generations 2020-06-04 01:24:08 -07:00
scs_server/src mononoke_api: add service permission checker 2020-06-10 19:29:32 -07:00
segmented_changelog mononoke: add IdMap::insert_many 2020-06-02 19:17:53 -07:00
server mononoke: opsfiles: Port deny_from_corp.sh hook 2020-06-10 19:29:47 -07:00
sshrelay Clean out unused deps from our TARGETS files 2020-04-14 03:38:11 -07:00
tests mononoke: remove apiserver source code 2020-06-10 19:29:47 -07:00
time_window_counter mononoke/rust-shed: apply new coding style convention that separates oss-only code 2020-05-07 04:52:16 -07:00
tunables mononoke: return FilenodeResult from get_all_filenodes_maybe_stale 2020-06-10 19:29:16 -07:00
unbundle_replay autocargo: regenerate 2020-05-19 16:08:40 -07:00
walker mononoke: replace direct usages of ServiceData by dynamic singleton counters 2020-06-10 19:29:19 -07:00
Cargo.toml Always chunk sqlblob data for dedup 2020-06-10 19:29:43 -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