1. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  2. d50f93e refactor 'ExtractHeader' to 'gophercloud' proper by Jon Perritt · 10 years ago
  3. 9856a34 update comments to reflect change by Jon Perritt · 10 years ago
  4. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  5. 138e5d9 No need to have custom delete results by Jamie Hannaford · 10 years ago
  6. b65675f Shifting Rackspace operations to common delete result by Jamie Hannaford · 10 years ago
  7. 7bc317d Adding DeleteResult for rackspace.compute.v2.servers.Delete by Jamie Hannaford · 10 years ago
  8. f639864 Adding DeleteResult for rackspace.blockstorage.v1.volumes.Delete by Jamie Hannaford · 10 years ago
  9. c758963 Adding DeleteResult for rackspace.blockstorage.v1.snapshots.Delete by Jamie Hannaford · 10 years ago
  10. 193bf6f Merge pull request #262 from jamiehannaford/godoc-touch-up by Ash Wilson · 10 years ago
  11. 9880cb6 fix merge conflicts; don't add relics of 'git mergetool' by Jon Perritt · 10 years ago
  12. aafafd5 move BlockDevice bit in server creation above manual map manipulation by Jon Perritt · 10 years ago
  13. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  14. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  15. 6171022 document UUID and SourceType as required; rackspace unit test by Jon Perritt · 10 years ago
  16. 8dd49db don't put extension params in 'CreateOpts' if unset; working rackspace acceptance test by Jon Perritt · 10 years ago
  17. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  18. d9a4bf7 create map from 'CreateOptsBuilder'; rackspace boot from volume; untested acceptance test by Jon Perritt · 10 years ago
  19. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  20. d7814a3 Do the same for Rackspace RebuildOpts. by Ash Wilson · 10 years ago
  21. ae0ca65 rackspace.CreateOpts unifies Rackspace opts. by Ash Wilson · 10 years ago
  22. 004d9c3 catch error and check with testhelper by Jon Perritt · 10 years ago
  23. 436de14 pull in rackspace block storage by Jon Perritt · 10 years ago
  24. 26ff5b7 moved rackspace networking under 'compute' by Jon Perritt · 10 years ago
  25. 59f2207 Fixing tests by Jamie Hannaford · 10 years ago
  26. 878cce0 Removing superfluous stuff by Jamie Hannaford · 10 years ago
  27. 8ad8c59 Stricter err checking by Jamie Hannaford · 10 years ago
  28. 9efd18e Small fixes to errors and bool checks by Jamie Hannaford · 10 years ago
  29. b415170 Adding more validation when creating volumes by Jamie Hannaford · 10 years ago
  30. 3ea715f Updating to new Provider idiom by Jamie Hannaford · 10 years ago
  31. 3a3d0ee Adding waiter functions by Jamie Hannaford · 10 years ago
  32. 390ff52 Fixing NewBlockStorageV1 defaults by Jamie Hannaford · 10 years ago
  33. f8ef986 Adding convenience method for CBS client by Jamie Hannaford · 10 years ago
  34. eff7e8d Fixing results to use new common result by Jamie Hannaford · 10 years ago
  35. 20cabd7 Adding support for volume types by Jamie Hannaford · 10 years ago
  36. 0b7d040 Adding delegate tests for volumes by Jamie Hannaford · 10 years ago
  37. dfc1be7 Beginning work on volumes by Jamie Hannaford · 10 years ago
  38. 4a78395 Finalizing snapshots by Jamie Hannaford · 10 years ago
  39. ff08ef9 Rename to v1 dir and add in more delegate logic by Jamie Hannaford · 10 years ago
  40. 70abdb8 Adding initial delegates for block storage by Jamie Hannaford · 10 years ago
  41. 1176d85 virtual interfaces acceptance tests by Jon Perritt · 10 years ago
  42. 857b312 networks acceptance tests by Jon Perritt · 10 years ago
  43. b8edf08 c.Provide.AuthenticatedHeaders -> c.AuthenticatedHeaders by Jon Perritt · 10 years ago
  44. 44b1ea2 virtual interfaces operations & unit tests; networks unit tests by Jon Perritt · 10 years ago
  45. f95e3e4 virtual interfaces stubs by Jon Perritt · 10 years ago
  46. 24270c4 networks operations by Jon Perritt · 10 years ago
  47. 720c83c Completely original and in no way copy-paste tests by Ash Wilson · 10 years ago
  48. 7bbfed0 I always forget to delegate the Extract function. by Ash Wilson · 10 years ago
  49. 0b96c61 Let's start with the naive thing. by Ash Wilson · 10 years ago
  50. e447449 Change RAX_ to RS_ and accept OS_. by Ash Wilson · 10 years ago
  51. a93ac3f This fixes the build :point_up: by Ash Wilson · 10 years ago
  52. c7e088d Merge pull request #243 from smashwilson/rackspace-compute by jrperritt · 10 years ago
  53. a49b374 It's useful to have the right package name by Jamie Hannaford · 10 years ago
  54. 9272104 Adding utils file to retrieve env vars for Rackspace auth by Jamie Hannaford · 10 years ago
  55. 13e7dc2 Last few references. by Ash Wilson · 10 years ago
  56. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  57. bb3a3fd Merge remote-tracking branch 'upstream/v0.2.0' into rackspace-compute by Ash Wilson · 10 years ago
  58. acf49c6 Unit test for the Rebuild call. by Ash Wilson · 10 years ago
  59. 2295ba5 Unit test for server reboots. by Ash Wilson · 10 years ago
  60. 1c1eb88 Refactor out common password change responses. by Ash Wilson · 10 years ago
  61. 664fe33 Refactor common code from openstack tests. by Ash Wilson · 10 years ago
  62. 7a20cc9 Unit test for server creation. by Ash Wilson · 10 years ago
  63. 15e0f27 Touch up build tags. by Ash Wilson · 10 years ago
  64. b8da719 I'm almost certain @jrperritt said this was okay by Ash Wilson · 10 years ago
  65. e846e17 Unit test for changing the admin password. by Ash Wilson · 10 years ago
  66. 69c0874 Fixtures and unit tests for server calls. by Ash Wilson · 10 years ago
  67. bee34e2 Delegate the ExtractServers call. by Ash Wilson · 10 years ago
  68. fa7c755 Check exact page counts in unit tests. 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. d846fe0 update result to be 'gophercloud.CommonResult' by Jon Perritt · 10 years ago
  72. 33ed741 rax cdnobjects unit test by Jon Perritt · 10 years ago
  73. 4fcbfaa '*Opts' -> '*OptsBuilder' by Jon Perritt · 10 years ago
  74. 0ba5a56 rax cdn unit tests by Jon Perritt · 10 years ago
  75. b5c7812 cdn operations; unit test stubs by Jon Perritt · 10 years ago
  76. ccc2e94 rax object storage and cdn clients by Jon Perritt · 10 years ago
  77. 457f8ca unit tests for delegated functions; factor out common test http handlers into 'fixtures.go' files by Jon Perritt · 10 years ago
  78. 0e28b11 rax cloud files delegation requests by Jon Perritt · 10 years ago
  79. e596398 Direct delegates for Rackspace server requests. by Ash Wilson · 10 years ago
  80. 9b762e7 Unit test for Rackspace image GET. by Ash Wilson · 10 years ago
  81. d550654 Fixtures and unit tests for Rackspace images. by Ash Wilson · 10 years ago
  82. 3194703 Stub delegates for image queries. by Ash Wilson · 10 years ago
  83. 9751fed Test flavors.Get. by Ash Wilson · 10 years ago
  84. 6f3162a Unit test flavors.List() by Ash Wilson · 10 years ago
  85. f595dc4 RS doesn't have a "changedSince" List option. by Ash Wilson · 10 years ago
  86. 92457e9 Stub Rackspace flavors. by Ash Wilson · 10 years ago
  87. 2bc96b7 Instantiate a compute v2 client. by Ash Wilson · 10 years ago
  88. 56d97a6 Use delegated fixtures in Rackspace identity. by Ash Wilson · 10 years ago
  89. fc4191f Use a method to change the CreatePage function. by Ash Wilson · 10 years ago
  90. c72e362 Refactor tokens to use build tag fixtures. by Ash Wilson · 10 years ago
  91. 94af38d rackspace/identity/v2/tenants delegation and test. by Ash Wilson · 10 years ago
  92. f4d6363 Delegates and unit tests for identity/extensions. by Ash Wilson · 10 years ago
  93. bab89ef Explicit AuthenticateV2 function. by Ash Wilson · 10 years ago
  94. 0d86a3e Default the endpoint in rackspace.NewClient(). by Ash Wilson · 10 years ago
  95. fddb98a Add a quick unit test for authentication. by Ash Wilson · 10 years ago
  96. 9e172e8 Client creation and auth for Rackspace. by Ash Wilson · 10 years ago
  97. 2239724 Override request body generation for API keys. by Ash Wilson · 10 years ago
  98. 54b0382 Delegate to OS for Rackspace Identity. by Ash Wilson · 10 years ago
  99. a1fb134 Rackspace monitoring no longer built. :fire: by Ash Wilson · 10 years ago
  100. 2ebb21c Finish the identity.AuthOptions removal. :fire: by Ash Wilson · 10 years ago