Krishna Srinivas
|
13ab8e17e2
|
gateway-gcs: use minio.sys.temp/multipart/v1 as url base (#4562)
|
2017-06-21 10:27:44 -07:00 |
|
Krishna Srinivas
|
3928c1e14c
|
gateway/gcs: Change in multipart backend format (#4455)
|
2017-06-17 16:00:41 -07:00 |
|
Krishnan Parthasarathi
|
4fb5fc72d7
|
GCS gateway allows apps to supply their own marker (#4495)
Most s3 compatible apps use object keys returned in listing as
marker. This change allows this behaviour with gateway-gcs too.
|
2017-06-16 15:02:07 -07:00 |
|
Krishnan Parthasarathi
|
8085ba4494
|
Filter out internal object prefix during listing (#4435)
We use ZZZZ-Minio/ prefix internally in our GCS gateway which should be
filtered out in the response to ListObjects.
|
2017-06-16 15:02:07 -07:00 |
|
Anis Elleuch
|
e4e0abfc05
|
fix: Check project id before starting gateway (#4412)
|
2017-06-16 15:02:07 -07:00 |
|
Remco Verhoef
|
9c50a9f567
|
Fix ListObjectParts to list properly all parts - closes #4322
|
2017-06-16 14:54:37 -07:00 |
|
Remco Verhoef
|
f3e5e9fb29
|
Support marker, closes #4286
|
2017-06-16 14:54:37 -07:00 |
|