1. 0c2b037 embed 'gophercloud.Result' in 'ErrResult' and 'HeaderResult' by Jon Perritt · 10 years ago
  2. ef2d5fc Merge branch 'master' of https://github.com/rackspace/gophercloud into ExtractHeader-method by Jon Perritt · 10 years ago
  3. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  4. d50f93e refactor 'ExtractHeader' to 'gophercloud' proper by Jon Perritt · 10 years ago
  5. 9856a34 update comments to reflect change by Jon Perritt · 10 years ago
  6. c13f2ce Merge pull request #280 from jrperritt/close-readcloser by Ash Wilson · 10 years ago
  7. f9fd95b defer closing body by Jon Perritt · 10 years ago
  8. 794777c Merge pull request #278 from alex/fix-typos by jrperritt · 10 years ago
  9. a6d5f9f Fixed a handful of typos by Alex Gaynor · 10 years ago
  10. 4430efa merge in 'DownloadResult' update by Jon Perritt · 10 years ago
  11. 1f61778 update block storage 'Delete' acceptance tests to use 'Extract' by Jon Perritt · 10 years ago
  12. 2fb8c10 Merge pull request #276 from jamiehannaford/streaming-downloads by jrperritt · 10 years ago
  13. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  14. ee11555 Ensuring that reader is closed after being read by Jamie Hannaford · 10 years ago
  15. c8c73bc Merge pull request #274 from jamiehannaford/result-consistency by Ash Wilson · 10 years ago
  16. 138e5d9 No need to have custom delete results by Jamie Hannaford · 10 years ago
  17. 908e1e9 Shifting server actions to common delete result by Jamie Hannaford · 10 years ago
  18. b7a764d Hopefully making waitFor less flaky by Jamie Hannaford · 10 years ago
  19. b65675f Shifting Rackspace operations to common delete result by Jamie Hannaford · 10 years ago
  20. aa69b19 Shifting object storage operations to common delete result by Jamie Hannaford · 10 years ago
  21. d6c81b2 Shifting networking operations to common delete result by Jamie Hannaford · 10 years ago
  22. 269b66f Shifting identity operations to common delete result by Jamie Hannaford · 10 years ago
  23. ff5b4f7 Shifting compute operations to common delete result by Jamie Hannaford · 10 years ago
  24. 57f0189 Shifting block storage operations to common delete result by Jamie Hannaford · 10 years ago
  25. 021b35c Adding common delete result that allows err extraction by Jamie Hannaford · 10 years ago
  26. f5bbdd7 Merge pull request #272 from jamiehannaford/streaming-downloads by Ash Wilson · 10 years ago
  27. e4e6dfe Updating acceptance tests :ok_hand: by Jamie Hannaford · 10 years ago
  28. 7bc317d Adding DeleteResult for rackspace.compute.v2.servers.Delete by Jamie Hannaford · 10 years ago
  29. f639864 Adding DeleteResult for rackspace.blockstorage.v1.volumes.Delete by Jamie Hannaford · 10 years ago
  30. c758963 Adding DeleteResult for rackspace.blockstorage.v1.snapshots.Delete by Jamie Hannaford · 10 years ago
  31. f38dd2e Adding DeleteResult for v3.tokens.Delete by Jamie Hannaford · 10 years ago
  32. 8ab3c14 Adding DeleteResult for v3.services.Delete by Jamie Hannaford · 10 years ago
  33. 3c08674 Adding DeleteResult for v3.endpoints.Delete by Jamie Hannaford · 10 years ago
  34. 34732fe Adding DeleteResult for servers.Delete by Jamie Hannaford · 10 years ago
  35. ce9f908 Adding DeleteResult for volumes.Delete by Jamie Hannaford · 10 years ago
  36. 3850959 Adding DeleteResult for snapshots.Delete by Jamie Hannaford · 10 years ago
  37. 2e78486 Updating download function to use reader rather than casting everything into bytes by Jamie Hannaford · 10 years ago
  38. 79ba68b Update references to the v0.2.0 branch. by Ash Wilson · 10 years ago
  39. b36e12b Merge branch 'v0.2.0' by Ash Wilson · 10 years ago
  40. c751229 Merge pull request #267 from smashwilson/unbreak-acceptance by Ash Wilson · 10 years ago
  41. 0b0f51e Merge pull request #1 from jrperritt/unbreak-acceptance by Ash Wilson · 10 years ago
  42. 7e70c40 rackspace object storage acceptance tests fixes by Jon Perritt · 10 years ago
  43. 193bf6f Merge pull request #262 from jamiehannaford/godoc-touch-up by Ash Wilson · 10 years ago
  44. 2b36fa3 openstack object storage acceptance tests fixes by Jon Perritt · 10 years ago
  45. c41ac8e Merge pull request #191 from rackspace/stop-start-actions by Ash Wilson · 10 years ago
  46. ce8aab5 Merge pull request #259 from jrperritt/boot-from-volume by Ash Wilson · 10 years ago
  47. fef72b8 ExtractHeaders is no more. by Ash Wilson · 10 years ago
  48. 9880cb6 fix merge conflicts; don't add relics of 'git mergetool' by Jon Perritt · 10 years ago
  49. 0036cbf Broken newClient method. by Ash Wilson · 10 years ago
  50. aafafd5 move BlockDevice bit in server creation above manual map manipulation by Jon Perritt · 10 years ago
  51. 129f6c9 Merge pull request #265 from smashwilson/unbreak-acceptance by jrperritt · 10 years ago
  52. d49b2b6 Merge pull request #266 from smashwilson/no-printf by jrperritt · 10 years ago
  53. c78ef29 Merge pull request #264 from smashwilson/list-detail by jrperritt · 10 years ago
  54. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  55. 9a9f5bc Remove extraneous fmt.Printf calls. by Ash Wilson · 10 years ago
  56. 736ae9c Don't assume -v for acceptance tests. by Ash Wilson · 10 years ago
  57. 14c3741 ResizeOpts is now a struct. by Ash Wilson · 10 years ago
  58. 0b09d1d openstack acceptance test by Jon Perritt · 10 years ago
  59. efbae20 createServer() takes a key now. by Ash Wilson · 10 years ago
  60. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  61. 6171022 document UUID and SourceType as required; rackspace unit test by Jon Perritt · 10 years ago
  62. 485b8aa fix for isJSONEquals by Jon Perritt · 10 years ago
  63. 8dd49db don't put extension params in 'CreateOpts' if unset; working rackspace acceptance test by Jon Perritt · 10 years ago
  64. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  65. b280dea Making root docs more consistent by Jamie Hannaford · 10 years ago
  66. d258b79 Bulking up root package.go by Jamie Hannaford · 10 years ago
  67. d9a4bf7 create map from 'CreateOptsBuilder'; rackspace boot from volume; untested acceptance test by Jon Perritt · 10 years ago
  68. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  69. 654fb0e boot from volume base code by Jon Perritt · 10 years ago
  70. a80ea95 Merge pull request #256 from smashwilson/disk-config by jrperritt · 10 years ago
  71. 9e87a92 Use ResizeOptsBuilder, not ResizeOpts. by Ash Wilson · 10 years ago
  72. 5d68672 Use Rackspace rebuild options. by Ash Wilson · 10 years ago
  73. d7814a3 Do the same for Rackspace RebuildOpts. by Ash Wilson · 10 years ago
  74. 237aad6 Unit testing grammar :lipstick: by Ash Wilson · 10 years ago
  75. 9c24f6b Use keys and diskConfig in RS acceptance tests. by Ash Wilson · 10 years ago
  76. ae0ca65 rackspace.CreateOpts unifies Rackspace opts. by Ash Wilson · 10 years ago
  77. 3883af2 Unit test for the Extract function. by Ash Wilson · 10 years ago
  78. a70510a Move HandleServerListSuccessfully() to fixtures, too. by Ash Wilson · 10 years ago
  79. 0e5b92a diskconfig.Extract* functions. by Ash Wilson · 10 years ago
  80. 189c95c Move Get and Update mocks to fixtures. by Ash Wilson · 10 years ago
  81. 80387a0 Extended ResizeOpts test. by Ash Wilson · 10 years ago
  82. 5b50549 Test request body generation. by Ash Wilson · 10 years ago
  83. 5f14f54 It's "diskConfig", camelCase. by Ash Wilson · 10 years ago
  84. 3315cf9 *JSONEquals() testhelper methods. by Ash Wilson · 10 years ago
  85. 6935a9b Extended create, rebuild and resize opts. by Ash Wilson · 10 years ago
  86. 5f7cf18 Use an options struct for Resize. by Ash Wilson · 10 years ago
  87. f928eff Merge pull request #245 from jrperritt/rax-networking by Ash Wilson · 10 years ago
  88. 4a42084 increase timeout by 1 second by Jon Perritt · 10 years ago
  89. 004d9c3 catch error and check with testhelper by Jon Perritt · 10 years ago
  90. 436de14 pull in rackspace block storage by Jon Perritt · 10 years ago
  91. 8135c6f skip tests that create servers if 'short' build flag provided by Jon Perritt · 10 years ago
  92. 26ff5b7 moved rackspace networking under 'compute' by Jon Perritt · 10 years ago
  93. e52516e Merge pull request #244 from jamiehannaford/rax-block-storage by Ash Wilson · 10 years ago
  94. 4c2a1f2 Fixing all those build tags :stars: by Jamie Hannaford · 10 years ago
  95. 395d4d1 This dir needs a pkg.go because by Jamie Hannaford · 10 years ago
  96. 3ac3aa7 Rejig ordering of timeout by Jamie Hannaford · 10 years ago
  97. 59f2207 Fixing tests by Jamie Hannaford · 10 years ago
  98. 878cce0 Removing superfluous stuff by Jamie Hannaford · 10 years ago
  99. 8ad8c59 Stricter err checking by Jamie Hannaford · 10 years ago
  100. 9efd18e Small fixes to errors and bool checks by Jamie Hannaford · 10 years ago