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