1. f7a8e28 add `Err` to `CopyResult` by jrperritt · 10 years ago
  2. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  3. c8c73bc Merge pull request #274 from jamiehannaford/result-consistency by Ash Wilson · 10 years ago
  4. aa69b19 Shifting object storage operations to common delete result by Jamie Hannaford · 10 years ago
  5. 2e78486 Updating download function to use reader rather than casting everything into bytes by Jamie Hannaford · 10 years ago
  6. 9a9f5bc Remove extraneous fmt.Printf calls. by Ash Wilson · 10 years ago
  7. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  8. a77ba0d rax objects unit test; fix for creating object content by Jon Perritt · 10 years ago
  9. 72e4d2c Rename Result.Headers to Result.Header. by Ash Wilson · 10 years ago
  10. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  11. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  12. af26287 Use gophercloud.Result in objectstorage. by Ash Wilson · 10 years ago
  13. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  14. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  15. e90aced struct opts -> interface opts (object storage) by Jon Perritt · 10 years ago
  16. ea4e301 Objects consistency updates by Jon Perritt · 10 years ago
  17. 5db0892 add commonResult types for ExtractHeaders method by Jon Perritt · 10 years ago
  18. de47eac change 'XXXXOpts' to pointers; return url.URL from BuildQueryString by Jon Perritt · 10 years ago
  19. a9caabd rename objectStorage to objectstorage by Jon Perritt · 10 years ago[Renamed from openstack/objectStorage/v1/objects/requests.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 (98%) from openstack/storage/v1/objects/requests.go]
  21. 8c93a30 use generic parameter building functions; pagination in unit tests by Jon Perritt · 10 years ago
  22. cc10e31 return more descriptive errors by Jon Perritt · 10 years ago
  23. fc39b94 remove 'get' prefix in methods by Jon Perritt · 10 years ago
  24. ca6f756 Paginate the objects.List call. by Ash Wilson · 10 years ago
  25. e47ea9e Use the ServiceClient to generate URLs. by Ash Wilson · 10 years ago
  26. 604320e Use gophercloud.ServiceClient in storage V1. by Ash Wilson · 10 years ago
  27. 884e031 make object's 'Content' type more generic (from *bytes.Reader to io.Reader) by Jon Perritt · 10 years ago
  28. bef727e comment types; remove ok codes by Jon Perritt · 11 years ago
  29. eb57564 change from 'Get' to 'Extract'; decrease dependence on perigee by Jon Perritt · 11 years ago
  30. b6b1d02 add versioning by Jon Perritt · 11 years ago[Renamed (98%) from openstack/storage/objects/requests.go]
  31. 816d2a0 openstack object storage v02.0 by Jon Perritt · 11 years ago