1. e5940aa add update method for rackspace servers by Jon Perritt · 10 years ago
  2. 682bdbd Merge pull request #352 from jrperritt/add-ip-addresses-to-server-create-opts by Jamie Hannaford · 10 years ago
  3. 7b9671c add IP v4 and v6 options to create opts by Jon Perritt · 10 years ago
  4. 65696f0 Merge pull request #346 from haklop/fix-pool-members by jrperritt · 10 years ago
  5. 1eda684 Merge pull request #347 from julienvey/okcodes by jrperritt · 10 years ago
  6. d7f07fc Add missing OK Codes for servers.Get by Julien Vey · 10 years ago
  7. 181b25b Add a missing omitempty on TenantId of the CreateOpts struct of LBaaS members by Eric Bellemon · 10 years ago
  8. 7ed068e Merge pull request #345 from jrperritt/cdn-add-UpdateOpts-type 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. b128a70 Merge pull request #344 from smashwilson/cdn-updates by jrperritt · 10 years ago
  11. d842ae6 Support bulk removal and name replacement. by Ash Wilson · 10 years ago
  12. 39552bd Update the service update CDN acceptance test. by Ash Wilson · 10 years ago
  13. 163e459 Exercise all cases in the Update fixture. by Ash Wilson · 10 years ago
  14. 0528070 Use root JSON paths with list Values. by Ash Wilson · 10 years ago
  15. b47ebed Create [a-z]+List types that are also Values. by Ash Wilson · 10 years ago
  16. 299363d Split Addition into Insertion and Append. by Ash Wilson · 10 years ago
  17. d826620 Remove UpdateOptsBuilder and Op types. by Ash Wilson · 10 years ago
  18. dbd6837 Remove the old UpdateOpts. by Ash Wilson · 10 years ago
  19. b5fcaa8 Update Rackspace CDN delegates. by Ash Wilson · 10 years ago
  20. a7465c8 Only supply "rules" if at least one rule is present. by Ash Wilson · 10 years ago
  21. 4cd7aff CDN services tests pass again. by Ash Wilson · 10 years ago
  22. 09d2a28 Accept a []Patch in Update. by Ash Wilson · 10 years ago
  23. 334277c Patch interface and implementations. by Ash Wilson · 10 years ago
  24. 7b72953 Bring in the Patch interface. by Ash Wilson · 10 years ago
  25. 4ee0501 Add the value interface. by Ash Wilson · 10 years ago
  26. a623ff7 Move the Path type over and doc it. by Ash Wilson · 10 years ago
  27. 456dd1c Merge pull request #343 from jrperritt/cdn-openstack-rackspace by Ash Wilson · 10 years ago
  28. 1e5e293 unit test for unsuccessful update operation by Jon Perritt · 10 years ago
  29. b0ab0d1 check for valid Op in Update by Jon Perritt · 10 years ago
  30. b6c3e63 fix extra space in flavor list unit test by Jon Perritt · 10 years ago
  31. 6f8eda9 more concise check for flavor list unit test by Jon Perritt · 10 years ago
  32. 548496b Merge pull request #339 from jrperritt/cdn-openstack-rackspace by Ash Wilson · 10 years ago
  33. 8347df7 fix for Rackspace Home Document unit test by Jon Perritt · 10 years ago
  34. 6bb5944 don't leave HomeDocument body as string by Jon Perritt · 10 years ago
  35. 1913130 Merge pull request #341 from smashwilson/update-travis by jrperritt · 10 years ago
  36. 21bf1eb Merge pull request #340 from smashwilson/object-storage-content-type by jrperritt · 10 years ago
  37. eec5ab9 Add more recent Go versions. by Ash Wilson · 10 years ago
  38. de71b5e Enable Docker-based builds. by Ash Wilson · 10 years ago
  39. 03732c2 CreateOpts needs to be qualified. by Ash Wilson · 10 years ago
  40. b24071b fix ping unit tests to not check for accept header by Jon Perritt · 10 years ago
  41. 161a854 Update the Rackspace Cloud Files tests too. by Ash Wilson · 10 years ago
  42. 45e3434 Set the Content-Type or OmitContentType option. by Ash Wilson · 10 years ago
  43. 93beae0 Create tests handling an omitted Content-Type header. by Ash Wilson · 10 years ago
  44. 7e62df1 omit accept header in ping operation by Jon Perritt · 10 years ago
  45. ea764ef added acceptance test for listing services by Jon Perritt · 10 years ago
  46. 239e4d8 rackspace cdn services unit tests by Jon Perritt · 10 years ago
  47. e918e76 rackspace cdn serviceassets unit tests by Jon Perritt · 10 years ago
  48. 45a1d4f rackspace cdn flavors unit tests by Jon Perritt · 10 years ago
  49. 59c4abe rackspace cdn base unit tests by Jon Perritt · 10 years ago
  50. 3cae0d4 rackspace cdn package docs by Jon Perritt · 10 years ago
  51. 3f847c5 openstack cdn package docs by Jon Perritt · 10 years ago
  52. dc47180 rackspace cdn flavors acceptance tests by Jon Perritt · 10 years ago
  53. d4106ec rackspace cdn service assets acceptance tests by Jon Perritt · 10 years ago
  54. c3bf9a7 allow users to pass ID or URL to purge service assets by Jon Perritt · 10 years ago
  55. 9600eb4 rackspace cdn services acceptance tests by Jon Perritt · 10 years ago
  56. b682313 rackspace cdn base acceptance tests by Jon Perritt · 10 years ago
  57. b8713ad allow users to pass service ID or URL to get/update/delete service ops by Jon Perritt · 10 years ago
  58. fbcb0ba openstack cdn flavors unit tests by Jon Perritt · 10 years ago
  59. ed7055f openstack cdn service assets unit tests by Jon Perritt · 10 years ago
  60. 9da13a1 openstack cdn services unit tests by Jon Perritt · 10 years ago
  61. 348fb73 add json struct tags; fix ExtractServices function by Jon Perritt · 10 years ago
  62. d21966f add headers to create and update responses by Jon Perritt · 10 years ago
  63. 01e211b fix typo: Container -> HomeDocument/Ping by Jon Perritt · 10 years ago
  64. 0bd2373 more appropriate naming: Cache -> CacheRule; CacheRule -> TTLRule by Jon Perritt · 10 years ago
  65. 9a9c386 openstack cdn base unit tests by Jon Perritt · 10 years ago
  66. f1a3cf4 rackspace cdn service flavors operations by Jon Perritt · 10 years ago
  67. 23e89c3 openstack cdn service flavors operations by Jon Perritt · 10 years ago
  68. 6073e62 rackspace cdn service assets operations by Jon Perritt · 10 years ago
  69. 1b6dbd1 use Builder interfaces as opts type by Jon Perritt · 10 years ago
  70. 0037e63 openstack cdn service assets operations by Jon Perritt · 10 years ago
  71. 0842ae8 rackspace cdn services operations by Jon Perritt · 10 years ago
  72. 608d3a5 fix improperly implemented UpdateOpts interface by Jon Perritt · 10 years ago
  73. e7b86d1 openstack cdn services operations by Jon Perritt · 10 years ago
  74. ab22e25 rackspace cdn base operations by Jon Perritt · 10 years ago
  75. 85ed523 openstack cdn base operations by Jon Perritt · 10 years ago
  76. f36970b rackspace cdn client by Jon Perritt · 10 years ago
  77. ebd18ec openstack cdn client by Jon Perritt · 10 years ago
  78. 4bc0d65 Merge pull request #338 from jrperritt/bfv-bug by Ash Wilson · 10 years ago
  79. 0e19f60 reuse decode function by Jon Perritt · 10 years ago
  80. 9a0980e allow for string 'image' attribute when server created via bfv by Jon Perritt · 10 years ago
  81. f0f8907 Merge pull request #335 from rgbkrk/unlist-address by jrperritt · 10 years ago
  82. 4adf906 Remove address from fixture. by Kyle Kelley · 10 years ago
  83. d16d530 Remove address from UpdateOpts in unit test by Kyle Kelley · 10 years ago
  84. eae925b Remove address changes from UpdateOpts by Kyle Kelley · 10 years ago
  85. 2e7ab37 Merge pull request #332 from jrperritt/cloud-networking by Jamie Hannaford · 10 years ago
  86. 53c8a3a unit and acceptance tests by Jon Perritt · 10 years ago
  87. 0028e3c Merge pull request #327 from jamiehannaford/sec-grp by jrperritt · 10 years ago
  88. 415ff94 Removing old text from comment by Jamie Hannaford · 10 years ago
  89. 7974254 Updating comments by Jamie Hannaford · 10 years ago
  90. 621b3bd Merge pull request #331 from jrperritt/bfv-fix by Jamie Hannaford · 10 years ago
  91. aea96c6 Fixing acceptance tests by Jamie Hannaford · 10 years ago
  92. c8c02c6 Adding remaining weak decode by Jamie Hannaford · 10 years ago
  93. cb0c19a Enable weak type decoding for IDs by Jamie Hannaford · 10 years ago
  94. 2f22617 Moving IDs back to strings by Jamie Hannaford · 10 years ago
  95. 95c6752 http operations by Jon Perritt · 10 years ago
  96. d72ac53 add updateURL by Jon Perritt · 10 years ago
  97. cf01b93 fix flavor id and image id in acceptance test by Jon Perritt · 10 years ago
  98. 0e75096 Making description mandatory and other small tweaks by Jamie Hannaford · 10 years ago
  99. 19460b2 Tweaking forgotten test by Jamie Hannaford · 10 years ago
  100. ddd4c08 Fixing test :ok_hand: by Jamie Hannaford · 10 years ago