1. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  2. 3860b51 named return vars by Jon Perritt · 9 years ago
  3. 397ade6 fixes for failing unit tests after changes by Jon Perritt · 9 years ago
  4. e1c6ceb struct tags for networking v2 by Jon Perritt · 9 years ago
  5. e3cb7e4 error types for networks v2 by Jon Perritt · 9 years ago
  6. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  7. 3c16647 remove mapstructure from identity,networking,objectstorage,orchestration,pagination by Jon Perritt · 9 years ago
  8. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  9. e4e8b4b add floating IP options by Andrew Yongjoon Kong · 9 years ago
  10. 059e150 Add Networking HTTP operations by Jamie Hannaford · 10 years ago
  11. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  12. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  13. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  14. 71e109a Make portID not mandatory in floatingips by Julien Vey · 10 years ago
  15. ef2d5fc Merge branch 'master' of https://github.com/rackspace/gophercloud into ExtractHeader-method by Jon Perritt · 10 years ago
  16. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  17. a6d5f9f Fixed a handful of typos by Alex Gaynor · 10 years ago
  18. d6c81b2 Shifting networking operations to common delete result by Jamie Hannaford · 10 years ago
  19. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  20. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  21. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  22. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  23. 9695d51 Updating extensions URLs to use service client initialization by Jamie Hannaford · 10 years ago
  24. c1f3649 Removing dead code by Jamie Hannaford · 10 years ago
  25. 24820c1 Adding more tests for floating IPs by Jamie Hannaford · 10 years ago
  26. 58b008f Updating tests to use new import path by Jamie Hannaford · 10 years ago
  27. dc554a0 Adding missing test for associate by Jamie Hannaford · 10 years ago
  28. 09cc0a7 Moving to centralized ServiceClient refs by Jamie Hannaford · 10 years ago
  29. 92523e3 Moving repetitive query building to centralized function by Jamie Hannaford · 10 years ago
  30. 6f57e9e Removing unnecessary 'err' vars by Jamie Hannaford · 10 years ago
  31. fec56f0 Modifying list operations to use new initialization by Jamie Hannaford · 10 years ago
  32. 4c9a227 Finishing documentation :pencil2: by Jamie Hannaford · 10 years ago
  33. 5a53190 Adding more documentation and tweaking operations by Jamie Hannaford · 10 years ago
  34. 2f496d4 Finishing up floating ips work :ok_hand: by Jamie Hannaford · 10 years ago
  35. a2961bb Adding create floatingip operation by Jamie Hannaford · 10 years ago