1. 98d0162 change all time fields to have type time.Time (#190) by jrperritt · 8 years ago
  2. 20c0852 last_modified: rfc1123 -> rfc3339MilliNoZ (#81) by jrperritt · 8 years ago
  3. 655245a More specific types for ObjectStorage response object fields (#74) by jrperritt · 8 years ago
  4. fea9073 objectstorage v1 and orchestration v1 struct tags by Jon Perritt · 9 years ago
  5. 3c16647 remove mapstructure from identity,networking,objectstorage,orchestration,pagination by Jon Perritt · 9 years ago
  6. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  7. 4f93f8e convert X-Delete-At header from int to time.Time by Jon Perritt · 10 years ago
  8. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  9. 8c31b2a Extract method for Objects; struct tags: json -> mapstructure by Jon Perritt · 10 years ago
  10. 9415ca7 comments on ListOpts and Object by Jon Perritt · 10 years ago
  11. e376fa5 object size: int -> int64 by Jon Perritt · 10 years ago
  12. d50f93e refactor 'ExtractHeader' to 'gophercloud' proper by Jon Perritt · 10 years ago
  13. 4430efa merge in 'DownloadResult' update by Jon Perritt · 10 years ago
  14. 2fb8c10 Merge pull request #276 from jamiehannaford/streaming-downloads by jrperritt · 10 years ago
  15. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  16. ee11555 Ensuring that reader is closed after being read by Jamie Hannaford · 10 years ago
  17. c8c73bc Merge pull request #274 from jamiehannaford/result-consistency by Ash Wilson · 10 years ago
  18. aa69b19 Shifting object storage operations to common delete result by Jamie Hannaford · 10 years ago
  19. 2e78486 Updating download function to use reader rather than casting everything into bytes by Jamie Hannaford · 10 years ago
  20. 2b36fa3 openstack object storage acceptance tests fixes by Jon Perritt · 10 years ago
  21. 72e4d2c Rename Result.Headers to Result.Header. by Ash Wilson · 10 years ago
  22. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  23. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  24. af26287 Use gophercloud.Result in objectstorage. by Ash Wilson · 10 years ago
  25. ea4e301 Objects consistency updates by Jon Perritt · 10 years ago
  26. c9cdc8f Fixes to object docs and tests by Jamie Hannaford · 10 years ago
  27. 5db0892 add commonResult types for ExtractHeaders method by Jon Perritt · 10 years ago
  28. f3171c1 format Object struct; change apostrophe to quotation mark in unit test by Jon Perritt · 10 years ago
  29. a9caabd rename objectStorage to objectstorage by Jon Perritt · 10 years ago[Renamed from openstack/objectStorage/v1/objects/results.go]
  30. 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 (88%) from openstack/storage/v1/objects/results.go]
  31. 8aa4026 fix for hanging unit tests by Jon Perritt · 10 years ago
  32. 8c93a30 use generic parameter building functions; pagination in unit tests by Jon Perritt · 10 years ago