sapling/eden/mononoke/bookmarks
Mark Thomas dee916ec4c bookmarks_movement: handle services with all or no permitted paths
Summary:
If a service is configured with no permitted paths, ensure we deny any writes
that might affect any path.  This is not hugely useful, and probably means a
configuration error, but it's the safe choice.

In a similar vein, if a service is permitted to modify any path, there's not
much point in checking all the commits, so skip the path checks to save some
time.

Reviewed By: StanislavGlebik

Differential Revision: D23316392

fbshipit-source-id: 3d9bf034ce496540ddc4468b7128657e446059c6
2020-08-25 09:14:09 -07:00
..
bookmarks_movement bookmarks_movement: handle services with all or no permitted paths 2020-08-25 09:14:09 -07:00
bookmarks_types bookmarks: add 'pagination' filter to 'list' 2020-07-02 07:53:12 -07:00
dbbookmarks mononoke_api: use bookmarks_movement for repo_move_bookmark 2020-08-25 09:14:08 -07:00
src mononoke_api: use bookmarks_movement for repo_move_bookmark 2020-08-25 09:14:08 -07:00
warm_bookmarks_cache mononoke: add new warmer that tracks which commit has been blobimported 2020-08-12 08:50:35 -07:00
Cargo.toml bookmarks: extract BundleReplayData from BookmarkUpdateReason 2020-07-10 04:50:24 -07:00