1. 5a0ddd8 rackspace acceptance tests by Jon Perritt · 10 years ago
  2. 9095760 create temp url operation and test by Jon Perritt · 10 years ago
  3. a3de08f rackspace reponse header structs by Jon Perritt · 10 years ago
  4. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  5. c09ae84 rackspace update server acceptance test by Jon Perritt · 10 years ago
  6. 1bda9c1 add UpdateOpts type for consistency and update tests to relect it by Jon Perritt · 10 years ago
  7. 39552bd Update the service update CDN acceptance test. by Ash Wilson · 10 years ago
  8. ea764ef added acceptance test for listing services by Jon Perritt · 10 years ago
  9. dc47180 rackspace cdn flavors acceptance tests by Jon Perritt · 10 years ago
  10. d4106ec rackspace cdn service assets acceptance tests by Jon Perritt · 10 years ago
  11. 9600eb4 rackspace cdn services acceptance tests by Jon Perritt · 10 years ago
  12. b682313 rackspace cdn base acceptance tests by Jon Perritt · 10 years ago
  13. 9a0980e allow for string 'image' attribute when server created via bfv by Jon Perritt · 10 years ago
  14. 53c8a3a unit and acceptance tests by Jon Perritt · 10 years ago
  15. b514bfd Fixing tests by Jamie Hannaford · 10 years ago
  16. 82ce916 fixing tests by Jamie Hannaford · 10 years ago
  17. bde7260 Modifying acceptance tests by Jamie Hannaford · 10 years ago
  18. 07cf0ea Adding ACL acceptance tests by Jamie Hannaford · 10 years ago
  19. 872ee2b Adding monitor tests and implementing small fixes by Jamie Hannaford · 10 years ago
  20. c9da4b4 Fixes by Jamie Hannaford · 10 years ago
  21. bef5393 Adding initial acceptance tests by Jamie Hannaford · 10 years ago
  22. f3b2e14 add adminPass option for server creation by Jon Perritt · 10 years ago
  23. e756512 rackspace servers acceptance test fix by Jon Perritt · 10 years ago
  24. 266a7c2 Add acceptance test for reset API key. by Paul Querna · 10 years ago
  25. 41a9c5d Added Rackspace acceptance test by Jamie Hannaford · 10 years ago
  26. 40bd5a6 Adding Rackspace acceptance test by Jamie Hannaford · 10 years ago
  27. 3333195 Adding pkg file to allow better test execution by Jamie Hannaford · 10 years ago
  28. a75c77d Fixing import path :smile: by Jamie Hannaford · 10 years ago
  29. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  30. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  31. e4e6dfe Updating acceptance tests :ok_hand: by Jamie Hannaford · 10 years ago
  32. c751229 Merge pull request #267 from smashwilson/unbreak-acceptance by Ash Wilson · 10 years ago
  33. 7e70c40 rackspace object storage acceptance tests fixes by Jon Perritt · 10 years ago
  34. fef72b8 ExtractHeaders is no more. by Ash Wilson · 10 years ago
  35. 9880cb6 fix merge conflicts; don't add relics of 'git mergetool' by Jon Perritt · 10 years ago
  36. 129f6c9 Merge pull request #265 from smashwilson/unbreak-acceptance by jrperritt · 10 years ago
  37. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  38. efbae20 createServer() takes a key now. by Ash Wilson · 10 years ago
  39. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  40. 8dd49db don't put extension params in 'CreateOpts' if unset; working rackspace acceptance test by Jon Perritt · 10 years ago
  41. d9a4bf7 create map from 'CreateOptsBuilder'; rackspace boot from volume; untested acceptance test by Jon Perritt · 10 years ago
  42. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  43. 5d68672 Use Rackspace rebuild options. by Ash Wilson · 10 years ago
  44. 9c24f6b Use keys and diskConfig in RS acceptance tests. by Ash Wilson · 10 years ago
  45. 436de14 pull in rackspace block storage by Jon Perritt · 10 years ago
  46. 8135c6f skip tests that create servers if 'short' build flag provided by Jon Perritt · 10 years ago
  47. 26ff5b7 moved rackspace networking under 'compute' by Jon Perritt · 10 years ago
  48. 4c2a1f2 Fixing all those build tags :stars: by Jamie Hannaford · 10 years ago
  49. 9b77ef9 Using Rackspace Env vars by Jamie Hannaford · 10 years ago
  50. 48a80ce Adding remaining tests by Jamie Hannaford · 10 years ago
  51. 29149be Use new env function by Jamie Hannaford · 10 years ago
  52. af209d1 Adding initial acceptance tests by Jamie Hannaford · 10 years ago
  53. 1176d85 virtual interfaces acceptance tests by Jon Perritt · 10 years ago
  54. 857b312 networks acceptance tests by Jon Perritt · 10 years ago
  55. 0219eba Acceptance tests for Keypair operations. by Ash Wilson · 10 years ago
  56. b17536b Imports by Ash Wilson · 10 years ago
  57. a6ddde7 Backpedal in the acceptance tests. by Ash Wilson · 10 years ago
  58. c7e088d Merge pull request #243 from smashwilson/rackspace-compute by jrperritt · 10 years ago
  59. 390555a Updating all refs to previous AuthOpions func by Jamie Hannaford · 10 years ago
  60. bb3a3fd Merge remote-tracking branch 'upstream/v0.2.0' into rackspace-compute by Ash Wilson · 10 years ago
  61. 5b32ca7 Make the compute acceptance tests sequential. by Ash Wilson · 10 years ago
  62. 90f87ba Acceptance test for server rebuilding. by Ash Wilson · 10 years ago
  63. 30ca05d Debugging log message. by Ash Wilson · 10 years ago
  64. 88bbde3 Acceptance test for rebooting a server. by Ash Wilson · 10 years ago
  65. 8679332 Acceptance test for changing the admin password. by Ash Wilson · 10 years ago
  66. 7e57141 Log more sensibly. by Ash Wilson · 10 years ago
  67. 74b9bcf Acceptance test for listing servers. by Ash Wilson · 10 years ago
  68. 260e088 bulk delete; finish updating common.Result structs by Jon Perritt · 10 years ago
  69. 0ce24ad rax bulk operations; results update [not working] by Jon Perritt · 10 years ago
  70. 33ed741 rax cdnobjects unit test by Jon Perritt · 10 years ago
  71. a77ba0d rax objects unit test; fix for creating object content by Jon Perritt · 10 years ago
  72. 8abd2c2 rax accounts, containers acceptance tests by Jon Perritt · 10 years ago
  73. 88074d5 Acceptance tests for Rackspace server create/delete. by Ash Wilson · 10 years ago
  74. cf39273 Acceptance test for images.Get. by Ash Wilson · 10 years ago
  75. 1532f52 Acceptance test for image listing. by Ash Wilson · 10 years ago
  76. f595dc4 RS doesn't have a "changedSince" List option. by Ash Wilson · 10 years ago
  77. 8fecf33 Acceptance tests for flavor operations. by Ash Wilson · 10 years ago
  78. 72f702b Acceptance test for rack/ident/2/tenants. by Ash Wilson · 10 years ago
  79. f4d6363 Delegates and unit tests for identity/extensions. by Ash Wilson · 10 years ago
  80. 54ce2f4 Acceptance test for authing a Rackspace client. by Ash Wilson · 10 years ago
  81. f75fce8 Remove old rackspace folder by Jamie Hannaford · 10 years ago
  82. 5eb55b1 add versioning to identity; add generic 'client' function by Jon Perritt · 10 years ago
  83. 97d1b5c Forgot to remove unused file. by Samuel A. Falvo II · 11 years ago
  84. f9ffaa1 Use build tags to prevent accidental run of acceptance tests by Samuel A. Falvo II · 11 years ago
  85. c70164d Fix API differences from x-new-api branch by Samuel A. Falvo II · 11 years ago
  86. 9637a00 Reorg of acceptance tests by Samuel A. Falvo II · 11 years ago