1. 14f716b fix typo in comment by jrperritt · 10 years ago
  2. 00399b4 fix resource name in error msgs by jrperritt · 10 years ago
  3. 7ab1328 IDFromName for networking resources by Jon Perritt · 10 years ago
  4. 059e150 Add Networking HTTP operations by Jamie Hannaford · 10 years ago
  5. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  6. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  7. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  8. 444801b remove DumpReqJson from perigee options by Jon Perritt · 10 years ago
  9. ef2d5fc Merge branch 'master' of https://github.com/rackspace/gophercloud into ExtractHeader-method by Jon Perritt · 10 years ago
  10. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  11. a6d5f9f Fixed a handful of typos by Alex Gaynor · 10 years ago
  12. d6c81b2 Shifting networking operations to common delete result by Jamie Hannaford · 10 years ago
  13. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  14. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  15. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  16. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  17. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  18. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  19. eeb0cfa Covering edge cases by Jamie Hannaford · 10 years ago
  20. c98f59b Updating port URLs to use service client initialization by Jamie Hannaford · 10 years ago
  21. c1f3649 Removing dead code by Jamie Hannaford · 10 years ago
  22. e65621f Removing merge conflicts :fist: by Jamie Hannaford · 10 years ago
  23. 4e98b87 Renaming erroneous test files by Jamie Hannaford · 10 years ago
  24. 2ff3ea9 Renaming erroneous test files by Jamie Hannaford · 10 years ago
  25. b4c8c6f Networking URL construction no longer adds /v2.0 by Ash Wilson · 10 years ago
  26. 58b008f Updating tests to use new import path by Jamie Hannaford · 10 years ago
  27. 09cc0a7 Moving to centralized ServiceClient refs by Jamie Hannaford · 10 years ago
  28. 92523e3 Moving repetitive query building to centralized function by Jamie Hannaford · 10 years ago
  29. 6f57e9e Removing unnecessary 'err' vars by Jamie Hannaford · 10 years ago
  30. fc55c82 LinkedPageBase follows a LinkPath element. by Ash Wilson · 10 years ago
  31. f311483 Adding struct documentation by Jamie Hannaford · 10 years ago
  32. 6abf928 Moving MaybeString to root package by Jamie Hannaford · 10 years ago
  33. d903642 Introducing new FooResult idiom :shipit: by Jamie Hannaford · 10 years ago
  34. f283540 Removed all extension functionality from core package by Jamie Hannaford · 10 years ago
  35. 686c496 Finishing documentation by Jamie Hannaford · 10 years ago
  36. 965ae70 Modifying opts and model structs with stricter types by Jamie Hannaford · 10 years ago
  37. d0f090c Adding sort_key and sort_dir query params by Jamie Hannaford · 10 years ago
  38. 2a0492a All acceptance/unit tests pass :raised_hands: by Jamie Hannaford · 10 years ago
  39. d444b7a Adding delete subnet operation by Jamie Hannaford · 10 years ago
  40. a5fb782 Adding update port operation by Jamie Hannaford · 10 years ago
  41. a311f18 Adding get port operation by Jamie Hannaford · 10 years ago
  42. 548d340 Adding list ports operation by Jamie Hannaford · 10 years ago