1. c8f12c6 aggregate coverage metrics of unit tests across packages (#115) by jrperritt · 8 years ago
  2. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  3. 47cee0c add rackpsace/gophercloud commits by jrperritt · 9 years ago
  4. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  5. 3860b51 named return vars by Jon Perritt · 9 years ago
  6. bda4859 Add fixtures build tag to all fixtures.go files by Keith Byrne · 9 years ago
  7. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  8. a33da23 more error types; RequestOptsBuilder error fixes by Jon Perritt · 9 years ago
  9. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  10. 1239521 remove mapstructure from blockstorage,cdn,compute,db pkgs by Jon Perritt · 9 years ago
  11. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  12. d341609 go fmt by Jon Perritt · 10 years ago
  13. 22aa42b Change HTTP methods for OpenStack CDN by Jamie Hannaford · 10 years ago
  14. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  15. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  16. 2491b4c Manual follow-on tweaks to get the build green again. by Ash Wilson · 10 years ago
  17. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  18. f98df8d openstack/cdn :knife: perigee by Ash Wilson · 10 years ago
  19. 1bda9c1 add UpdateOpts type for consistency and update tests to relect it by Jon Perritt · 10 years ago
  20. d842ae6 Support bulk removal and name replacement. by Ash Wilson · 10 years ago
  21. 163e459 Exercise all cases in the Update fixture. by Ash Wilson · 10 years ago
  22. 0528070 Use root JSON paths with list Values. by Ash Wilson · 10 years ago
  23. b47ebed Create [a-z]+List types that are also Values. by Ash Wilson · 10 years ago
  24. 299363d Split Addition into Insertion and Append. by Ash Wilson · 10 years ago
  25. d826620 Remove UpdateOptsBuilder and Op types. by Ash Wilson · 10 years ago
  26. dbd6837 Remove the old UpdateOpts. by Ash Wilson · 10 years ago
  27. a7465c8 Only supply "rules" if at least one rule is present. by Ash Wilson · 10 years ago
  28. 4cd7aff CDN services tests pass again. by Ash Wilson · 10 years ago
  29. 09d2a28 Accept a []Patch in Update. by Ash Wilson · 10 years ago
  30. 334277c Patch interface and implementations. by Ash Wilson · 10 years ago
  31. 7b72953 Bring in the Patch interface. by Ash Wilson · 10 years ago
  32. 4ee0501 Add the value interface. by Ash Wilson · 10 years ago
  33. a623ff7 Move the Path type over and doc it. by Ash Wilson · 10 years ago
  34. 1e5e293 unit test for unsuccessful update operation by Jon Perritt · 10 years ago
  35. b0ab0d1 check for valid Op in Update by Jon Perritt · 10 years ago
  36. b6c3e63 fix extra space in flavor list unit test by Jon Perritt · 10 years ago
  37. 6f8eda9 more concise check for flavor list unit test by Jon Perritt · 10 years ago
  38. 6bb5944 don't leave HomeDocument body as string by Jon Perritt · 10 years ago
  39. b24071b fix ping unit tests to not check for accept header by Jon Perritt · 10 years ago
  40. 7e62df1 omit accept header in ping operation by Jon Perritt · 10 years ago
  41. 3f847c5 openstack cdn package docs by Jon Perritt · 10 years ago
  42. c3bf9a7 allow users to pass ID or URL to purge service assets by Jon Perritt · 10 years ago
  43. b8713ad allow users to pass service ID or URL to get/update/delete service ops by Jon Perritt · 10 years ago
  44. fbcb0ba openstack cdn flavors unit tests by Jon Perritt · 10 years ago
  45. ed7055f openstack cdn service assets unit tests by Jon Perritt · 10 years ago
  46. 9da13a1 openstack cdn services unit tests by Jon Perritt · 10 years ago
  47. 348fb73 add json struct tags; fix ExtractServices function by Jon Perritt · 10 years ago
  48. d21966f add headers to create and update responses by Jon Perritt · 10 years ago
  49. 01e211b fix typo: Container -> HomeDocument/Ping by Jon Perritt · 10 years ago
  50. 0bd2373 more appropriate naming: Cache -> CacheRule; CacheRule -> TTLRule by Jon Perritt · 10 years ago
  51. 9a9c386 openstack cdn base unit tests by Jon Perritt · 10 years ago
  52. 23e89c3 openstack cdn service flavors operations by Jon Perritt · 10 years ago
  53. 0037e63 openstack cdn service assets operations by Jon Perritt · 10 years ago
  54. 608d3a5 fix improperly implemented UpdateOpts interface by Jon Perritt · 10 years ago
  55. e7b86d1 openstack cdn services operations by Jon Perritt · 10 years ago
  56. 85ed523 openstack cdn base operations by Jon Perritt · 10 years ago