26 Commits (71201273e2602fa394d723a49d362d4312246755)

Author SHA1 Message Date
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) 8 years ago
Harshavardhana f99f218999 Add support for reading and saving config on Gateway. (#4463) 8 years ago
Krishnan Parthasarathi 4fb5fc72d7 GCS gateway allows apps to supply their own marker (#4495) 8 years ago
Remco Verhoef d86973dcca Allow bucket creation in different regions, closes #4287 and #4241 8 years ago
Remco Verhoef 0dab038858 Cleanup and update the PR with the master branch. 8 years ago
Remco Verhoef bfff251e2a Fix issue with UNSIGNED payloads. 8 years ago
Remco Verhoef 4430085981 Add region to gcs gateway example 8 years ago
Remco Verhoef 5c78415b31 Verify md5 content hash, closes #4285 8 years ago
Remco Verhoef 2de1921fe8 Use MINIO_REGION environment variable for region configuration, closes #4287 8 years ago
Remco Verhoef 6dbc5aba09 Return correct error when PutObject fails 8 years ago
Remco Verhoef 0a8cf1a6b0 Allow bucket creation in different regions, closes #4287 and #4241 8 years ago
Remco Verhoef dd5b975001 Add comment, gateway should validate object name 8 years ago
Harshavardhana 458f22f37c log: Fix printing of signature error request headers. (#4444) 8 years ago
Krishna Srinivas 28c26a9e59 Generate random ETag if client does not provide MD5 for PutObjectPart (#4385) 8 years ago
Harshavardhana 155a90403a fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319) 8 years ago
Krishna Srinivas fc774957fe gateway: reject requests with unknown authorization (#4297) 8 years ago
Remco Verhoef 01e9adc4b3 Implement anonymous uploads, fixes #4250 (#4259) 8 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