30 Commits (719f8c258a19f110b7d5b36c4fba1616ad45bfef)

Author SHA1 Message Date
Harshavardhana 1d8a8c63db Simplify data verification with HashReader. (#5071) 7 years ago
Bala FA 60cc6184d2 azure: handle list objects properly (#4953) 7 years ago
poornas ce2d185211 Add maxKeys validation for azure and gcs gateway (#4999) 7 years ago
Harshavardhana 4879cd73f8 api: MakeBucket() should honor regions properly. (#4969) 7 years ago
Andreas Auernhammer 79ba4d3f33 refactor ObjectLayer PutObject and PutObjectPart (#4925) 7 years ago
Krishna Srinivas 3e632a49ee In gateway mode "continuation-token" will not contain "prefix" (#4911) 7 years ago
Krishna Srinivas 42b3795304 Set NextContinuationToken in ListObjectsV2 response for gateway (#4908) 7 years ago
Frank Wessels 61e0b1454a Add support for timeouts for locks (#4377) 7 years ago
A. Elleuch 6f7ace3d3e Honor overriding response headers for HEAD (#4784) 7 years ago
Andreas Auernhammer b0fbddc051 fix confusing code for http.Header handling (#4623) 7 years ago
Nitish Tiwari 58833711e0 Added ListObjectsV2 and ListObjectsV2 Anon support to Gateway S3 and Azure. (#4547) 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
Remco Verhoef 0dab038858 Cleanup and update the PR with the master branch. 7 years ago
Remco Verhoef bfff251e2a Fix issue with UNSIGNED payloads. 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 2de1921fe8 Use MINIO_REGION environment variable for region configuration, closes #4287 7 years ago
Remco Verhoef 6dbc5aba09 Return correct error when PutObject fails 7 years ago
Remco Verhoef 0a8cf1a6b0 Allow bucket creation in different regions, closes #4287 and #4241 7 years ago
Remco Verhoef dd5b975001 Add comment, gateway should validate object name 7 years ago
Harshavardhana 458f22f37c log: Fix printing of signature error request headers. (#4444) 7 years ago
Krishna Srinivas 28c26a9e59 Generate random ETag if client does not provide MD5 for PutObjectPart (#4385) 7 years ago
Harshavardhana 155a90403a fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319) 7 years ago
Krishna Srinivas fc774957fe gateway: reject requests with unknown authorization (#4297) 7 years ago
Remco Verhoef 01e9adc4b3 Implement anonymous uploads, fixes #4250 (#4259) 7 years ago
Remco Verhoef 3a539ce660 Implement gateway S3 support (#3940) 8 years ago
Krishna Srinivas cea4cfa3a8 Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago