Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
03af57ece9b34a487a84e46798bf1b3f0aaa209a
/
openstack
/
objectstorage
/
v1
f7a8e28
add `Err` to `CopyResult`
by jrperritt
· 10 years ago
ef2d5fc
Merge branch 'master' of https://github.com/rackspace/gophercloud into ExtractHeader-method
by Jon Perritt
· 10 years ago
d50f93e
refactor 'ExtractHeader' to 'gophercloud' proper
by Jon Perritt
· 10 years ago
9856a34
update comments to reflect change
by Jon Perritt
· 10 years ago
f9fd95b
defer closing body
by Jon Perritt
· 10 years ago
4430efa
merge in 'DownloadResult' update
by Jon Perritt
· 10 years ago
2fb8c10
Merge pull request #276 from jamiehannaford/streaming-downloads
by jrperritt
· 10 years ago
10a7ec1
add 'ExtractHeader' method to object storage return types
by Jon Perritt
· 10 years ago
ee11555
Ensuring that reader is closed after being read
by Jamie Hannaford
· 10 years ago
c8c73bc
Merge pull request #274 from jamiehannaford/result-consistency
by Ash Wilson
· 10 years ago
aa69b19
Shifting object storage operations to common delete result
by Jamie Hannaford
· 10 years ago
2e78486
Updating download function to use reader rather than casting everything into bytes
by Jamie Hannaford
· 10 years ago
7e70c40
rackspace object storage acceptance tests fixes
by Jon Perritt
· 10 years ago
2b36fa3
openstack object storage acceptance tests fixes
by Jon Perritt
· 10 years ago
9a9f5bc
Remove extraneous fmt.Printf calls.
by Ash Wilson
· 10 years ago
77857dc
Remove the `.Provider.` bit.
by Ash Wilson
· 10 years ago
0ce24ad
rax bulk operations; results update [not working]
by Jon Perritt
· 10 years ago
33ed741
rax cdnobjects unit test
by Jon Perritt
· 10 years ago
a77ba0d
rax objects unit test; fix for creating object content
by Jon Perritt
· 10 years ago
b5c7812
cdn operations; unit test stubs
by Jon Perritt
· 10 years ago
457f8ca
unit tests for delegated functions; factor out common test http handlers into 'fixtures.go' files
by Jon Perritt
· 10 years ago
72e4d2c
Rename Result.Headers to Result.Header.
by Ash Wilson
· 10 years ago
b8b16f8
Base a pagination.PageResult on gophercloud.Result.
by Ash Wilson
· 10 years ago
d3dc254
Rename Result.Resp to Result.Body.
by Ash Wilson
· 10 years ago
af26287
Use gophercloud.Result in objectstorage.
by Ash Wilson
· 10 years ago
26780d5
'To*String' -> 'To*Query'
by Jon Perritt
· 10 years ago
04851d3
consistency updates; struct opts -> interface opts (networking, compute)
by Jon Perritt
· 10 years ago
d3080ee
more objects unit tests
by Jon Perritt
· 10 years ago
27caa2f
more containers unit tests
by Jon Perritt
· 10 years ago
e90aced
struct opts -> interface opts (object storage)
by Jon Perritt
· 10 years ago
ea4e301
Objects consistency updates
by Jon Perritt
· 10 years ago
b346140
Containers update unit tests
by Jon Perritt
· 10 years ago
4a59d23
Accounts updated unit tests; common ExtractHeaders method
by Jon Perritt
· 10 years ago
b2e129d
Updating account results to make them more consistent
by Jamie Hannaford
· 10 years ago
93209fe
Making account files more consistent
by Jamie Hannaford
· 10 years ago
22ec479
Changes based on code review
by Jamie Hannaford
· 10 years ago
c9cdc8f
Fixes to object docs and tests
by Jamie Hannaford
· 10 years ago
4ff7996
Fixes to object storage docs and tests
by Jamie Hannaford
· 10 years ago
496ad13
Modifying test to use new fake service clients
by Jamie Hannaford
· 10 years ago
724e730
Amending doc.go of package to be more helpful
by Jamie Hannaford
· 10 years ago
5db0892
add commonResult types for ExtractHeaders method
by Jon Perritt
· 10 years ago
f3171c1
format Object struct; change apostrophe to quotation mark in unit test
by Jon Perritt
· 10 years ago
83c116b
fix nil option in unit test
by Jon Perritt
· 10 years ago
de47eac
change 'XXXXOpts' to pointers; return url.URL from BuildQueryString
by Jon Perritt
· 10 years ago
a9caabd
rename objectStorage to objectstorage
by Jon Perritt
· 10 years ago