1. 2f07174 Fixed a few things that go vet was complaining about by Alex Gaynor · 10 years ago
  2. 12d0751 Merge pull request #317 from jamiehannaford/cg-fixes by Ash Wilson · 10 years ago
  3. a8004de Changing dead link; fixes #299 by Jamie Hannaford · 10 years ago
  4. 81608d3 Merge pull request #312 from jrperritt/add-password-compute by Ash Wilson · 10 years ago
  5. 21c3174 kill WaitFor tests by Jon Perritt · 10 years ago
  6. f3b2e14 add adminPass option for server creation by Jon Perritt · 10 years ago
  7. f48ed3e Merge pull request #311 from jrperritt/object-storage-fixes by Ash Wilson · 10 years ago
  8. 9415ca7 comments on ListOpts and Object by Jon Perritt · 10 years ago
  9. e376fa5 object size: int -> int64 by Jon Perritt · 10 years ago
  10. 96e6442 Merge pull request #310 from jrperritt/fix-volumes-test by jrperritt · 10 years ago
  11. 444801b remove DumpReqJson from perigee options by Jon Perritt · 10 years ago
  12. dc6125d remove WaitForStatus unit test by Jon Perritt · 10 years ago
  13. e756512 rackspace servers acceptance test fix by Jon Perritt · 10 years ago
  14. 46be1a1 openstack blockstorage acceptance test fix by Jon Perritt · 10 years ago
  15. b5c77d2 Merge pull request #309 from pquerna/allow_304_from_download by Jamie Hannaford · 10 years ago
  16. 0b561e6 Merge pull request #307 from pquerna/fix_objectstore_download_opts by Jamie Hannaford · 10 years ago
  17. 9163df2 Allow 304 from download requests by Paul Querna · 10 years ago
  18. 7dc6fe6 ToObjectDownloadParams belongs on DownloadOpts, not ListOpts by Paul Querna · 10 years ago
  19. a12ba7f Merge pull request #303 from alex/typos by jrperritt · 10 years ago
  20. 3ae3cf0 Merge pull request #301 from pquerna/add_reset_api_key by jrperritt · 10 years ago
  21. 266a7c2 Add acceptance test for reset API key. by Paul Querna · 10 years ago
  22. fdc369a Add ResetAPIKey. by Paul Querna · 10 years ago
  23. c6cc18f Fixed a few typos by Alex Gaynor · 10 years ago
  24. 4e296f6 Merge pull request #302 from smashwilson/root-docs-pass by jrperritt · 10 years ago
  25. ad108b9 Right, NormalizeURL is internal, too. by Ash Wilson · 10 years ago
  26. aa88fd9 Comments and missing words. by Ash Wilson · 10 years ago
  27. 0fe6c96 Hey, it would be super helpful. by Ash Wilson · 10 years ago
  28. 64ba49f Clarify some more internal/deprecated docs. by Ash Wilson · 10 years ago
  29. 93fb5a3 Explicitly name a few more things as internal. by Ash Wilson · 10 years ago
  30. 2dea0a9 Oops, unused type. by Ash Wilson · 10 years ago
  31. 730a506 Touch up AuthOptions docs a little. by Ash Wilson · 10 years ago
  32. 03af57e Utils, too. by Ash Wilson · 10 years ago
  33. 6195020 Merge pull request #300 from alex/expose-this-one-too by Ash Wilson · 10 years ago
  34. 07d1cfb A second read on the wording there. by Ash Wilson · 10 years ago
  35. 0735acb Expand documentation for things in params.go by Ash Wilson · 10 years ago
  36. 7b017d1 Expose this commonOpts as well by Alex Gaynor · 10 years ago
  37. 554eda7 Merge pull request #295 from alex/expose-create-and-update-opts by Ash Wilson · 10 years ago
  38. d86dfd5 Explanatory comment by Alex Gaynor · 10 years ago
  39. 19ff380 Switch this patch to simply make commonOpts public by Alex Gaynor · 10 years ago
  40. e4d83a4 Don't use type-aliases for CreateOpts and UpdateOpts. by Alex Gaynor · 10 years ago
  41. 3ce1bd8 results.go docs pass. by Ash Wilson · 10 years ago
  42. 8c3bc8b Expand endpoint_search documentation. by Ash Wilson · 10 years ago
  43. 3d89f20 Add a pagination section to the global doc. by Ash Wilson · 10 years ago
  44. 8209e6a Merge pull request #288 from jamiehannaford/os-keystone-users by Ash Wilson · 10 years ago
  45. b136b18 Fixing tests by Jamie Hannaford · 10 years ago
  46. 41a9c5d Added Rackspace acceptance test by Jamie Hannaford · 10 years ago
  47. cebff1b Adding OpenStack acceptance tests by Jamie Hannaford · 10 years ago
  48. 36a7dfd Various fixes to URL paths by Jamie Hannaford · 10 years ago
  49. d165fe7 Adding Rackspace delegates by Jamie Hannaford · 10 years ago
  50. 46e07ae Abstracting url paths a bit better by Jamie Hannaford · 10 years ago
  51. 41020d5 Adding service ID to struct by Jamie Hannaford · 10 years ago
  52. ede3671 Adding docs by Jamie Hannaford · 10 years ago
  53. b15878a Adding support for deleting roles from users by Jamie Hannaford · 10 years ago
  54. 1d58e7a Finishing off add user roles :zap: by Jamie Hannaford · 10 years ago
  55. 9b642e0 Beginning work on add user role by Jamie Hannaford · 10 years ago
  56. 0ca076c Adding list roles operation by Jamie Hannaford · 10 years ago
  57. 10cf2bd Making names more consistent and unexporting them by Jamie Hannaford · 10 years ago
  58. 14e44c9 Ensure that we get a bool for MFA field by Jamie Hannaford · 10 years ago
  59. 40bd5a6 Adding Rackspace acceptance test by Jamie Hannaford · 10 years ago
  60. 3333195 Adding pkg file to allow better test execution by Jamie Hannaford · 10 years ago
  61. c21ffb9 Adding more build tags by Jamie Hannaford · 10 years ago
  62. 4e7c720 Adding user acceptance tests for OpenStack by Jamie Hannaford · 10 years ago
  63. a75c77d Fixing import path :smile: by Jamie Hannaford · 10 years ago
  64. 4cdfa92 Fixing list roles URL by Jamie Hannaford · 10 years ago
  65. 6e4d795 Adding Rackspace delegates by Jamie Hannaford · 10 years ago
  66. e680e42 Adding support for listing user roles by Jamie Hannaford · 10 years ago
  67. 8b9a800 Adding support for delete users by Jamie Hannaford · 10 years ago
  68. 7e04adf Adding support for updating users by Jamie Hannaford · 10 years ago
  69. 69c1fe9 The docs do not tell the truth by Jamie Hannaford · 10 years ago
  70. 2ad98bd Adding get user operation by Jamie Hannaford · 10 years ago
  71. 9c7bb8e Adding create users operation :man_with_gua_pi_mao: by Jamie Hannaford · 10 years ago
  72. 929bd00 Adding list users by Jamie Hannaford · 10 years ago
  73. 6a076d8 Adding fixtures file by Jamie Hannaford · 10 years ago
  74. b319d47 Adding URLs for users by Jamie Hannaford · 10 years ago
  75. 2a13024 Adding empty files by Jamie Hannaford · 10 years ago
  76. da56de6 Merge pull request #284 from jrperritt/remove-BuildQuery by Ash Wilson · 10 years ago
  77. 57847d7 Merge pull request #282 from smashwilson/godeps by jrperritt · 10 years ago
  78. 3f2566c Capitalize "Gophercloud" consistently. by Ash Wilson · 10 years ago
  79. 1980344 update functions to use BuildQueryString instead of BuildQuery by Jon Perritt · 10 years ago
  80. b8ba1d1 Merge pull request #283 from jamiehannaford/upgrade-guide by Ash Wilson · 10 years ago
  81. 3586db1 Final touches by Jamie Hannaford · 10 years ago
  82. 0ad6e0f Making minor tweaks by Jamie Hannaford · 10 years ago
  83. cc08b11 Removing this because it's pointless and breaks the universe by Jamie Hannaford · 10 years ago
  84. cc1a891 Now not know by Jamie Hannaford · 10 years ago
  85. 3be2560 Tweaking anchors by Jamie Hannaford · 10 years ago
  86. dd44d7d Reordering sections and adding TOC by Jamie Hannaford · 10 years ago
  87. 6a91bbc Adding v1 upgrade guide by Jamie Hannaford · 10 years ago
  88. 5b23967 Merge pull request #277 from jrperritt/ExtractHeader-method by Jamie Hannaford · 10 years ago
  89. 0bfb099 use th.AssertNoErr by jrperritt · 10 years ago
  90. fe1b497 use th.AssertNoErr by jrperritt · 10 years ago
  91. 4508d5f multi-line error check -> th.AssertNoErr by jrperritt · 10 years ago
  92. f7a8e28 add `Err` to `CopyResult` by jrperritt · 10 years ago
  93. 220b7df godeps changes your testing and install commands. by Ash Wilson · 10 years ago
  94. f41663d Mention setup with `godep`. by Ash Wilson · 10 years ago
  95. 0c2b037 embed 'gophercloud.Result' in 'ErrResult' and 'HeaderResult' by Jon Perritt · 10 years ago
  96. ef2d5fc Merge branch 'master' of https://github.com/rackspace/gophercloud into ExtractHeader-method by Jon Perritt · 10 years ago
  97. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  98. d50f93e refactor 'ExtractHeader' to 'gophercloud' proper by Jon Perritt · 10 years ago
  99. 9856a34 update comments to reflect change by Jon Perritt · 10 years ago
  100. c13f2ce Merge pull request #280 from jrperritt/close-readcloser by Ash Wilson · 10 years ago