1. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  2. 2be387a tmp commit, auth unit tests broken by Jon Perritt · 9 years ago
  3. 8025197 pagination error types by Jon Perritt · 9 years ago
  4. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  5. a11f5db fix index out of bounds error by Jon Perritt · 10 years ago
  6. 3d0a185 remove need for Pager.PageType by Jon Perritt · 10 years ago
  7. 521cc68 use strings.HasSuffix to check for links key by Jon Perritt · 10 years ago
  8. 46b71ba fix typos in comments by Jon Perritt · 10 years ago
  9. bd34ac9 add comment for Pager.PageType by Jon Perritt · 10 years ago
  10. 2a3f7e8 add more comments to AllPages method by Jon Perritt · 10 years ago
  11. 0ed1fa9 add []interface case by Jon Perritt · 10 years ago
  12. 71bf00e return error early if field PageType is nil by Jon Perritt · 10 years ago
  13. db319f1 all page marker/single/linked ops and unit tests by Jon Perritt · 10 years ago
  14. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  15. fc4191f Use a method to change the CreatePage function. by Ash Wilson · 10 years ago
  16. 5bc7ba8 Open up the Pager struct a little. by Ash Wilson · 10 years ago
  17. 6f9e4ff defer pagination error to EachPage callback by Jon Perritt · 10 years ago
  18. 9bd7bd9 add Err field to Pager structure by Jon Perritt · 10 years ago
  19. a740247 Allow implementation code to specify headers. by Ash Wilson · 10 years ago
  20. 7049af4 Turns out I can eliminate NewXyzPager funcs. by Ash Wilson · 10 years ago
  21. c8e6887 Move pagination to its own package. by Ash Wilson · 10 years ago