1. 376d4f7 fix typo in comment by jrperritt · 10 years ago
  2. 7ab1328 IDFromName for networking resources by Jon Perritt · 10 years ago
  3. 059e150 Add Networking HTTP operations by Jamie Hannaford · 10 years ago
  4. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  5. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  6. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  7. d72ac53 add updateURL by Jon Perritt · 10 years ago
  8. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  9. d6c81b2 Shifting networking operations to common delete result by Jamie Hannaford · 10 years ago
  10. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  11. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  12. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  13. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  14. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  15. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  16. 32979b6 Updating network URLs to use service client initialization by Jamie Hannaford · 10 years ago
  17. c1f3649 Removing dead code by Jamie Hannaford · 10 years ago
  18. 35c91a6 Adding missing comments to networks by Jamie Hannaford · 10 years ago
  19. b4c8c6f Networking URL construction no longer adds /v2.0 by Ash Wilson · 10 years ago
  20. 58b008f Updating tests to use new import path by Jamie Hannaford · 10 years ago
  21. e3bb3f6 Moving to option interfaces 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. 7db63f2 Introducing new opts interface idea :smirk: by Jamie Hannaford · 10 years ago
  26. 9823bb6 Beginning acceptance tests by Jamie Hannaford · 10 years ago
  27. fc55c82 LinkedPageBase follows a LinkPath element. by Ash Wilson · 10 years ago
  28. f311483 Adding struct documentation by Jamie Hannaford · 10 years ago
  29. 6abf928 Moving MaybeString to root package by Jamie Hannaford · 10 years ago
  30. d903642 Introducing new FooResult idiom :shipit: by Jamie Hannaford · 10 years ago
  31. f283540 Removed all extension functionality from core package by Jamie Hannaford · 10 years ago
  32. 686c496 Finishing documentation by Jamie Hannaford · 10 years ago
  33. 965ae70 Modifying opts and model structs with stricter types by Jamie Hannaford · 10 years ago
  34. d0f090c Adding sort_key and sort_dir query params by Jamie Hannaford · 10 years ago
  35. f84171d Finalizing acceptance tests for subnets by Jamie Hannaford · 10 years ago
  36. f0c615b Moving network v2 to new(est) pagination idiom by Jamie Hannaford · 10 years ago
  37. 4721abc Shuffled resources into sub-packages and upgraded to new pagination idiom by Jamie Hannaford · 10 years ago
  38. 1ce30f2 Moving extensions and API versions into different sub-packages; fixing test helper methods by Jamie Hannaford · 10 years ago
  39. a13f067 Refactoring tests to use helper funcs :ok_hand: by Jamie Hannaford · 10 years ago
  40. b859cfa Adding tests for delete network by Jamie Hannaford · 10 years ago
  41. 7947505 Making return types more consistent :boom: by Jamie Hannaford · 10 years ago
  42. d2d9f56 Adding create network operation by Jamie Hannaford · 10 years ago
  43. d01a3c7 Adding get network operation by Jamie Hannaford · 10 years ago
  44. 12bc247 Adding get extension operation by Jamie Hannaford · 10 years ago
  45. f14d456 Adding API resource operation by Jamie Hannaford · 10 years ago
  46. 01e1492 Adding ListAPIVersions operation by Jamie Hannaford · 10 years ago
  47. a7f671a Rename v2_0 and add remaining boilerplate by Jamie Hannaford · 10 years ago