A Scalable, User-Friendly Source Control System.
Go to file
Stanislau Hlebik 9cc161fae5 mononoke: remove unused method
Reviewed By: krallin

Differential Revision: D19128891

fbshipit-source-id: 64519df4ce2dde503939544fe0ecc131b779bf7f
2019-12-16 15:17:01 -08:00
apiserver configs: support running from configerator 2019-12-16 08:14:23 -08:00
benchmark mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
blobimport_lib/src mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
blobrepo mononoke: remove unused method 2019-12-16 15:17:01 -08:00
blobrepo_utils mononoke: remove Changeset trait 2019-12-13 09:45:30 -08:00
blobstore mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
blobstore_sync_queue mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
bonsai_globalrev_mapping mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
bonsai_hg_mapping mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
bookmarks mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
cache_warmup/src mononoke: remove Changeset trait 2019-12-13 09:45:30 -08:00
changesets mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
cmdlib/src configs: support running from configerator 2019-12-16 08:14:23 -08:00
cmds rust-crates-io: Update to tokio 0.2 2019-12-16 13:03:10 -08:00
commit_rewriting mononoke: remove Changeset trait 2019-12-13 09:45:30 -08:00
common rust-crates-io: Update to tokio 0.2 2019-12-16 13:03:10 -08:00
derived_data mononoke: remove Changeset trait 2019-12-13 09:45:30 -08:00
filenodes mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
filestore/src mononoke: walker: add edge types to walk 2019-12-11 02:39:22 -08:00
git rust-crates-io: Update to tokio 0.2 2019-12-16 13:03:10 -08:00
hgcli mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
hgproto mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
hook_tailer configs: support running from configerator 2019-12-16 08:14:23 -08:00
hooks mononoke: remove Changeset trait 2019-12-13 09:45:30 -08:00
lfs_import_lib/src mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
lfs_protocol/src mononoke/lfs_server: extract lfs_protocol 2019-10-17 06:53:53 -07:00
lfs_server/src rust-crates-io: Update to tokio 0.2 2019-12-16 13:03:10 -08:00
manifest rust-crates-io: Update to tokio 0.2 2019-12-16 13:03:10 -08:00
mercurial mononoke: remove Changeset trait 2019-12-13 09:45:30 -08:00
metaconfig configs: reduce read amplification 2019-12-16 08:14:23 -08:00
mononoke_api/src rust-crates-io: Update to tokio 0.2 2019-12-16 13:03:10 -08:00
mononoke_types mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
phases mononoke: Remove failure_ext dependencies (4/N) 2019-12-09 21:30:29 -08:00
pushrebase/src rust-crates-io: Update to tokio 0.2 2019-12-16 13:03:10 -08:00
reachabilityindex mononoke: Remove failure_ext dependencies (3/N) 2019-12-06 16:45:16 -08:00
ready_state/src Yearless license header 2019-10-11 13:52:34 -07:00
repo_client rust-crates-io: Update to tokio 0.2 2019-12-16 13:03:10 -08:00
revset mononoke: Remove failure_ext dependencies (3/N) 2019-12-06 16:45:16 -08:00
scs_server/src rust-crates-io: Update to tokio 0.2 2019-12-16 13:03:10 -08:00
server configs: support running from configerator 2019-12-16 08:14:23 -08:00
sshrelay/src common/rust: Remove failure_ext dependencies 2019-12-04 21:38:46 -08:00
tests configs: support running from configerator 2019-12-16 08:14:23 -08:00
walker/src configs: support running from configerator 2019-12-16 08:14:23 -08:00
.gitignore add .gitignore 2018-03-13 11:58:20 -07:00
.rlsconfig cargo_from_buck: make it possible to define autocargo projects without generated Cargo.toml files 2019-11-21 14:16:58 -08:00
.travis.yml Add travis-CI integration by adding .travis.yml file. 2018-07-26 10:09:32 -07:00
CONTRIBUTING.md Initial commit 2017-07-27 18:00:19 -07:00
LICENSE Initial commit 2017-07-27 18:00:19 -07:00
packman.yml mononoke: add mononoke_exec helper script 2019-06-14 03:59:58 -07:00
README.md mononoke: simple useless change 2019-05-21 12:25:10 -07:00
rustfmt.toml Get rustfmt/rls working in fbcode again. 2019-09-19 18:06:23 -07: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 such as Eden.

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