REST API: Allow retrieving commits from a specific hash onwards

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Duplicate
    • None
    • Component/s: API - REST
    • None

      The following URI would retrieve a page of the latest commits to the test repository in the TEST project on https://mystash.com

      https://mystash.com/rest/api/1.0/projects/TEST/repos/test/commits

      Just like we can use the query parameters limit (for number of results per page) and start (which indicates which item should be used as the first item in the page of results, and expects a number), we should have a since / hash parameter in which we can specify a commit hash and get all the commits on a branch from that hash onwards.

            Assignee:
            Unassigned
            Reporter:
            Felipe Kraemer
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: