Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-3803

Specifying 'since' and 'until' parameters on commits list only works if there aren't enough commits to trigger infinite scroll

    XMLWordPrintable

Details

    Description

      If the number commits in the specified range is less than the page size, the commit list is correctly truncated, for example:

      https://stash.dev.internal.atlassian.com/projects/STASH/repos/stash/commits?until=f7fb48f&since=f7fb48f~2

      However if there is more than a page of results, the 'since' parameter is ignored and the commit list will scroll all the way back to the root commit, for example:

      https://stash.dev.internal.atlassian.com/projects/STASH/repos/stash/commits?until=f7fb48f&since=f7fb48f~20

      It'd be nice if the commit list was correctly truncated. Customers have reported that they use these links to specify commit ranges in emails, etc.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tim@atlassian.com TimP
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: