1. 0bfb099 use th.AssertNoErr by jrperritt · 10 years ago
  2. fe1b497 use th.AssertNoErr by jrperritt · 10 years ago
  3. 4508d5f multi-line error check -> th.AssertNoErr by jrperritt · 10 years ago
  4. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  5. 1f61778 update block storage 'Delete' acceptance tests to use 'Extract' by Jon Perritt · 10 years ago
  6. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  7. e4e6dfe Updating acceptance tests :ok_hand: by Jamie Hannaford · 10 years ago
  8. c751229 Merge pull request #267 from smashwilson/unbreak-acceptance by Ash Wilson · 10 years ago
  9. 7e70c40 rackspace object storage acceptance tests fixes by Jon Perritt · 10 years ago
  10. 193bf6f Merge pull request #262 from jamiehannaford/godoc-touch-up by Ash Wilson · 10 years ago
  11. 2b36fa3 openstack object storage acceptance tests fixes by Jon Perritt · 10 years ago
  12. fef72b8 ExtractHeaders is no more. by Ash Wilson · 10 years ago
  13. 9880cb6 fix merge conflicts; don't add relics of 'git mergetool' by Jon Perritt · 10 years ago
  14. 0036cbf Broken newClient method. by Ash Wilson · 10 years ago
  15. 129f6c9 Merge pull request #265 from smashwilson/unbreak-acceptance by jrperritt · 10 years ago
  16. d49b2b6 Merge pull request #266 from smashwilson/no-printf by jrperritt · 10 years ago
  17. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  18. 9a9f5bc Remove extraneous fmt.Printf calls. by Ash Wilson · 10 years ago
  19. 14c3741 ResizeOpts is now a struct. by Ash Wilson · 10 years ago
  20. 0b09d1d openstack acceptance test by Jon Perritt · 10 years ago
  21. efbae20 createServer() takes a key now. by Ash Wilson · 10 years ago
  22. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  23. 8dd49db don't put extension params in 'CreateOpts' if unset; working rackspace acceptance test by Jon Perritt · 10 years ago
  24. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  25. d9a4bf7 create map from 'CreateOptsBuilder'; rackspace boot from volume; untested acceptance test by Jon Perritt · 10 years ago
  26. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  27. 5d68672 Use Rackspace rebuild options. by Ash Wilson · 10 years ago
  28. 9c24f6b Use keys and diskConfig in RS acceptance tests. by Ash Wilson · 10 years ago
  29. 436de14 pull in rackspace block storage by Jon Perritt · 10 years ago
  30. 8135c6f skip tests that create servers if 'short' build flag provided by Jon Perritt · 10 years ago
  31. 26ff5b7 moved rackspace networking under 'compute' by Jon Perritt · 10 years ago
  32. 4c2a1f2 Fixing all those build tags :stars: by Jamie Hannaford · 10 years ago
  33. 395d4d1 This dir needs a pkg.go because by Jamie Hannaford · 10 years ago
  34. 9b77ef9 Using Rackspace Env vars by Jamie Hannaford · 10 years ago
  35. 48a80ce Adding remaining tests by Jamie Hannaford · 10 years ago
  36. 29149be Use new env function by Jamie Hannaford · 10 years ago
  37. af209d1 Adding initial acceptance tests by Jamie Hannaford · 10 years ago
  38. 1176d85 virtual interfaces acceptance tests by Jon Perritt · 10 years ago
  39. 857b312 networks acceptance tests by Jon Perritt · 10 years ago
  40. 0219eba Acceptance tests for Keypair operations. by Ash Wilson · 10 years ago
  41. 20b4e87 Handy utility function. by Ash Wilson · 10 years ago
  42. 708e0ac remove redundant delete by Jon Perritt · 10 years ago
  43. a8372a7 Merge pull request #253 from smashwilson/rax-to-rs by jrperritt · 10 years ago
  44. 1904fce Fixed a usage of `utils.AuthOptions()`. by Ash Wilson · 10 years ago
  45. 4b33eea Whoops, a test case assumed OS_USER_ID is set. by Ash Wilson · 10 years ago
  46. b17536b Imports by Ash Wilson · 10 years ago
  47. 5d1c2c3 Update the README again. :lipstick: by Ash Wilson · 10 years ago
  48. a6ddde7 Backpedal in the acceptance tests. by Ash Wilson · 10 years ago
  49. a5b1a14 Delegates and acceptance tests for OS compute exts. by Ash Wilson · 10 years ago
  50. c7e088d Merge pull request #243 from smashwilson/rackspace-compute by jrperritt · 10 years ago
  51. 390555a Updating all refs to previous AuthOpions func by Jamie Hannaford · 10 years ago
  52. 146d3b6 Merge pull request #246 from jamiehannaford/os-neutron-fix by Ash Wilson · 10 years ago
  53. bb3a3fd Merge remote-tracking branch 'upstream/v0.2.0' into rackspace-compute by Ash Wilson · 10 years ago
  54. 5b32ca7 Make the compute acceptance tests sequential. by Ash Wilson · 10 years ago
  55. f36c430 Merge pull request #247 from jamiehannaford/script-fix by Ash Wilson · 10 years ago
  56. 1c5f553 Modifying README to use new script by Jamie Hannaford · 10 years ago
  57. e113fac Ensure that that all security groups are deleted by Jamie Hannaford · 10 years ago
  58. 2d48037 Adding more specific tags by Jamie Hannaford · 10 years ago
  59. fa046c9 Fixing acceptance tests which failed to clean up network resources by Jamie Hannaford · 10 years ago
  60. 90f87ba Acceptance test for server rebuilding. by Ash Wilson · 10 years ago
  61. 3525c64 t.Errorf -> t.Fatalf by Jon Perritt · 10 years ago
  62. 2a7797d fixes to get acceptance tests passing by Jon Perritt · 10 years ago
  63. 15e0f27 Touch up build tags. by Ash Wilson · 10 years ago
  64. 30ca05d Debugging log message. by Ash Wilson · 10 years ago
  65. 88bbde3 Acceptance test for rebooting a server. by Ash Wilson · 10 years ago
  66. 8679332 Acceptance test for changing the admin password. by Ash Wilson · 10 years ago
  67. 7e57141 Log more sensibly. by Ash Wilson · 10 years ago
  68. 74b9bcf Acceptance test for listing servers. by Ash Wilson · 10 years ago
  69. 260e088 bulk delete; finish updating common.Result structs by Jon Perritt · 10 years ago
  70. 0ce24ad rax bulk operations; results update [not working] by Jon Perritt · 10 years ago
  71. 33ed741 rax cdnobjects unit test by Jon Perritt · 10 years ago
  72. a77ba0d rax objects unit test; fix for creating object content by Jon Perritt · 10 years ago
  73. 8abd2c2 rax accounts, containers acceptance tests by Jon Perritt · 10 years ago
  74. 88074d5 Acceptance tests for Rackspace server create/delete. by Ash Wilson · 10 years ago
  75. fa02455 Merge pull request #242 from smashwilson/unbreak-acceptance by Jamie Hannaford · 10 years ago
  76. cf39273 Acceptance test for images.Get. by Ash Wilson · 10 years ago
  77. 1532f52 Acceptance test for image listing. by Ash Wilson · 10 years ago
  78. f595dc4 RS doesn't have a "changedSince" List option. by Ash Wilson · 10 years ago
  79. 8fecf33 Acceptance tests for flavor operations. by Ash Wilson · 10 years ago
  80. 9d0abb2 Bring the acceptance test README up to date. by Ash Wilson · 10 years ago
  81. d968257 tokens2.Create needs to wrap its AuthOptions now. by Ash Wilson · 10 years ago
  82. a262174 Modifying acceptance tests by Jamie Hannaford · 10 years ago
  83. 1e7841b Modifying acceptance test by Jamie Hannaford · 10 years ago
  84. 5986bb4 Merge pull request #238 from jamiehannaford/server-rebuild-opts by Ash Wilson · 10 years ago
  85. 5bfa2e8 Updating tests by Jamie Hannaford · 10 years ago
  86. 6345dc8 Merge pull request #224 from jrperritt/v0.2.0-consistency-checks by Ash Wilson · 10 years ago
  87. 4cb20af Merge pull request #229 from smashwilson/rackspace-say-hello by jrperritt · 10 years ago
  88. 7adfd54 unit tests for urls (v2/flavors) by Jon Perritt · 10 years ago
  89. ef168e6 unit tests and consistency checks for v2/images by Jon Perritt · 10 years ago
  90. 72f702b Acceptance test for rack/ident/2/tenants. by Ash Wilson · 10 years ago
  91. f4d6363 Delegates and unit tests for identity/extensions. by Ash Wilson · 10 years ago
  92. 54ce2f4 Acceptance test for authing a Rackspace client. by Ash Wilson · 10 years ago
  93. 9b18ae2 Updating networking acceptance tests by Jamie Hannaford · 10 years ago
  94. f75fce8 Remove old rackspace folder by Jamie Hannaford · 10 years ago
  95. f25ae37 Merge remote-tracking branch 'upstream/v0.2.0' into update-identity-v2 by Ash Wilson · 10 years ago
  96. 541fa55 Merge pull request #210 from jamiehannaford/os-network-v2-ext by Ash Wilson · 10 years ago
  97. 5872fea Test the Get call against a real extension. by Ash Wilson · 10 years ago
  98. e9a0089 Acceptance test for the extensions endpoint. by Ash Wilson · 10 years ago
  99. 7c8b138 Some output tweaking. by Ash Wilson · 10 years ago
  100. f4aee1e Acceptance test for tenants2.List. by Ash Wilson · 10 years ago