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