1. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  2. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  3. 3860b51 named return vars by Jon Perritt · 9 years ago
  4. fea9073 objectstorage v1 and orchestration v1 struct tags by Jon Perritt · 9 years ago
  5. a33da23 more error types; RequestOptsBuilder error fixes by Jon Perritt · 9 years ago
  6. 1b22083 remove urls_test.go files by Jon Perritt · 9 years ago
  7. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  8. 3c16647 remove mapstructure from identity,networking,objectstorage,orchestration,pagination by Jon Perritt · 9 years ago
  9. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  10. a2c88b2 fix object storage nil pointer deref error by Jon Perritt · 10 years ago
  11. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  12. 2491b4c Manual follow-on tweaks to get the build green again. by Ash Wilson · 10 years ago
  13. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  14. 60af2f6 fix typo: X-Trans-ID -> X-Trans-Id by Jon Perritt · 10 years ago
  15. 3828d5a add temp url key fields in GetResult header struct by Jon Perritt · 10 years ago
  16. a052f35 struct tag '_' -> '-' by Jon Perritt · 10 years ago
  17. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  18. 8c31b2a Extract method for Objects; struct tags: json -> mapstructure by Jon Perritt · 10 years ago
  19. 8314f4e Extract method for Containers by Jon Perritt · 10 years ago
  20. ae06ab7 Extract method for Accounts by Jon Perritt · 10 years ago
  21. d50f93e refactor 'ExtractHeader' to 'gophercloud' proper by Jon Perritt · 10 years ago
  22. 9856a34 update comments to reflect change by Jon Perritt · 10 years ago
  23. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  24. 7e70c40 rackspace object storage acceptance tests fixes by Jon Perritt · 10 years ago
  25. 2b36fa3 openstack object storage acceptance tests fixes by Jon Perritt · 10 years ago
  26. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  27. 457f8ca unit tests for delegated functions; factor out common test http handlers into 'fixtures.go' files by Jon Perritt · 10 years ago
  28. 72e4d2c Rename Result.Headers to Result.Header. by Ash Wilson · 10 years ago
  29. af26287 Use gophercloud.Result in objectstorage. by Ash Wilson · 10 years ago
  30. e90aced struct opts -> interface opts (object storage) by Jon Perritt · 10 years ago
  31. 4a59d23 Accounts updated unit tests; common ExtractHeaders method by Jon Perritt · 10 years ago
  32. b2e129d Updating account results to make them more consistent by Jamie Hannaford · 10 years ago
  33. 93209fe Making account files more consistent by Jamie Hannaford · 10 years ago
  34. 496ad13 Modifying test to use new fake service clients by Jamie Hannaford · 10 years ago
  35. 724e730 Amending doc.go of package to be more helpful by Jamie Hannaford · 10 years ago
  36. a9caabd rename objectStorage to objectstorage by Jon Perritt · 10 years ago