Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-6422

Events Resources showing only recent events

    XMLWordPrintable

Details

    Description

      When you do an api call to list, for example, the number of commits done in a repository, it lists only the recent ones.

      For example:

      #!bash
      
      curl "https://api.bitbucket.org/1.0/repositories/postmodern/ronin/events?type=commit&limit=0"
      

      returns count 29, but as you can see here, it should return 4,137.

      Maybe only the documentation is wrong, by not saying this, but I guess it`s a bug.

      In my case, for example, I want to get all the commits messages since the creation of a repository, but I can`t, because of this.

      Attachments

        Activity

          People

            Unassigned Unassigned
            00b2fa7d35c6 Daniel Faria Gomes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: