1. a69b347 Use a ReadSeeker for upload content and rewind the offset on retries by Brendan ODonnell · 10 years ago
  2. 93beae0 Create tests handling an omitted Content-Type header. by Ash Wilson · 10 years ago
  3. f9fd95b defer closing body by Jon Perritt · 10 years ago
  4. 2e78486 Updating download function to use reader rather than casting everything into bytes by Jamie Hannaford · 10 years ago
  5. 0ce24ad rax bulk operations; results update [not working] by Jon Perritt · 10 years ago
  6. 457f8ca unit tests for delegated functions; factor out common test http handlers into 'fixtures.go' files by Jon Perritt · 10 years ago
  7. af26287 Use gophercloud.Result in objectstorage. by Ash Wilson · 10 years ago
  8. d3080ee more objects unit tests by Jon Perritt · 10 years ago
  9. c9cdc8f Fixes to object docs and tests by Jamie Hannaford · 10 years ago
  10. 5db0892 add commonResult types for ExtractHeaders method by Jon Perritt · 10 years ago
  11. f3171c1 format Object struct; change apostrophe to quotation mark in unit test by Jon Perritt · 10 years ago
  12. 83c116b fix nil option in unit test by Jon Perritt · 10 years ago
  13. de47eac change 'XXXXOpts' to pointers; return url.URL from BuildQueryString by Jon Perritt · 10 years ago
  14. a9caabd rename objectStorage to objectstorage by Jon Perritt · 10 years ago[Renamed from openstack/objectStorage/v1/objects/requests_test.go]
  15. 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 (95%) from openstack/storage/v1/objects/requests_test.go]
  16. 8aa4026 fix for hanging unit tests by Jon Perritt · 10 years ago
  17. 8c93a30 use generic parameter building functions; pagination in unit tests by Jon Perritt · 10 years ago
  18. f81e17a objects unit tests by Jon Perritt · 10 years ago