1. 322a7e6 Object Storage special case. by Ash Wilson · 10 years ago
  2. 2491b4c Manual follow-on tweaks to get the build green again. by Ash Wilson · 10 years ago
  3. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  4. 4f93f8e convert X-Delete-At header from int to time.Time by Jon Perritt · 10 years ago
  5. 28792af add Split field to CreateTempURLOpts for custom URLs by Jon Perritt · 10 years ago
  6. 2b31371 reword CreateTempURLOpts comment by Jon Perritt · 10 years ago
  7. 9095760 create temp url operation and test by Jon Perritt · 10 years ago
  8. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  9. 8c31b2a Extract method for Objects; struct tags: json -> mapstructure by Jon Perritt · 10 years ago
  10. 45e3434 Set the Content-Type or OmitContentType option. by Ash Wilson · 10 years ago
  11. 93beae0 Create tests handling an omitted Content-Type header. by Ash Wilson · 10 years ago
  12. 9415ca7 comments on ListOpts and Object by Jon Perritt · 10 years ago
  13. e376fa5 object size: int -> int64 by Jon Perritt · 10 years ago
  14. b5c77d2 Merge pull request #309 from pquerna/allow_304_from_download by Jamie Hannaford · 10 years ago
  15. 9163df2 Allow 304 from download requests by Paul Querna · 10 years ago
  16. 7dc6fe6 ToObjectDownloadParams belongs on DownloadOpts, not ListOpts by Paul Querna · 10 years ago
  17. f7a8e28 add `Err` to `CopyResult` by jrperritt · 10 years ago
  18. ef2d5fc Merge branch 'master' of https://github.com/rackspace/gophercloud into ExtractHeader-method by Jon Perritt · 10 years ago
  19. d50f93e refactor 'ExtractHeader' to 'gophercloud' proper by Jon Perritt · 10 years ago
  20. f9fd95b defer closing body by Jon Perritt · 10 years ago
  21. 4430efa merge in 'DownloadResult' update by Jon Perritt · 10 years ago
  22. 2fb8c10 Merge pull request #276 from jamiehannaford/streaming-downloads by jrperritt · 10 years ago
  23. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  24. ee11555 Ensuring that reader is closed after being read by Jamie Hannaford · 10 years ago
  25. c8c73bc Merge pull request #274 from jamiehannaford/result-consistency by Ash Wilson · 10 years ago
  26. aa69b19 Shifting object storage operations to common delete result by Jamie Hannaford · 10 years ago
  27. 2e78486 Updating download function to use reader rather than casting everything into bytes by Jamie Hannaford · 10 years ago
  28. 2b36fa3 openstack object storage acceptance tests fixes by Jon Perritt · 10 years ago
  29. 9a9f5bc Remove extraneous fmt.Printf calls. by Ash Wilson · 10 years ago
  30. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  31. 0ce24ad rax bulk operations; results update [not working] by Jon Perritt · 10 years ago
  32. a77ba0d rax objects unit test; fix for creating object content by Jon Perritt · 10 years ago
  33. 457f8ca unit tests for delegated functions; factor out common test http handlers into 'fixtures.go' files by Jon Perritt · 10 years ago
  34. 72e4d2c Rename Result.Headers to Result.Header. by Ash Wilson · 10 years ago
  35. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  36. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  37. af26287 Use gophercloud.Result in objectstorage. by Ash Wilson · 10 years ago
  38. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  39. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  40. d3080ee more objects unit tests by Jon Perritt · 10 years ago
  41. e90aced struct opts -> interface opts (object storage) by Jon Perritt · 10 years ago
  42. ea4e301 Objects consistency updates by Jon Perritt · 10 years ago
  43. c9cdc8f Fixes to object docs and tests by Jamie Hannaford · 10 years ago
  44. 5db0892 add commonResult types for ExtractHeaders method by Jon Perritt · 10 years ago
  45. f3171c1 format Object struct; change apostrophe to quotation mark in unit test by Jon Perritt · 10 years ago
  46. 83c116b fix nil option in unit test by Jon Perritt · 10 years ago
  47. de47eac change 'XXXXOpts' to pointers; return url.URL from BuildQueryString by Jon Perritt · 10 years ago
  48. a9caabd rename objectStorage to objectstorage by Jon Perritt · 10 years ago