poornas
|
d203e7e1cc
|
azure gateway: return MD5Sum as ETag for S3 API compatibility (#6884)
Fixes #6872.
This PR refactors multipart upload implementation to use a per
part metadata file which is cleaned up at the end of the upload
|
2019-02-06 16:58:43 -08:00 |
kannappanr
|
cef992a395
|
Remove error package and cause functions (#5784)
|
2018-04-10 09:36:37 -07:00 |
kannappanr
|
f8a3fd0c2a
|
Create logger package and rename errorIf to LogIf (#5678)
Removing message from error logging
Replace errors.Trace with LogIf
|
2018-04-05 15:04:40 -07:00 |
poornas
|
4f73fd9487
|
Unify gateway and object layer. (#5487)
* Unify gateway and object layer. Bring bucket policies into
object layer.
|
2018-02-09 15:19:30 -08:00 |
Harshavardhana
|
eb2894233c
|
Convert gateways into respective packages (#5200)
- Make azure gateway a package
- Make b2 gateway a package
- Make gcs gateway a package
- Make s3 gateway a package
- Make sia gateway a package
|
2017-12-05 17:58:09 -08:00 |