Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
73e2759493fec77a7a8ab31668950075d01e1cc1
/
openstack
/
objectstorage
/
v1
/
containers
/
results.go
8949d8f
added struct fields
by Jon Perritt
· 10 years ago
63e7a48
refactored DecodeHeader function to gophercloud package; updated tests
by Jon Perritt
· 10 years ago
8c31b2a
Extract method for Objects; struct tags: json -> mapstructure
by Jon Perritt
· 10 years ago
8314f4e
Extract method for Containers
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
10a7ec1
add 'ExtractHeader' method to object storage return types
by Jon Perritt
· 10 years ago
aa69b19
Shifting object storage operations to common delete result
by Jamie Hannaford
· 10 years ago
2b36fa3
openstack object storage acceptance tests fixes
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
af26287
Use gophercloud.Result in objectstorage.
by Ash Wilson
· 10 years ago
b346140
Containers update unit tests
by Jon Perritt
· 10 years ago
22ec479
Changes based on code review
by Jamie Hannaford
· 10 years ago
4ff7996
Fixes to object storage docs and tests
by Jamie Hannaford
· 10 years ago
5db0892
add commonResult types for ExtractHeaders method
by Jon Perritt
· 10 years ago
a9caabd
rename objectStorage to objectstorage
by Jon Perritt
· 10 years ago
[Renamed from openstack/objectStorage/v1/containers/results.go]
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 (93%) from openstack/storage/v1/containers/results.go]
8aa4026
fix for hanging unit tests
by Jon Perritt
· 10 years ago
8c93a30
use generic parameter building functions; pagination in unit tests
by Jon Perritt
· 10 years ago