1. 2f07174 Fixed a few things that go vet was complaining about by Alex Gaynor · 10 years ago
  2. f3b2e14 add adminPass option for server creation by Jon Perritt · 10 years ago
  3. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  4. b65675f Shifting Rackspace operations to common delete result by Jamie Hannaford · 10 years ago
  5. 7bc317d Adding DeleteResult for rackspace.compute.v2.servers.Delete by Jamie Hannaford · 10 years ago
  6. 193bf6f Merge pull request #262 from jamiehannaford/godoc-touch-up by Ash Wilson · 10 years ago
  7. 9880cb6 fix merge conflicts; don't add relics of 'git mergetool' by Jon Perritt · 10 years ago
  8. aafafd5 move BlockDevice bit in server creation above manual map manipulation by Jon Perritt · 10 years ago
  9. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  10. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  11. 6171022 document UUID and SourceType as required; rackspace unit test by Jon Perritt · 10 years ago
  12. 8dd49db don't put extension params in 'CreateOpts' if unset; working rackspace acceptance test by Jon Perritt · 10 years ago
  13. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  14. d9a4bf7 create map from 'CreateOptsBuilder'; rackspace boot from volume; untested acceptance test by Jon Perritt · 10 years ago
  15. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  16. d7814a3 Do the same for Rackspace RebuildOpts. by Ash Wilson · 10 years ago
  17. ae0ca65 rackspace.CreateOpts unifies Rackspace opts. by Ash Wilson · 10 years ago
  18. 004d9c3 catch error and check with testhelper by Jon Perritt · 10 years ago
  19. 436de14 pull in rackspace block storage by Jon Perritt · 10 years ago
  20. 26ff5b7 moved rackspace networking under 'compute' by Jon Perritt · 10 years ago
  21. 720c83c Completely original and in no way copy-paste tests by Ash Wilson · 10 years ago
  22. 7bbfed0 I always forget to delegate the Extract function. by Ash Wilson · 10 years ago
  23. 0b96c61 Let's start with the naive thing. by Ash Wilson · 10 years ago
  24. acf49c6 Unit test for the Rebuild call. by Ash Wilson · 10 years ago
  25. 2295ba5 Unit test for server reboots. by Ash Wilson · 10 years ago
  26. 1c1eb88 Refactor out common password change responses. by Ash Wilson · 10 years ago
  27. 664fe33 Refactor common code from openstack tests. by Ash Wilson · 10 years ago
  28. 7a20cc9 Unit test for server creation. by Ash Wilson · 10 years ago
  29. 15e0f27 Touch up build tags. by Ash Wilson · 10 years ago
  30. b8da719 I'm almost certain @jrperritt said this was okay by Ash Wilson · 10 years ago
  31. e846e17 Unit test for changing the admin password. by Ash Wilson · 10 years ago
  32. 69c0874 Fixtures and unit tests for server calls. by Ash Wilson · 10 years ago
  33. bee34e2 Delegate the ExtractServers call. by Ash Wilson · 10 years ago
  34. fa7c755 Check exact page counts in unit tests. by Ash Wilson · 10 years ago
  35. e596398 Direct delegates for Rackspace server requests. by Ash Wilson · 10 years ago
  36. 9b762e7 Unit test for Rackspace image GET. by Ash Wilson · 10 years ago
  37. d550654 Fixtures and unit tests for Rackspace images. by Ash Wilson · 10 years ago
  38. 3194703 Stub delegates for image queries. by Ash Wilson · 10 years ago
  39. 9751fed Test flavors.Get. by Ash Wilson · 10 years ago
  40. 6f3162a Unit test flavors.List() by Ash Wilson · 10 years ago
  41. f595dc4 RS doesn't have a "changedSince" List option. by Ash Wilson · 10 years ago
  42. 92457e9 Stub Rackspace flavors. by Ash Wilson · 10 years ago