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