1. 24a29ce Chaning github repository to our gerrit repository by Krzysztof Szukiełojć · 8 years ago
  2. 6d2ec96 Ports: Remove Security Groups and Address Pairs (#236) by Joe Topjian · 8 years ago
  3. c8f12c6 aggregate coverage metrics of unit tests across packages (#115) by jrperritt · 8 years ago
  4. 3d96616 move unit tests into 'testing' directories 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. 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. 1b22083 remove urls_test.go files by Jon Perritt · 9 years ago
  10. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  11. 3c16647 remove mapstructure from identity,networking,objectstorage,orchestration,pagination by Jon Perritt · 9 years ago
  12. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  13. 0c24665 Addressing feedback from @jrperritt to move to []AddressPair explicit typing by Travis Truman · 9 years ago
  14. a371c0e AllowedAddressPairs support for Port creation by Travis Truman · 9 years ago
  15. d3e3a10 Fixing typo by Travis Truman · 9 years ago
  16. e934020 unit testing allowed_address_pairs by Travis Truman · 9 years ago
  17. 69e88e9 Testing the allowed_address_pairs update by Travis Truman · 9 years ago
  18. b02c75b Passing acceptance test by Travis Truman · 9 years ago
  19. 0447aca First cut at supporting optional allowed_address_pairs option for Neutron Port update operation by Travis Truman · 9 years ago
  20. 14f716b fix typo in comment by jrperritt · 10 years ago
  21. 00399b4 fix resource name in error msgs by jrperritt · 10 years ago
  22. 7ab1328 IDFromName for networking resources by Jon Perritt · 10 years ago
  23. 059e150 Add Networking HTTP operations by Jamie Hannaford · 10 years ago
  24. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  25. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  26. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  27. 444801b remove DumpReqJson from perigee options by Jon Perritt · 10 years ago
  28. ef2d5fc Merge branch 'master' of https://github.com/rackspace/gophercloud into ExtractHeader-method by Jon Perritt · 10 years ago
  29. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  30. a6d5f9f Fixed a handful of typos by Alex Gaynor · 10 years ago
  31. d6c81b2 Shifting networking operations to common delete result by Jamie Hannaford · 10 years ago
  32. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  33. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  34. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  35. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  36. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  37. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  38. eeb0cfa Covering edge cases by Jamie Hannaford · 10 years ago
  39. c98f59b Updating port URLs to use service client initialization by Jamie Hannaford · 10 years ago
  40. c1f3649 Removing dead code by Jamie Hannaford · 10 years ago
  41. e65621f Removing merge conflicts :fist: by Jamie Hannaford · 10 years ago
  42. 4e98b87 Renaming erroneous test files by Jamie Hannaford · 10 years ago
  43. 2ff3ea9 Renaming erroneous test files by Jamie Hannaford · 10 years ago
  44. b4c8c6f Networking URL construction no longer adds /v2.0 by Ash Wilson · 10 years ago
  45. 58b008f Updating tests to use new import path by Jamie Hannaford · 10 years ago
  46. 09cc0a7 Moving to centralized ServiceClient refs by Jamie Hannaford · 10 years ago
  47. 92523e3 Moving repetitive query building to centralized function by Jamie Hannaford · 10 years ago
  48. 6f57e9e Removing unnecessary 'err' vars by Jamie Hannaford · 10 years ago
  49. fc55c82 LinkedPageBase follows a LinkPath element. by Ash Wilson · 10 years ago
  50. f311483 Adding struct documentation by Jamie Hannaford · 10 years ago
  51. 6abf928 Moving MaybeString to root package by Jamie Hannaford · 10 years ago
  52. d903642 Introducing new FooResult idiom :shipit: by Jamie Hannaford · 10 years ago
  53. f283540 Removed all extension functionality from core package by Jamie Hannaford · 10 years ago
  54. 686c496 Finishing documentation by Jamie Hannaford · 10 years ago
  55. 965ae70 Modifying opts and model structs with stricter types by Jamie Hannaford · 10 years ago
  56. d0f090c Adding sort_key and sort_dir query params by Jamie Hannaford · 10 years ago
  57. 2a0492a All acceptance/unit tests pass :raised_hands: by Jamie Hannaford · 10 years ago
  58. d444b7a Adding delete subnet operation by Jamie Hannaford · 10 years ago
  59. a5fb782 Adding update port operation by Jamie Hannaford · 10 years ago
  60. a311f18 Adding get port operation by Jamie Hannaford · 10 years ago
  61. 548d340 Adding list ports operation by Jamie Hannaford · 10 years ago