1. ede3671 Adding docs by Jamie Hannaford · 10 years ago
  2. b15878a Adding support for deleting roles from users by Jamie Hannaford · 10 years ago
  3. 1d58e7a Finishing off add user roles :zap: by Jamie Hannaford · 10 years ago
  4. 9b642e0 Beginning work on add user role by Jamie Hannaford · 10 years ago
  5. 0ca076c Adding list roles operation by Jamie Hannaford · 10 years ago
  6. 10cf2bd Making names more consistent and unexporting them by Jamie Hannaford · 10 years ago
  7. 14e44c9 Ensure that we get a bool for MFA field by Jamie Hannaford · 10 years ago
  8. 40bd5a6 Adding Rackspace acceptance test by Jamie Hannaford · 10 years ago
  9. 3333195 Adding pkg file to allow better test execution by Jamie Hannaford · 10 years ago
  10. c21ffb9 Adding more build tags by Jamie Hannaford · 10 years ago
  11. 4e7c720 Adding user acceptance tests for OpenStack by Jamie Hannaford · 10 years ago
  12. a75c77d Fixing import path :smile: by Jamie Hannaford · 10 years ago
  13. 4cdfa92 Fixing list roles URL by Jamie Hannaford · 10 years ago
  14. 6e4d795 Adding Rackspace delegates by Jamie Hannaford · 10 years ago
  15. e680e42 Adding support for listing user roles by Jamie Hannaford · 10 years ago
  16. 8b9a800 Adding support for delete users by Jamie Hannaford · 10 years ago
  17. 7e04adf Adding support for updating users by Jamie Hannaford · 10 years ago
  18. 69c1fe9 The docs do not tell the truth by Jamie Hannaford · 10 years ago
  19. 2ad98bd Adding get user operation by Jamie Hannaford · 10 years ago
  20. 9c7bb8e Adding create users operation :man_with_gua_pi_mao: by Jamie Hannaford · 10 years ago
  21. 929bd00 Adding list users by Jamie Hannaford · 10 years ago
  22. 6a076d8 Adding fixtures file by Jamie Hannaford · 10 years ago
  23. b319d47 Adding URLs for users by Jamie Hannaford · 10 years ago
  24. 2a13024 Adding empty files by Jamie Hannaford · 10 years ago
  25. da56de6 Merge pull request #284 from jrperritt/remove-BuildQuery by Ash Wilson · 10 years ago
  26. 57847d7 Merge pull request #282 from smashwilson/godeps by jrperritt · 10 years ago
  27. 3f2566c Capitalize "Gophercloud" consistently. by Ash Wilson · 10 years ago
  28. 1980344 update functions to use BuildQueryString instead of BuildQuery by Jon Perritt · 10 years ago
  29. b8ba1d1 Merge pull request #283 from jamiehannaford/upgrade-guide by Ash Wilson · 10 years ago
  30. 3586db1 Final touches by Jamie Hannaford · 10 years ago
  31. 0ad6e0f Making minor tweaks by Jamie Hannaford · 10 years ago
  32. cc08b11 Removing this because it's pointless and breaks the universe by Jamie Hannaford · 10 years ago
  33. cc1a891 Now not know by Jamie Hannaford · 10 years ago
  34. 3be2560 Tweaking anchors by Jamie Hannaford · 10 years ago
  35. dd44d7d Reordering sections and adding TOC by Jamie Hannaford · 10 years ago
  36. 6a91bbc Adding v1 upgrade guide by Jamie Hannaford · 10 years ago
  37. 5b23967 Merge pull request #277 from jrperritt/ExtractHeader-method by Jamie Hannaford · 10 years ago
  38. 0bfb099 use th.AssertNoErr by jrperritt · 10 years ago
  39. fe1b497 use th.AssertNoErr by jrperritt · 10 years ago
  40. 4508d5f multi-line error check -> th.AssertNoErr by jrperritt · 10 years ago
  41. f7a8e28 add `Err` to `CopyResult` by jrperritt · 10 years ago
  42. 220b7df godeps changes your testing and install commands. by Ash Wilson · 10 years ago
  43. f41663d Mention setup with `godep`. by Ash Wilson · 10 years ago
  44. 0c2b037 embed 'gophercloud.Result' in 'ErrResult' and 'HeaderResult' by Jon Perritt · 10 years ago
  45. ef2d5fc Merge branch 'master' of https://github.com/rackspace/gophercloud into ExtractHeader-method by Jon Perritt · 10 years ago
  46. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  47. d50f93e refactor 'ExtractHeader' to 'gophercloud' proper by Jon Perritt · 10 years ago
  48. 9856a34 update comments to reflect change by Jon Perritt · 10 years ago
  49. c13f2ce Merge pull request #280 from jrperritt/close-readcloser by Ash Wilson · 10 years ago
  50. f9fd95b defer closing body by Jon Perritt · 10 years ago
  51. 794777c Merge pull request #278 from alex/fix-typos by jrperritt · 10 years ago
  52. a6d5f9f Fixed a handful of typos by Alex Gaynor · 10 years ago
  53. 4430efa merge in 'DownloadResult' update by Jon Perritt · 10 years ago
  54. 1f61778 update block storage 'Delete' acceptance tests to use 'Extract' by Jon Perritt · 10 years ago
  55. 2fb8c10 Merge pull request #276 from jamiehannaford/streaming-downloads by jrperritt · 10 years ago
  56. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  57. ee11555 Ensuring that reader is closed after being read by Jamie Hannaford · 10 years ago
  58. c8c73bc Merge pull request #274 from jamiehannaford/result-consistency by Ash Wilson · 10 years ago
  59. 138e5d9 No need to have custom delete results by Jamie Hannaford · 10 years ago
  60. 908e1e9 Shifting server actions to common delete result by Jamie Hannaford · 10 years ago
  61. b7a764d Hopefully making waitFor less flaky by Jamie Hannaford · 10 years ago
  62. b65675f Shifting Rackspace operations to common delete result by Jamie Hannaford · 10 years ago
  63. aa69b19 Shifting object storage operations to common delete result by Jamie Hannaford · 10 years ago
  64. d6c81b2 Shifting networking operations to common delete result by Jamie Hannaford · 10 years ago
  65. 269b66f Shifting identity operations to common delete result by Jamie Hannaford · 10 years ago
  66. ff5b4f7 Shifting compute operations to common delete result by Jamie Hannaford · 10 years ago
  67. 57f0189 Shifting block storage operations to common delete result by Jamie Hannaford · 10 years ago
  68. 021b35c Adding common delete result that allows err extraction by Jamie Hannaford · 10 years ago
  69. f5bbdd7 Merge pull request #272 from jamiehannaford/streaming-downloads by Ash Wilson · 10 years ago
  70. e4e6dfe Updating acceptance tests :ok_hand: by Jamie Hannaford · 10 years ago
  71. 7bc317d Adding DeleteResult for rackspace.compute.v2.servers.Delete by Jamie Hannaford · 10 years ago
  72. f639864 Adding DeleteResult for rackspace.blockstorage.v1.volumes.Delete by Jamie Hannaford · 10 years ago
  73. c758963 Adding DeleteResult for rackspace.blockstorage.v1.snapshots.Delete by Jamie Hannaford · 10 years ago
  74. f38dd2e Adding DeleteResult for v3.tokens.Delete by Jamie Hannaford · 10 years ago
  75. 8ab3c14 Adding DeleteResult for v3.services.Delete by Jamie Hannaford · 10 years ago
  76. 3c08674 Adding DeleteResult for v3.endpoints.Delete by Jamie Hannaford · 10 years ago
  77. 34732fe Adding DeleteResult for servers.Delete by Jamie Hannaford · 10 years ago
  78. ce9f908 Adding DeleteResult for volumes.Delete by Jamie Hannaford · 10 years ago
  79. 3850959 Adding DeleteResult for snapshots.Delete by Jamie Hannaford · 10 years ago
  80. 2e78486 Updating download function to use reader rather than casting everything into bytes by Jamie Hannaford · 10 years ago
  81. 79ba68b Update references to the v0.2.0 branch. by Ash Wilson · 10 years ago
  82. b36e12b Merge branch 'v0.2.0' by Ash Wilson · 10 years ago
  83. c751229 Merge pull request #267 from smashwilson/unbreak-acceptance by Ash Wilson · 10 years ago
  84. 0b0f51e Merge pull request #1 from jrperritt/unbreak-acceptance by Ash Wilson · 10 years ago
  85. 7e70c40 rackspace object storage acceptance tests fixes by Jon Perritt · 10 years ago
  86. 193bf6f Merge pull request #262 from jamiehannaford/godoc-touch-up by Ash Wilson · 10 years ago
  87. 2b36fa3 openstack object storage acceptance tests fixes by Jon Perritt · 10 years ago
  88. c41ac8e Merge pull request #191 from rackspace/stop-start-actions by Ash Wilson · 10 years ago
  89. ce8aab5 Merge pull request #259 from jrperritt/boot-from-volume by Ash Wilson · 10 years ago
  90. fef72b8 ExtractHeaders is no more. by Ash Wilson · 10 years ago
  91. 9880cb6 fix merge conflicts; don't add relics of 'git mergetool' by Jon Perritt · 10 years ago
  92. 0036cbf Broken newClient method. by Ash Wilson · 10 years ago
  93. aafafd5 move BlockDevice bit in server creation above manual map manipulation by Jon Perritt · 10 years ago
  94. 129f6c9 Merge pull request #265 from smashwilson/unbreak-acceptance by jrperritt · 10 years ago
  95. d49b2b6 Merge pull request #266 from smashwilson/no-printf by jrperritt · 10 years ago
  96. c78ef29 Merge pull request #264 from smashwilson/list-detail by jrperritt · 10 years ago
  97. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  98. 9a9f5bc Remove extraneous fmt.Printf calls. by Ash Wilson · 10 years ago
  99. 736ae9c Don't assume -v for acceptance tests. by Ash Wilson · 10 years ago
  100. 14c3741 ResizeOpts is now a struct. by Ash Wilson · 10 years ago