1. 3f41d08 Chaning github to gerrit own repository part II by Krzysztof Szukiełojć · 8 years ago
  2. 24a29ce Chaning github repository to our gerrit repository by Krzysztof Szukiełojć · 8 years ago
  3. 303bf8a remove case for map[string]interface from switch statement in AllPages (#276) by jrperritt · 8 years ago
  4. 2aaed7f fix images 'AllPages' paging (#266) by jrperritt · 8 years ago
  5. c8f12c6 aggregate coverage metrics of unit tests across packages (#115) by jrperritt · 8 years ago
  6. 9b7b9e6 merge lbaasv2, portsbinding, volumes v2; remove 'rackspace' refs; update docs by jrperritt · 9 years ago
  7. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  8. 057373d return from AllPages for SinglePageBase by jrperritt · 9 years ago
  9. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  10. 2be387a tmp commit, auth unit tests broken by Jon Perritt · 9 years ago
  11. 8025197 pagination error types by Jon Perritt · 9 years ago
  12. a33da23 more error types; RequestOptsBuilder error fixes by Jon Perritt · 9 years ago
  13. c7d828e default IsEmpty func for Pages by Jon Perritt · 9 years ago
  14. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  15. 2c749a0 Refactor PageResult creation. by Ash Wilson · 10 years ago
  16. a11f5db fix index out of bounds error by Jon Perritt · 10 years ago
  17. 3d0a185 remove need for Pager.PageType by Jon Perritt · 10 years ago
  18. 521cc68 use strings.HasSuffix to check for links key by Jon Perritt · 10 years ago
  19. 46b71ba fix typos in comments by Jon Perritt · 10 years ago
  20. bd34ac9 add comment for Pager.PageType by Jon Perritt · 10 years ago
  21. 2a3f7e8 add more comments to AllPages method by Jon Perritt · 10 years ago
  22. 0ed1fa9 add []interface case by Jon Perritt · 10 years ago
  23. 71bf00e return error early if field PageType is nil by Jon Perritt · 10 years ago
  24. db319f1 all page marker/single/linked ops and unit tests by Jon Perritt · 10 years ago
  25. e58e5c3 pagination :knife: perigee by Ash Wilson · 10 years ago
  26. 9a9f5bc Remove extraneous fmt.Printf calls. by Ash Wilson · 10 years ago
  27. 92c380c Provider: references in the OpenStack client. by Ash Wilson · 10 years ago
  28. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  29. 72e4d2c Rename Result.Headers to Result.Header. by Ash Wilson · 10 years ago
  30. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  31. fc4191f Use a method to change the CreatePage function. by Ash Wilson · 10 years ago
  32. 5bc7ba8 Open up the Pager struct a little. by Ash Wilson · 10 years ago
  33. 6f9e4ff defer pagination error to EachPage callback by Jon Perritt · 10 years ago
  34. 9bd7bd9 add Err field to Pager structure by Jon Perritt · 10 years ago
  35. fc55c82 LinkedPageBase follows a LinkPath element. by Ash Wilson · 10 years ago
  36. a740247 Allow implementation code to specify headers. by Ash Wilson · 10 years ago
  37. 7049af4 Turns out I can eliminate NewXyzPager funcs. by Ash Wilson · 10 years ago
  38. 58c4f67 Rename "Self" to "Owner". by Ash Wilson · 10 years ago
  39. 7486351 Rename `LastMark` to `LastMarker`. by Ash Wilson · 10 years ago
  40. c8e6887 Move pagination to its own package. by Ash Wilson · 10 years ago