1. d50f93e refactor 'ExtractHeader' to 'gophercloud' proper by Jon Perritt · 10 years ago
  2. 9856a34 update comments to reflect change by Jon Perritt · 10 years ago
  3. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  4. aa69b19 Shifting object storage operations to common delete result by Jamie Hannaford · 10 years ago
  5. 2b36fa3 openstack object storage acceptance tests fixes by Jon Perritt · 10 years ago
  6. 72e4d2c Rename Result.Headers to Result.Header. by Ash Wilson · 10 years ago
  7. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  8. af26287 Use gophercloud.Result in objectstorage. by Ash Wilson · 10 years ago
  9. b346140 Containers update unit tests by Jon Perritt · 10 years ago
  10. 22ec479 Changes based on code review by Jamie Hannaford · 10 years ago
  11. 4ff7996 Fixes to object storage docs and tests by Jamie Hannaford · 10 years ago
  12. 5db0892 add commonResult types for ExtractHeaders method by Jon Perritt · 10 years ago
  13. a9caabd rename objectStorage to objectstorage by Jon Perritt · 10 years ago[Renamed from openstack/objectStorage/v1/containers/results.go]
  14. fdac6e5 rename directory from 'storage' to 'objectStorage'; add fix for handling 'text/html' content-type response from 'ListNames' by Jon Perritt · 10 years ago[Renamed (93%) from openstack/storage/v1/containers/results.go]
  15. 8aa4026 fix for hanging unit tests by Jon Perritt · 10 years ago
  16. 8c93a30 use generic parameter building functions; pagination in unit tests by Jon Perritt · 10 years ago