1. 8949d8f added struct fields by Jon Perritt · 10 years ago
  2. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  3. 8c31b2a Extract method for Objects; struct tags: json -> mapstructure by Jon Perritt · 10 years ago
  4. 8314f4e Extract method for Containers by Jon Perritt · 10 years ago
  5. d50f93e refactor 'ExtractHeader' to 'gophercloud' proper by Jon Perritt · 10 years ago
  6. 9856a34 update comments to reflect change by Jon Perritt · 10 years ago
  7. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  8. aa69b19 Shifting object storage operations to common delete result by Jamie Hannaford · 10 years ago
  9. 2b36fa3 openstack object storage acceptance tests fixes by Jon Perritt · 10 years ago
  10. 72e4d2c Rename Result.Headers to Result.Header. by Ash Wilson · 10 years ago
  11. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  12. af26287 Use gophercloud.Result in objectstorage. by Ash Wilson · 10 years ago
  13. b346140 Containers update unit tests by Jon Perritt · 10 years ago
  14. 22ec479 Changes based on code review by Jamie Hannaford · 10 years ago
  15. 4ff7996 Fixes to object storage docs and tests by Jamie Hannaford · 10 years ago
  16. 5db0892 add commonResult types for ExtractHeaders method by Jon Perritt · 10 years ago
  17. a9caabd rename objectStorage to objectstorage by Jon Perritt · 10 years ago[Renamed from openstack/objectStorage/v1/containers/results.go]
  18. 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]
  19. 8aa4026 fix for hanging unit tests by Jon Perritt · 10 years ago
  20. 8c93a30 use generic parameter building functions; pagination in unit tests by Jon Perritt · 10 years ago