4330 Commits (45fbb0d618728679bc370afd2c44f4c62c43d496)
 

Author SHA1 Message Date
Anis Elleuch e4e0abfc05 fix: Check project id before starting gateway (#4412) 7 years ago
poornas 12b2fc894b Remove profile option for gcs from gateway help message (#4421) 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
Nitish Tiwari b829ec4a6b Fixes https://github.com/minio/minio/issues/4320 (#4332) 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 dd7e47f264 Add access and secret key to example, needed to access Minio Gateway 7 years ago
Remco Verhoef fe9d826bef Implement bucket policies 7 years ago
Remco Verhoef 6dbc5aba09 Return correct error when PutObject fails 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 6508da5fde Add usage for GCS gateway, closes #4280 7 years ago
Remco Verhoef 3379f005a5 Initial implementation of Google Cloud Storage 7 years ago
Remco Verhoef 4be609eb82 Added AllAccessDisabled error 7 years ago
Remco Verhoef dd5b975001 Add comment, gateway should validate object name 7 years ago
Remco Verhoef 9ac3538141 Move anonymous error to object translation from Azure specific to gateway 7 years ago
Remco ace4f9fd15 Implement gateway support Google Cloud Storage 7 years ago
Nitish Tiwari b283a2c21f Bump docs references to latest Minio release RELEASE.2017-06-13T19-01-01Z (#4546) 7 years ago
Anand Babu (AB) Periasamy ed37bf3703 Reduce macOS instructions 7 years ago
Rushan d0f18dc1b5 browser: Use custom input number step-up/down function (#4524) 7 years ago
splinter98 8293f546af Add support for MQTT server as a notification target (#4474) 7 years ago
Anis Elleuch af8071c86a xl: Fix rare freeze after many disk/network errors (#4438) 7 years ago
Daniel Lind dce76d9307 Fix xl.diskWithAllParts to proper checksum algorithm (#4509) 7 years ago
Harshavardhana 11c4223f2c Add docker release files. (#4473) 7 years ago
Nitish Tiwari 26903da8c2 Add steps to remove Minio volumes in the swarm (#4536) 7 years ago
Harshavardhana 353f2d3a6e fs: Hold `format.json` readLock ref to avoid GC. (#4532) 7 years ago
Nitish Tiwari c8947af227 Update Kubernetes-yaml deployment example and Helm deployment doc with Minio image update steps (#4515) 7 years ago
Harshavardhana 075b8903d7 fs: Add safe locking semantics for `format.json` (#4523) 7 years ago
Harshavardhana b8463a738c Add support for DCOS host detection, improve Docker detection. (#4525) 7 years ago
Frank Wessels 6f4862659f Investigate issue #4461 (#4521) 7 years ago
Nitish Tiwari f59d7a04b4 Removed references to docker-machine in Swarm guide (#4502) 7 years ago
Dee Koder b28d5fa633 Clarify macOS instructions on brew paths. Deleted homebrew upgrade instructions. (#4501) 7 years ago
Harshavardhana 48dbd49980 Add support for kubernetes host detection (#4514) 7 years ago