1. bda4859 Add fixtures build tag to all fixtures.go files by Keith Byrne · 9 years ago
  2. d341609 go fmt by Jon Perritt · 10 years ago
  3. 22aa42b Change HTTP methods for OpenStack CDN 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. 2491b4c Manual follow-on tweaks to get the build green again. by Ash Wilson · 10 years ago
  7. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  8. f98df8d openstack/cdn :knife: perigee by Ash Wilson · 10 years ago
  9. 1bda9c1 add UpdateOpts type for consistency and update tests to relect it by Jon Perritt · 10 years ago
  10. d842ae6 Support bulk removal and name replacement. by Ash Wilson · 10 years ago
  11. 163e459 Exercise all cases in the Update fixture. by Ash Wilson · 10 years ago
  12. 0528070 Use root JSON paths with list Values. by Ash Wilson · 10 years ago
  13. b47ebed Create [a-z]+List types that are also Values. by Ash Wilson · 10 years ago
  14. 299363d Split Addition into Insertion and Append. by Ash Wilson · 10 years ago
  15. d826620 Remove UpdateOptsBuilder and Op types. by Ash Wilson · 10 years ago
  16. dbd6837 Remove the old UpdateOpts. by Ash Wilson · 10 years ago
  17. a7465c8 Only supply "rules" if at least one rule is present. by Ash Wilson · 10 years ago
  18. 4cd7aff CDN services tests pass again. by Ash Wilson · 10 years ago
  19. 09d2a28 Accept a []Patch in Update. by Ash Wilson · 10 years ago
  20. 334277c Patch interface and implementations. by Ash Wilson · 10 years ago
  21. 7b72953 Bring in the Patch interface. by Ash Wilson · 10 years ago
  22. 4ee0501 Add the value interface. by Ash Wilson · 10 years ago
  23. a623ff7 Move the Path type over and doc it. by Ash Wilson · 10 years ago
  24. 1e5e293 unit test for unsuccessful update operation by Jon Perritt · 10 years ago
  25. b0ab0d1 check for valid Op in Update by Jon Perritt · 10 years ago
  26. b6c3e63 fix extra space in flavor list unit test by Jon Perritt · 10 years ago
  27. 6f8eda9 more concise check for flavor list unit test by Jon Perritt · 10 years ago
  28. 6bb5944 don't leave HomeDocument body as string by Jon Perritt · 10 years ago
  29. b24071b fix ping unit tests to not check for accept header by Jon Perritt · 10 years ago
  30. 7e62df1 omit accept header in ping operation by Jon Perritt · 10 years ago
  31. 3f847c5 openstack cdn package docs by Jon Perritt · 10 years ago
  32. c3bf9a7 allow users to pass ID or URL to purge service assets by Jon Perritt · 10 years ago
  33. b8713ad allow users to pass service ID or URL to get/update/delete service ops by Jon Perritt · 10 years ago
  34. fbcb0ba openstack cdn flavors unit tests by Jon Perritt · 10 years ago
  35. ed7055f openstack cdn service assets unit tests by Jon Perritt · 10 years ago
  36. 9da13a1 openstack cdn services unit tests by Jon Perritt · 10 years ago
  37. 348fb73 add json struct tags; fix ExtractServices function by Jon Perritt · 10 years ago
  38. d21966f add headers to create and update responses by Jon Perritt · 10 years ago
  39. 01e211b fix typo: Container -> HomeDocument/Ping by Jon Perritt · 10 years ago
  40. 0bd2373 more appropriate naming: Cache -> CacheRule; CacheRule -> TTLRule by Jon Perritt · 10 years ago
  41. 9a9c386 openstack cdn base unit tests by Jon Perritt · 10 years ago
  42. 23e89c3 openstack cdn service flavors operations by Jon Perritt · 10 years ago
  43. 0037e63 openstack cdn service assets operations by Jon Perritt · 10 years ago
  44. 608d3a5 fix improperly implemented UpdateOpts interface by Jon Perritt · 10 years ago
  45. e7b86d1 openstack cdn services operations by Jon Perritt · 10 years ago
  46. 85ed523 openstack cdn base operations by Jon Perritt · 10 years ago