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