DescriptionDocserver: Add _query_commit handler
This adds a simple utility handler to allow developers to
query named commit data stored in the CommitTracker.
For example, to find out which commit's cache is supplying
data to the live instance, one may query /_query_commit/master
This also properly requires _enqueue and _refresh requests
to come from authenticated users (i.e. admins or the cron
job).
BUG=None
R=kalman@chromium.org
NOTRY=True
Committed: https://crrev.com/68c65a48b958c1a5e029cece19ef5eb01ab99fff
Cr-Commit-Position: refs/heads/master@{#301385}
Patch Set 1 #
Total comments: 2
Patch Set 2 : documentation #
Messages
Total messages: 7 (1 generated)
|