32 Commits (3d21119ec8c5d9f71763721129422953be5554a7)

Author SHA1 Message Date
Andreas Auernhammer b10fa507b2 set http transport config for gateway (#4765) 7 years ago
Krishna Srinivas eb787d8613 gateway-gcs: remove files older than 2 weeks in minio.sys.temp (#4599). 7 years ago
Harshavardhana bc73a1a1cb gcs: Save partNumber as part of backend format. (#4666) 7 years ago
Harshavardhana ce7af3aae1 gcs: Fix writer/reader go-routine leaks and code re-use (#4651) 7 years ago
Nitish Tiwari e91e9e8a38 GCS ListObjectV2 honours continuationToken (#4608) 7 years ago
Bala FA 53e7fdc847 create subcomposed objects if total parts are > 32 (#4593) 7 years ago
A. Elleuch eaa41e4086 gcs: Check if the given project id argument exists (#4583) 7 years ago
Krishna Srinivas 0a6e9a1834 gateway-gcs: cleanup minio.sys.temp before deleting the bucket (#4582) 7 years ago
Nitish Tiwari 15b65a8342 Added AnonListObjectsV2 support to GCS (#4584) 7 years ago
Krishna Srinivas 13ab8e17e2 gateway-gcs: use minio.sys.temp/multipart/v1 as url base (#4562) 7 years ago
Krishna Srinivas 3928c1e14c gateway/gcs: Change in multipart backend format (#4455) 7 years ago
Harshavardhana f99f218999 Add support for reading and saving config on Gateway. (#4463) 7 years ago
Krishnan Parthasarathi 4fb5fc72d7 GCS gateway allows apps to supply their own marker (#4495) 7 years ago
Remco Verhoef d86973dcca Allow bucket creation in different regions, closes #4287 and #4241 7 years ago
Krishnan Parthasarathi 8085ba4494 Filter out internal object prefix during listing (#4435) 7 years ago
poornas 9bd0eb1a9e Set default ETag value if vendor returns empty md5 string (#4409) 7 years ago
Anis Elleuch e4e0abfc05 fix: Check project id before starting gateway (#4412) 7 years ago
Krishna Srinivas 2aa76e7407 Change md5Sum to etag (#4399) 7 years ago
Remco Verhoef 0dab038858 Cleanup and update the PR with the master branch. 7 years ago
Remco Verhoef a76556ec1b Map only default region us-east-1 to gcs us region 7 years ago
Harshavardhana 91c7bb65c5 gateway/gcs: send proper error responses for Get/SetBucket policies. (#4338) 7 years ago
Anis Elleuch 5d602034ea gateway: Use default params when no args provided (#4315) 7 years ago
Remco Verhoef 9c50a9f567 Fix ListObjectParts to list properly all parts - closes #4322 7 years ago
Remco Verhoef 52122c0309 Fix uploadIDMarker handling. 7 years ago
Remco Verhoef 3b9d313c87 Fix issue with AbortMultipartUpload, closes #4322 7 years ago
Remco Verhoef bfff251e2a Fix issue with UNSIGNED payloads. 7 years ago
Remco Verhoef 52b500cce9 Verify multipart etag during complete, closes #4288 7 years ago
Remco Verhoef c63cdca11f Support iterating through ListObjectParts using NextPartNumberMarker, closes #4284 7 years ago
Remco Verhoef 4430085981 Add region to gcs gateway example 7 years ago
Remco Verhoef 5c78415b31 Verify md5 content hash, closes #4285 7 years ago
Remco Verhoef bd67117756 Use maxKeys for iterator 7 years ago
Remco Verhoef f3e5e9fb29 Support marker, closes #4286 7 years ago
Remco Verhoef 2de1921fe8 Use MINIO_REGION environment variable for region configuration, closes #4287 7 years ago
Remco Verhoef fe9d826bef Implement bucket policies 7 years ago
Remco Verhoef de5374f74c Map S3 regions to Google (multi)regions 7 years ago
Remco Verhoef bf55591c64 Make every backend responsible for parsing its own arguments, fixes #4293 7 years ago
Remco Verhoef 2d814e340f Return BucketAlreadyExists when bucket exists with another user 7 years ago
Remco Verhoef 0a8cf1a6b0 Allow bucket creation in different regions, closes #4287 and #4241 7 years ago
Remco Verhoef 07949f68d8 Translate gcs errors to S3 compatible errors, fixes #4278 7 years ago
Remco Verhoef 909a89647b Use default endpoint when not supplied 7 years ago
Remco Verhoef 3379f005a5 Initial implementation of Google Cloud Storage 7 years ago
Remco ace4f9fd15 Implement gateway support Google Cloud Storage 7 years ago