Skip to content

dumboLog requires next_page option #6

@macneale4

Description

@macneale4

Currently dumboLog allows you to limit the number of results, but it's not sufficient to enable a true paging API. In particular, if there is a lot of branching and the limit is small, individual pages will have not commits from a given branch and thus the API needs to send a list of commits that are the seed of the next page. This is required to not drop commits from the full walk of the tree.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions