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