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