sapling/eden/mononoke/blobrepo
Thomas Orozco 15d3670d72 mononoke: UploadHgFileEntry: allow calling it without a path
Summary:
I'd like to experiment with splitting this into its own service. To do that, I
don't want to have to include a path, since it's only used for reporting an
error that will never occur (because for that service I'll be using the
"generate" variant of the filenode id). Let's just make it optional.

Reviewed By: lukaspiatkowski

Differential Revision: D25220901

fbshipit-source-id: 6d3cf70a63b077de18a7d43f3b65766b453c425e
2020-12-03 06:19:31 -08:00
..
blobrepo_hg convert to new type futures 2020-12-01 03:03:45 -08:00
blobsync scuba: turn ScubaSampleBuilderExt into a wrapper struct 2020-11-30 21:26:24 -08:00
changeset_fetcher convert to new type futures 2020-12-02 15:40:12 -08:00
common mononoke/blobstore: pass CoreContext via borrowed instead of owned value 2020-11-27 03:31:07 -08:00
errors mononoke: remove HgBlobEntry 2020-11-26 08:22:05 -08:00
factory mononoke/lfs_server: account for size in object popularity 2020-12-03 06:17:06 -08:00
override blobrepo: move ChangesetFetcher to attributes 2020-09-02 17:20:41 -07:00
repo_blobstore scuba: turn ScubaSampleBuilderExt into a wrapper struct 2020-11-30 21:26:24 -08:00
src convert save_bonsai_changesets to new type futures 2020-11-30 12:00:22 -08:00
test mononoke: UploadHgFileEntry: allow calling it without a path 2020-12-03 06:19:31 -08:00
Cargo.toml convert save_bonsai_changesets to new type futures 2020-11-30 12:00:22 -08:00