207 Commits (849fcf0127aab14a9475828048fb3ec9963b7a7f)

Author SHA1 Message Date
poornas f931fc7bfb Fix retention enforcement in Compliance mode (#8556) 5 years ago
Harshavardhana fb43d64dc3
Fix healing on multiple zones (#8555) 5 years ago
Harshavardhana 9565641b9b
Enhance ListObjectsV2 API to return UserDefined metadata (#8539) 5 years ago
poornas 4da68cfcfc Handle indexes correctly in DeleteMultipleObjectsHandler (#8544) 5 years ago
poornas ca96560d56 Add object retention at the per object (#8528) 5 years ago
Harshavardhana 347b29d059 Implement bucket expansion (#8509) 5 years ago
Harshavardhana 069b8ee8ff Add restrictions of object retention to AWS S3 limits (#8514) 5 years ago
Bala FA fb48ca5020 Add Get/Put Bucket Lock Configuration API support (#8120) 5 years ago
Harshavardhana 2dad14974e
Handle port as json.Number for DNS records in etcd (#8513) 5 years ago
Harshavardhana 822eb5ddc7 Bring in safe mode support (#8478) 5 years ago
Harshavardhana 47b13cdb80 Add etcd part of config support, add noColor/json support (#8439) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
Harshavardhana 5afb1b6747
Add support for {jwt:sub} substitutions for policies (#8393) 5 years ago
Harshavardhana 68a519a468
Use errgroups instead of sync.WaitGroup as needed (#8354) 5 years ago
poornas d7060c4c32 Allow logging targets to be configured to receive `minio` (#8347) 5 years ago
ebozduman dbf7b1e573 starts-with policy condition support issue (#7937) 5 years ago
Andreas Auernhammer 2b51fe9f26 make SSE request header check comprehensive (#8276) 5 years ago
Aditya Manthramurthy cd03bfb3cf Fix ignoring claims in list buckets call (#8118) 5 years ago
maihde 0ed6daab59 fix: #8051 so that stale DNS entries are cleaned-up (#8053) 5 years ago
Harshavardhana af36c92cab
With ListBuckets() access-list only buckets the user has access (#8037) 5 years ago
poornas 3385bf3da8 Rewrite cache implementation to cache only on GET (#7694) 5 years ago
Harshavardhana e6d8e272ce
Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
Krishnan Parthasarathi 559a59220e Add initial support for bucket lifecycle (#7563) 5 years ago
ebozduman 36ee110563 Regression fix to bring back checkPolicyCond function call (#7897) 5 years ago
Harshavardhana c43f745449
Ensure that we use constants everywhere (#7845) 5 years ago
Krishna Srinivas 338e9a9be9 Put object client disconnect (#7824) 5 years ago
Harshavardhana 2c0b3cadfc Update go mod with sem versions of our libraries (#7687) 5 years ago
Dee Koder e252114f06 Revert "cache: Rewrite to cache only on download (#7575)" (#7684) 5 years ago
poornas a13b58f630 cache: Rewrite to cache only on download (#7575) 5 years ago
Anis Elleuch 9c90a28546 Implement bulk delete (#7607) 5 years ago
Harshavardhana 72929ec05b
Turn off md5sum optionally if content-md5 is not set (#7609) 5 years ago
kannappanr 0c75395abe Fix: Allow deleting multiple objects anonymously if policy supports it (#7439) 5 years ago
Harshavardhana 4c048963dc etcd: Handle create buckets with common prefixes properly (#7556) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Harshavardhana a2e344bf30 Preserve ETag case for S3 compatibility (#7498) 6 years ago
Harshavardhana e0a87e96de
Populate host value from GetSourceIP directly (#7417) 6 years ago
Harshavardhana 285c09fe6b Support buckets with '.' with etcd+coreDNS (#7353) 6 years ago
Praveen raj Mani c0a1369b73 Construct dynamic XML error responses for postpolicyform validation (#7321) 6 years ago
Anis Elleuch 5efbe8a1b3 s3: Add support of encodingType parameter (#7265) 6 years ago
Harshavardhana 7923b83953 Support multiple-domains in MINIO_DOMAIN (#7274) 6 years ago
Harshavardhana a51781e5cf Use context to fill in more details about error XML (#7232) 6 years ago
Harshavardhana fef5416b3c Support unknown gateway errors and convert at handler layer (#7219) 6 years ago
poornas 40b8d11209 Move metadata into ObjectOptions for NewMultipart and PutObject (#7060) 6 years ago
poornas 5a80cbec2a Add double encryption at S3 gateway. (#6423) 6 years ago
poornas 7c9f934875 Disallow SSE requests when object layer has encryption disabled (#6981) 6 years ago
Andreas Auernhammer d264d2c899 add auto-encryption feature (#6523) 6 years ago
Bala FA 18ced1102c handle post policy only if it is set. (#6852) 6 years ago
Harshavardhana dba61867e8 Redirect browser requests returning AccessDenied (#6848) 6 years ago
Harshavardhana 9e3fce441e Audit log claims from token (#6847) 6 years ago
Harshavardhana bfb505aa8e Refactor logging in more Go idiomatic style (#6816) 6 years ago