sapling/eden/mononoke/cmds/admin
Alex Hornby 89ace3790f mononoke: extend MononokeApp so admin apps can have a special default put behaviour
Summary:
Extend MononokeApp so admin apps can have a special default put behaviour (typically
 overwrite) vs the soon to be new default of IfAbsent

Use it from the admin tools.

Reviewed By: farnz

Differential Revision: D24623094

fbshipit-source-id: 5709c68429f8e1de0535eec132998d20411fc0e6
2020-10-29 16:07:22 -07:00
..
blobstore_fetch.rs Thread ConfigStore into blobstore creation 2020-10-27 04:14:24 -07:00
bonsai_fetch.rs mononoke/admin: add support for showing arbitrary bundles in hg sync 2020-04-27 07:24:41 -07:00
bookmarks_manager.rs bookmarks: extract BundleReplayData from BookmarkUpdateReason 2020-07-10 04:50:24 -07:00
common.rs convert ManifestOps to new style futures 2020-10-23 06:42:35 -07:00
content_fetch.rs convert ManifestOps to new style futures 2020-10-23 06:42:35 -07:00
crossrepo.rs cross_repo_sync: start borrowing more instead of cloning 2020-10-27 04:19:51 -07:00
derived_data.rs convert ManifestOps to new style futures 2020-10-23 06:42:35 -07:00
error.rs mononoke: update various error enums to use #[source] 2020-05-05 05:44:52 -07:00
filenodes.rs convert ManifestOps to new style futures 2020-10-23 06:42:35 -07:00
filestore.rs mononoke/admin: add a filestore fetch subcommand 2020-07-06 14:56:08 -07:00
hash_convert.rs BlobRepoHg extension trait. 2020-06-22 07:29:19 -07:00
hg_changeset.rs convert ManifestOps to new style futures 2020-10-23 06:42:35 -07:00
hg_sync.rs Make config store always explicit 2020-10-24 06:23:49 -07:00
main.rs mononoke: extend MononokeApp so admin apps can have a special default put behaviour 2020-10-29 16:07:22 -07:00
mutable_counters.rs Make config store always explicit 2020-10-24 06:23:49 -07:00
phases.rs mononoke: update Phases::get_public to futures03 2020-10-27 03:50:41 -07:00
pushrebase.rs mononoke: add a pushrebase command to mononoke_admin 2020-10-26 04:57:44 -07:00
redaction.rs Make config store always explicit 2020-10-24 06:23:49 -07:00
rsync.rs mononoke: admin rsync - add a command to delete files that exist in dest dir 2020-10-27 15:12:00 -07:00
skiplist_subcommand.rs Make config store always explicit 2020-10-24 06:23:49 -07:00
subcommand_blame.rs convert ManifestOps to new style futures 2020-10-23 06:42:35 -07:00
subcommand_deleted_manifest.rs cross_repo_sync: start borrowing more instead of cloning 2020-10-27 04:19:51 -07:00
subcommand_fsnodes.rs convert ManifestOps to new style futures 2020-10-23 06:42:35 -07:00
subcommand_unodes.rs convert ManifestOps to new style futures 2020-10-23 06:42:35 -07:00