1345 Commits (adf734039402644652fb27710754265befa4f59c)

Author SHA1 Message Date
Andreas Auernhammer adf7340394 fix size computation for en/decrypted objects (#6147) 6 years ago
Harshavardhana b11a8eb3f4
Support multiple values for x-amz-meta header (#6145) 6 years ago
Andreas Auernhammer 15771ebe8d Fix decrypted object size and key derivation in CopyObjectPart (#6141) 6 years ago
Praveen raj Mani 44865596db SignatureV4 validation with Metadata in the presignedUrl (#5894) 6 years ago
Anis Elleuch be1700f595 Avoid startup abort when a notify target is down (#6126) 6 years ago
Krishna Srinivas 40ed0d1f5d Support 1GB disk size (#6137) 6 years ago
Andreas Auernhammer b181a693fb fix object rebinding SSE-C security guarantee violation (#6121) 6 years ago
Mike Scarlett c310cbbe89 Update comments regarding GCS component count (#6131) 6 years ago
poornas 1da362538b cache: allow ellipse style entries for MINIO_CACHE_DRIVES (#6088) 6 years ago
Krishna Srinivas e40a5e05e1 Do notification in background to not block S3 client REST calls (#6005) 6 years ago
kannappanr 726e75611e
Do not log BucketNotFound errors on minio console (#6114) 6 years ago
Harshavardhana 80b3e9cb03 use appropriate HTTP status for storage is full (#6117) 6 years ago
Harshavardhana 6c85706c24 Use GetSourceIP for source ip as request params (#6109) 6 years ago
Praveen raj Mani 360f3f9335 Checking the existence of the bucket in DeleteObjectHandler (#6085) 6 years ago
wd256 25f9b0bc3b Handle ListObjectsV2 start-after parameter in ObjectLayer (#6078) 6 years ago
Harshavardhana 92a6676a2f Avoid unnecessary logging for policy not found errors (#6104) 6 years ago
Harshavardhana e5e522fc61
docs: fix all Chinese doc links for the new docs site (#6097) 6 years ago
Harshavardhana de251483d1 Avoid ticker timer to simplify disk usage (#6101) 6 years ago
Andreas Auernhammer 805186ab97 new package: cmd/crypto (#6062) 6 years ago
Praveen raj Mani ea76e72054 Incorrect error message for insufficient volume fix (#6099) 6 years ago
Harshavardhana 25de775560 disable disk-usage when export is root mount path (#6091) 6 years ago
Harshavardhana abf209b1dd load bucket policies using object layer API (#6084) 6 years ago
Nitish Tiwari ad79c626c6
Throw 404 for head requests for prefixes without trailing "/" (#5966) 6 years ago
Andreas Auernhammer cd152f404a replace os.Exit with panic for logger.CriticalIf (#6065) 6 years ago
Praveen raj Mani 5fbdd70de9 Minio handle for list_objects_v2 with a blank ContinuationToken (#5940) 6 years ago
Ashish Kumar Sinha 0bbdd02a57 Updating disk storage for FS/Erasure mode (#6081) 6 years ago
Annanay Agarwal 78abe5234e Add functionality to make cache limit configurable (#5991) 6 years ago
Nitish Tiwari eb0e56ccf6 Update content-language field for Azure gateway (#6061) 6 years ago
Aditya Manthramurthy 670b538dde Fix server crash when no system certificates are found (#6055) 6 years ago
Nitish Tiwari 186000328e Update StorageClass from Objectinfo (#6054) 6 years ago
Harshavardhana 2575f4198a Auto-probe backend signature support (#6044) 6 years ago
kannappanr 577d10674d
Cleanup stack trace in error logs (#6045) 6 years ago
kannappanr 81ee79b042
Do not log browser login failures (#6049) 6 years ago
kannappanr 001d9a4ae7
Remove unwanted volume access denied log (#6042) 6 years ago
Harshavardhana c3a5146422 Presign content-sha256 should look for query and header (#6046) 6 years ago
Nitish Tiwari 36c39d04da Update vendorized minio-go to support start-after param (#6043) 6 years ago
Harshavardhana 28d526bc68 Change CriticalIf to FatalIf for proper error message (#6040) 6 years ago
Harshavardhana 05f96f3956 Avoid allocating larger buffer if the incoming body is small (#6035) 6 years ago
Harshavardhana cb9ee1584a Fix TestHealStartNStatusHandler sporadic failure (#6015) 6 years ago
Andreas Auernhammer 9f4c120731 limit memory allocations during multiple object deletion (#6033) 6 years ago
Harshavardhana 371349787f Remove region requirement for Healing (#6031) 6 years ago
Nitish Tiwari 3dc13323e5 Use random host from among multiple hosts to create requests 6 years ago
Nitish Tiwari 6ce7265c8c Add support for CopyObject across regions and multiple Minio IPs 6 years ago
Nitish Tiwari f30c95a301 Add etcd handling for web-handler methods 6 years ago
Harshavardhana 481390d51a Converge etcd functionality as part of quick.Config 6 years ago
Nitish 6df1e4a529 Add functionality to add old buckets to etcd on startup 6 years ago
Harshavardhana 853ea371ce Bring etcd support for bucket DNS federation 6 years ago
Harshavardhana 617a6d8e47 Add request tracing support for other REST APIs (#6013) 6 years ago
Praveen raj Mani c0cfe21c00 Ignore region in the case of admin API (#5919) 6 years ago
Bala FA 6a8bfcef1c remove separate file for posix utils. (#5948) 6 years ago