sapling/eden/mononoke/repo_client
Mark Thomas 61d45865de bookmarks_movement: prepare for running hooks on additional changesets
Summary:
When bookmarks are moved or created, work out what additional changesets
should have the hooks run on them.  This may apply to plain pushes,
force pushrebases, or bookmark only pushrebases.

At first, this will run in logging-only mode where we will count how many
changesets would have hooks run on them (up to a tunable limit).  We can
enable running of hooks with a tunable killswitch later on.

Reviewed By: StanislavGlebik

Differential Revision: D23194240

fbshipit-source-id: 8031fdc1634168308c7fe2ad3c22ae4389a04711
2020-08-25 09:14:08 -07:00
..
getbundle_response mononoke: try to print warning about expensive getbundle earlier 2020-08-21 13:00:45 -07:00
mononoke_repo Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
obsolete move all mercurial content generation logic to blobrepo_hg 2020-06-22 07:29:19 -07:00
remotefilelog mononoke: log correct file size for undesired file fetches 2020-08-19 02:41:19 -07:00
repo_read_write_status Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
reverse_filler_queue unbundle: save infinitepush unbundles into reversefillerqueue 2020-05-07 05:12:14 -07:00
schemas reversefillerqueue: change bundle from varchar to varbinary 2020-05-20 07:34:22 -07:00
scribe_commit_queue scribe_commit_queue: include received_timestamp 2020-08-17 13:13:12 -07:00
src bookmarks_movement: prepare for running hooks on additional changesets 2020-08-25 09:14:08 -07:00
streaming_clone Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
unbundle bookmarks_movement: prepare for running hooks on additional changesets 2020-08-25 09:14:08 -07:00
wirepack mononoke/repo_client: make repo_client buildable in OSS 2020-05-06 06:11:02 -07:00
Cargo.toml mononoke: use WarmBookmarkCache in repo_client 2020-07-31 03:09:24 -07:00