• rockot's avatar
    Docserver: Add commit history and _reset_commit servlet · 34477f12
    rockot authored
    This adds commit history to named commits in the CommitTracker. The history can be viewed by requesting /_query_commit/<commit-name>.
    
    This also adds a _reset_commit servlet which will reset the current commit ID of a named commit. This servlet will only obey the request if the given commit ID is present in the named commit's history.
    
    BUG=None
    R=kalman@chromium.org
    NOTRY=true
    
    Review URL: https://codereview.chromium.org/736773002
    
    Cr-Commit-Position: refs/heads/master@{#314395}
    34477f12
app.yaml 649 Bytes