1. bc54861 fixes after adding rackspace/gophercloud commits by jrperritt · 9 years ago
  2. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  3. 3860b51 named return vars by Jon Perritt · 9 years ago
  4. e1c6ceb struct tags for networking v2 by Jon Perritt · 9 years ago
  5. e3cb7e4 error types for networks v2 by Jon Perritt · 9 years ago
  6. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  7. fa1b308 Allow DNSNameservers and HostRoutes to be removed by Keith Byrne · 9 years ago
  8. 5d1d835 fix typo in comment by jrperritt · 10 years ago
  9. dbec8c0 fix resource name in error msgs by jrperritt · 10 years ago
  10. 7ab1328 IDFromName for networking resources by Jon Perritt · 10 years ago
  11. 059e150 Add Networking HTTP operations by Jamie Hannaford · 10 years ago
  12. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  13. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  14. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  15. a6d5f9f Fixed a handful of typos by Alex Gaynor · 10 years ago
  16. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  17. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  18. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  19. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  20. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  21. 5d93f56 Adding extra coverage to subnets by Jamie Hannaford · 10 years ago
  22. a2976ab Updating subnet URLs to use service client initialization by Jamie Hannaford · 10 years ago
  23. 92523e3 Moving repetitive query building to centralized function by Jamie Hannaford · 10 years ago
  24. 5c6e996 Beginning work on query cleanup by Jamie Hannaford · 10 years ago
  25. 6f57e9e Removing unnecessary 'err' vars by Jamie Hannaford · 10 years ago
  26. fc55c82 LinkedPageBase follows a LinkPath element. by Ash Wilson · 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. 686c496 Finishing documentation by Jamie Hannaford · 10 years ago
  30. 965ae70 Modifying opts and model structs with stricter types by Jamie Hannaford · 10 years ago
  31. d0f090c Adding sort_key and sort_dir query params by Jamie Hannaford · 10 years ago
  32. f84171d Finalizing acceptance tests for subnets by Jamie Hannaford · 10 years ago
  33. d11e20c Add update and delete subnet operations :cool: by Jamie Hannaford · 10 years ago
  34. 6363143 Add create subnet operation by Jamie Hannaford · 10 years ago
  35. 0708c00 Adding list and get operations for subnets by Jamie Hannaford · 10 years ago
  36. 89f9af2 Starting subnets by Jamie Hannaford · 10 years ago