sapling/eden/mononoke/megarepo_api
Mateusz Kwapich d2530263b3 obtain repo without doing ACL checks
Summary:
The worker should be able to process the requests from the queue no matter
which repo it is and what are it ACLs. It's during the request scheduling when
we should check the identity of the entity scheduling request.

Reviewed By: StanislavGlebik

Differential Revision: D28866807

fbshipit-source-id: 5d57eb9ba86e10d477be5cfc51dfb8f62ea16b9e
2021-06-03 12:32:54 -07:00
..
async_requests return bookmark value from megarepo thrift methods 2021-06-02 01:40:52 -07:00
async_requests_worker allow the async worker to process requests concurrently 2021-06-02 01:40:52 -07:00
commit_transformation mononoke: move copy_file_contents to commit_transformation 2021-05-12 04:44:34 -07:00
configo_client mononoke: sync changeset implementation for megarepo 2021-05-13 10:04:21 -07:00
if change the return format of poll requests to include the request result 2021-06-02 01:40:52 -07:00
mapping mononoke: add a simple test for sync changeset 2021-05-18 07:37:56 -07:00
megarepo_config mononoke: implement add_sync_target 2021-05-26 07:26:59 -07:00
megarepo_error change the return format of poll requests to include the request result 2021-06-02 01:40:52 -07:00
requests_table add claim_and_get_new_request operation 2021-05-27 02:40:11 -07:00
src obtain repo without doing ACL checks 2021-06-03 12:32:54 -07:00
Cargo.toml mononoke: derive data in add_sync_target 2021-06-03 02:23:15 -07:00