1. c8f12c6 aggregate coverage metrics of unit tests across packages (#115) by jrperritt · 8 years ago
  2. f327590 Allow return code 200 when adding role to user (#40) by Joe Topjian · 8 years ago
  3. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  4. 47cee0c add rackpsace/gophercloud commits by jrperritt · 9 years ago
  5. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  6. 3860b51 named return vars by Jon Perritt · 9 years ago
  7. bda4859 Add fixtures build tag to all fixtures.go files by Keith Byrne · 9 years ago
  8. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  9. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  10. 3c16647 remove mapstructure from identity,networking,objectstorage,orchestration,pagination by Jon Perritt · 9 years ago
  11. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  12. 562a7d5 Add Identity HTTP operations by Jamie Hannaford · 10 years ago
  13. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  14. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  15. b136b18 Fixing tests by Jamie Hannaford · 10 years ago
  16. 36a7dfd Various fixes to URL paths by Jamie Hannaford · 10 years ago
  17. 46e07ae Abstracting url paths a bit better by Jamie Hannaford · 10 years ago
  18. 41020d5 Adding service ID to struct by Jamie Hannaford · 10 years ago
  19. ede3671 Adding docs by Jamie Hannaford · 10 years ago
  20. b15878a Adding support for deleting roles from users by Jamie Hannaford · 10 years ago
  21. 1d58e7a Finishing off add user roles :zap: by Jamie Hannaford · 10 years ago
  22. 9b642e0 Beginning work on add user role by Jamie Hannaford · 10 years ago
  23. 0ca076c Adding list roles operation by Jamie Hannaford · 10 years ago
  24. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  25. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  26. 07a25bf Use the inherited fixtures in identity v2. by Ash Wilson · 10 years ago
  27. fc4191f Use a method to change the CreatePage function. by Ash Wilson · 10 years ago
  28. 59886a7 Override the List call without reimplementing. by Ash Wilson · 10 years ago
  29. fbedc67 Override the ExtractExtensions function. by Ash Wilson · 10 years ago
  30. ad13c42 Delegate identity v2 extensions to common. by Ash Wilson · 10 years ago