92 Commits (3498f5b0ec415d6fb529bde12184026a89dc9fef)

Author SHA1 Message Date
Harshavardhana 272b8003d6 Honor header only when requested for use (#6815) 6 years ago
Harshavardhana 7e1661f4fa Performance improvements to SELECT API on certain query operations (#6752) 6 years ago
Harshavardhana a55a298e00 Make sure to log unhandled errors always (#6784) 6 years ago
Harshavardhana bf414068a3 Parse and return proper errors with x-amz-security-token (#6766) 6 years ago
Ashish Kumar Sinha c0b4bf0a3e SQL select query for CSV/JSON (#6648) 6 years ago
Andreas Auernhammer fdf691fdcc move SSE-C TLS enforcement into generic handler (#6639) 6 years ago
Harshavardhana 1e7e5e297c
Add canned policy support (#6637) 6 years ago
kannappanr c7f180ffa9 Add code to translate errInvalidEncryptionParameters to APIErrcode (#6625) 6 years ago
Harshavardhana 54ae364def Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
Harshavardhana c05ced08bb
Handle Range requests on empty objects (#6557) 6 years ago
Praveen raj Mani ce9d36d954 Add object compression support (#6292) 6 years ago
Anis Elleuch 6c7c6bec91 profiler: Download API returns error when all nodes fail (#6525) 6 years ago
Anis Elleuch 9531cddb06 Add Profiler Admin API (#6463) 6 years ago
Andreas Auernhammer fd8749f42a return `Access Denied` for invalid SSE keys (#6432) 6 years ago
Anis Elleuch 3099af70a3 Add admin get/set config keys API (#6113) 6 years ago
Andreas Auernhammer d531080b7e add SSE-KMS not-implemented error handling (#6234) 6 years ago
poornas e71ef905f9 Add support for SSE-S3 server side encryption with vault (#6192) 6 years ago
Arjun Mishra 7c14cdb60e S3 Select API Support for CSV (#6127) 6 years ago
Andreas Auernhammer a078703214 catch crypto.* errors and add SSE-S3 invalid algorithm err (#6229) 6 years ago
Harshavardhana 2debe77586 Remove error returned when part sizes are un-equal (#6183) 6 years ago
kannappanr 2cd14f567c Do not set Key and BucketName in ErrorResponse, if empty (#6174) 6 years ago
kannappanr 76ddf4d32f Log x-amz-request-id as log and XML error response (#6173) 6 years ago
Nitish Tiwari 2aa18cafc6 Update federation target to etcd/clientv3 (#6119) 6 years ago
Harshavardhana 80b3e9cb03 use appropriate HTTP status for storage is full (#6117) 6 years ago
Praveen raj Mani 5fbdd70de9 Minio handle for list_objects_v2 with a blank ContinuationToken (#5940) 6 years ago
Harshavardhana 853ea371ce Bring etcd support for bucket DNS federation 6 years ago
Bala FA 0d52126023 Enhance policy handling to support SSE and WORM (#5790) 6 years ago
kannappanr cef992a395
Remove error package and cause functions (#5784) 7 years ago
Andreas Auernhammer da9f0e324e return AWS S3 compatible error for invalid but equal keys during key rotation (#5783) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
poornas a3e806ed61 Add disk based edge caching support. (#5182) 7 years ago
Bala FA 3ebe61abdf Quick support to server level WORM (#5602) 7 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 7 years ago
Anis Elleuch 120b061966 Add multipart support in SSE-C encryption (#5576) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
poornas dd5a3289dd fix: listobjects return empty response for invalid prefix/marker (#5425) 7 years ago
Aditya Manthramurthy 8e4eb591c1 Update error response when heal is not implemented (#5383) 7 years ago
Aditya Manthramurthy f413224b24 Fix config set handler (#5384) 7 years ago
Nitish Tiwari 545a9e4a82 Fix storage class related issues (#5322) 7 years ago
Harshavardhana 1f77708a30 Limit number of connections upto system maxlimit (#5109) 7 years ago
Harshavardhana 8efa82126b
Convert errors tracer into a separate package (#5221) 7 years ago
Krishna Srinivas e7a724de0d Virtual host style S3 requests (#5095) 7 years ago
kannappanr f460eceb6d Check for value > 7 days in X-Amz-Expires header. (#5163) 7 years ago
Andreas Auernhammer ca6b4773ed add SSE-C support for HEAD, GET, PUT (#4894) 7 years ago
Bala FA 32c6b62932 move credentials as separate package (#5115) 7 years ago
Harshavardhana 203ac8edaa Bucket policies should use minio-go/pkg/policy instead. (#5090) 7 years ago
Harshavardhana 1d8a8c63db Simplify data verification with HashReader. (#5071) 7 years ago
Krishna Srinivas 75865efb0e fs: All parts except the last part should be of the same size (#5045) 7 years ago
Harshavardhana 53e133e844 Remove NotSupported error redundant with NotImplemented (#5074) 7 years ago
Bala FA 302fcb3b17 azure: handle encryption headers and azure InvalidMetadata error (#4893) 7 years ago