1. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  2. 3860b51 named return vars by Jon Perritt · 9 years ago
  3. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  4. a33da23 more error types; RequestOptsBuilder error fixes by Jon Perritt · 9 years ago
  5. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  6. 22aa42b Change HTTP methods for OpenStack CDN by Jamie Hannaford · 10 years ago
  7. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  8. 2491b4c Manual follow-on tweaks to get the build green again. by Ash Wilson · 10 years ago
  9. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  10. f98df8d openstack/cdn :knife: perigee by Ash Wilson · 10 years ago
  11. 1bda9c1 add UpdateOpts type for consistency and update tests to relect it by Jon Perritt · 10 years ago
  12. d842ae6 Support bulk removal and name replacement. by Ash Wilson · 10 years ago
  13. 0528070 Use root JSON paths with list Values. by Ash Wilson · 10 years ago
  14. b47ebed Create [a-z]+List types that are also Values. by Ash Wilson · 10 years ago
  15. 299363d Split Addition into Insertion and Append. by Ash Wilson · 10 years ago
  16. d826620 Remove UpdateOptsBuilder and Op types. by Ash Wilson · 10 years ago
  17. dbd6837 Remove the old UpdateOpts. by Ash Wilson · 10 years ago
  18. 09d2a28 Accept a []Patch in Update. by Ash Wilson · 10 years ago
  19. 334277c Patch interface and implementations. by Ash Wilson · 10 years ago
  20. 7b72953 Bring in the Patch interface. by Ash Wilson · 10 years ago
  21. 4ee0501 Add the value interface. by Ash Wilson · 10 years ago
  22. a623ff7 Move the Path type over and doc it. by Ash Wilson · 10 years ago
  23. b0ab0d1 check for valid Op in Update by Jon Perritt · 10 years ago
  24. b8713ad allow users to pass service ID or URL to get/update/delete service ops by Jon Perritt · 10 years ago
  25. d21966f add headers to create and update responses by Jon Perritt · 10 years ago
  26. 0bd2373 more appropriate naming: Cache -> CacheRule; CacheRule -> TTLRule by Jon Perritt · 10 years ago
  27. 608d3a5 fix improperly implemented UpdateOpts interface by Jon Perritt · 10 years ago
  28. e7b86d1 openstack cdn services operations by Jon Perritt · 10 years ago