sapling/eden/mononoke/repo_client
Stanislau Hlebik fb4c1544b9 mononoke: add update command to streaming changelog
Summary:
This command can be used to update already existing streaming changelog.
It takes a newly cloned changelog and updates the new streaming changelog
chunks in the database.

The biggest difference from "create" command is that we first need to figure
out what's already uploaded to streaming changelog. For that two new methods
were added SqlStreamingChunksFetcher.

Reviewed By: farnz

Differential Revision: D27045386

fbshipit-source-id: 36fc9387f621e1ec8ad3eb4fbb767ab431a9d0bb
2021-03-16 03:29:54 -07:00
..
getbundle_response mononoke: remove unused getbundle_low_gen_num_threshold 2021-03-12 03:14:51 -08:00
mononoke_repo mononoke: allow using streaming clone with sqlite 2021-03-12 06:44:00 -08:00
obsolete third-party/rust: update futures 2021-03-04 06:42:55 -08:00
remotefilelog third-party/rust: update futures 2021-03-04 06:42:55 -08:00
repo_read_write_status third-party/rust: update futures 2021-03-04 06:42:55 -08:00
reverse_filler_queue vfs: introduce AsyncVfs 2021-03-05 21:47:51 -08:00
schemas reversefillerqueue: change bundle from varchar to varbinary 2020-05-20 07:34:22 -07:00
scribe_commit_queue autocargo v1: reformating of oss-dependencies, workspace and patch sections and thrift files to match v2 2021-02-25 15:10:56 -08:00
src mononoke: allow using streaming clone with sqlite 2021-03-12 06:44:00 -08:00
streaming_clone mononoke: add update command to streaming changelog 2021-03-16 03:29:54 -07:00
unbundle repo_client: remove case conflict checks on upload 2021-03-10 03:51:42 -08:00
wirepack third-party/rust: update futures 2021-03-04 06:42:55 -08:00
Cargo.toml third-party/rust: update futures 2021-03-04 06:42:55 -08:00