1. e918e76 rackspace cdn serviceassets unit tests by Jon Perritt · 10 years ago
  2. 45a1d4f rackspace cdn flavors unit tests by Jon Perritt · 10 years ago
  3. 59c4abe rackspace cdn base unit tests by Jon Perritt · 10 years ago
  4. 3cae0d4 rackspace cdn package docs by Jon Perritt · 10 years ago
  5. 3f847c5 openstack cdn package docs by Jon Perritt · 10 years ago
  6. dc47180 rackspace cdn flavors acceptance tests by Jon Perritt · 10 years ago
  7. d4106ec rackspace cdn service assets acceptance tests by Jon Perritt · 10 years ago
  8. c3bf9a7 allow users to pass ID or URL to purge service assets by Jon Perritt · 10 years ago
  9. 9600eb4 rackspace cdn services acceptance tests by Jon Perritt · 10 years ago
  10. b682313 rackspace cdn base acceptance tests by Jon Perritt · 10 years ago
  11. b8713ad allow users to pass service ID or URL to get/update/delete service ops by Jon Perritt · 10 years ago
  12. fbcb0ba openstack cdn flavors unit tests by Jon Perritt · 10 years ago
  13. ed7055f openstack cdn service assets unit tests by Jon Perritt · 10 years ago
  14. 9da13a1 openstack cdn services unit tests by Jon Perritt · 10 years ago
  15. 348fb73 add json struct tags; fix ExtractServices function by Jon Perritt · 10 years ago
  16. d21966f add headers to create and update responses by Jon Perritt · 10 years ago
  17. 01e211b fix typo: Container -> HomeDocument/Ping by Jon Perritt · 10 years ago
  18. 0bd2373 more appropriate naming: Cache -> CacheRule; CacheRule -> TTLRule by Jon Perritt · 10 years ago
  19. 9a9c386 openstack cdn base unit tests by Jon Perritt · 10 years ago
  20. f1a3cf4 rackspace cdn service flavors operations by Jon Perritt · 10 years ago
  21. 23e89c3 openstack cdn service flavors operations by Jon Perritt · 10 years ago
  22. 6073e62 rackspace cdn service assets operations by Jon Perritt · 10 years ago
  23. 1b6dbd1 use Builder interfaces as opts type by Jon Perritt · 10 years ago
  24. 0037e63 openstack cdn service assets operations by Jon Perritt · 10 years ago
  25. 0842ae8 rackspace cdn services operations by Jon Perritt · 10 years ago
  26. 608d3a5 fix improperly implemented UpdateOpts interface by Jon Perritt · 10 years ago
  27. e7b86d1 openstack cdn services operations by Jon Perritt · 10 years ago
  28. ab22e25 rackspace cdn base operations by Jon Perritt · 10 years ago
  29. 85ed523 openstack cdn base operations by Jon Perritt · 10 years ago
  30. f36970b rackspace cdn client by Jon Perritt · 10 years ago
  31. ebd18ec openstack cdn client by Jon Perritt · 10 years ago
  32. 4bc0d65 Merge pull request #338 from jrperritt/bfv-bug by Ash Wilson · 10 years ago
  33. 0e19f60 reuse decode function by Jon Perritt · 10 years ago
  34. 9a0980e allow for string 'image' attribute when server created via bfv by Jon Perritt · 10 years ago
  35. f0f8907 Merge pull request #335 from rgbkrk/unlist-address by jrperritt · 10 years ago
  36. 4adf906 Remove address from fixture. by Kyle Kelley · 10 years ago
  37. d16d530 Remove address from UpdateOpts in unit test by Kyle Kelley · 10 years ago
  38. eae925b Remove address changes from UpdateOpts by Kyle Kelley · 10 years ago
  39. 2e7ab37 Merge pull request #332 from jrperritt/cloud-networking by Jamie Hannaford · 10 years ago
  40. 53c8a3a unit and acceptance tests by Jon Perritt · 10 years ago
  41. 0028e3c Merge pull request #327 from jamiehannaford/sec-grp by jrperritt · 10 years ago
  42. 415ff94 Removing old text from comment by Jamie Hannaford · 10 years ago
  43. 7974254 Updating comments by Jamie Hannaford · 10 years ago
  44. 621b3bd Merge pull request #331 from jrperritt/bfv-fix by Jamie Hannaford · 10 years ago
  45. aea96c6 Fixing acceptance tests by Jamie Hannaford · 10 years ago
  46. c8c02c6 Adding remaining weak decode by Jamie Hannaford · 10 years ago
  47. cb0c19a Enable weak type decoding for IDs by Jamie Hannaford · 10 years ago
  48. 2f22617 Moving IDs back to strings by Jamie Hannaford · 10 years ago
  49. 95c6752 http operations by Jon Perritt · 10 years ago
  50. d72ac53 add updateURL by Jon Perritt · 10 years ago
  51. cf01b93 fix flavor id and image id in acceptance test by Jon Perritt · 10 years ago
  52. 0e75096 Making description mandatory and other small tweaks by Jamie Hannaford · 10 years ago
  53. 19460b2 Tweaking forgotten test by Jamie Hannaford · 10 years ago
  54. ddd4c08 Fixing test :ok_hand: by Jamie Hannaford · 10 years ago
  55. dcda97f Modifying acceptance tests and tweaking response code by Jamie Hannaford · 10 years ago
  56. 930df42 Add RandomInt to tools! by Jamie Hannaford · 10 years ago
  57. 558572f IDs are actually integers apparently by Jamie Hannaford · 10 years ago
  58. 20e9291 Delete default sec group by Jamie Hannaford · 10 years ago
  59. 8031b73 Get default sec group by Jamie Hannaford · 10 years ago
  60. 43fa4a2 Create def sec group by Jamie Hannaford · 10 years ago
  61. 17d2f87 Adding initial file structure and list def rules by Jamie Hannaford · 10 years ago
  62. d06d961 Merge pull request #329 from jrperritt/servers-metadata by Jamie Hannaford · 10 years ago
  63. 789f832 CreateMetadata -> ResetMetadata by Jon Perritt · 10 years ago
  64. 04abbc7 Updates based on code review by Jamie Hannaford · 10 years ago
  65. 78c57ce Metadata -> Metadatum; Metadatas -> Metadata by Jon Perritt · 10 years ago
  66. d29c4af condense error check by Jon Perritt · 10 years ago
  67. 7f34d8e Adding docs by Jamie Hannaford · 10 years ago
  68. 334c875 Standardising JSON indents by Jamie Hannaford · 10 years ago
  69. 5b2feb5 Forgot the fixtures by Jamie Hannaford · 10 years ago
  70. d8ac5bb Tweaking expected status codes by Jamie Hannaford · 10 years ago
  71. 8ed4fe7 Adding common tags by Jamie Hannaford · 10 years ago
  72. c5afec4 Adding acceptance test for secgroups :metal: by Jamie Hannaford · 10 years ago
  73. 740e4a3 Add/remove servers from secgroups by Jamie Hannaford · 10 years ago
  74. 30c7466 Apparently there's an update too :boom: by Jamie Hannaford · 10 years ago
  75. 61f81ca Delete rule support by Jamie Hannaford · 10 years ago
  76. 8badf1e Add rules support by Jamie Hannaford · 10 years ago
  77. d276e61 Adding delete group by Jamie Hannaford · 10 years ago
  78. b38dd31 Adding get secgroup by Jamie Hannaford · 10 years ago
  79. 1915179 Adding list by server operation by Jamie Hannaford · 10 years ago
  80. a493e64 Add security group :zap: by Jamie Hannaford · 10 years ago
  81. 924c09d Adding list secgroups by Jamie Hannaford · 10 years ago
  82. cc77da6 server metadata operations and tests by Jon Perritt · 10 years ago
  83. 54be33d Merge pull request #326 from alex/lb-typos by Jamie Hannaford · 10 years ago
  84. 476583f Merge pull request #323 from jrperritt/add-CreateOptsExt-to-key-pairs by Jamie Hannaford · 10 years ago
  85. ba18608 Fixed a pair of typos in load balancer comments by Alex Gaynor · 10 years ago
  86. 8833a58 Merge pull request #325 from jamiehannaford/query-encoding-fix by jrperritt · 10 years ago
  87. d1e861a make keyName a const; check key is on server by Jon Perritt · 10 years ago
  88. f68c3e4 Ensure query strings are escaped properly; fixes #324 by Jamie Hannaford · 10 years ago
  89. 2961166 2014 -> 2048 by Jon Perritt · 10 years ago
  90. 5fdb722 CreateOptsExt struct and ToServerCreateMap method; add key pair acceptance test by Jon Perritt · 10 years ago
  91. fc902a9 Merge pull request #321 from esell/securityGroupFix by jrperritt · 10 years ago
  92. fa168e7 Update requests.go by esell · 10 years ago
  93. 96b447d Merge pull request #318 from jamiehannaford/start-stop-ext by jrperritt · 10 years ago
  94. 3f8c8d8 Removing pointer by Jamie Hannaford · 10 years ago
  95. 8710f88 Merge pull request #294 from jamiehannaford/rs-clb by jrperritt · 10 years ago
  96. 133095f Merge pull request #320 from alex/go-vet by Jamie Hannaford · 10 years ago
  97. a587fb0 Micro-optimization! by Jamie Hannaford · 10 years ago
  98. 4d398ff Use time.Time not string. The tests pass :tada: by Jamie Hannaford · 10 years ago
  99. df70994 use security groups and support assigning keys by esell · 10 years ago
  100. c995f1e Merge pull request #287 from alex/rescue by jrperritt · 10 years ago