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