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