5250 Commits (3457e504cf599db90d4d480d495e0633b258fdc1)
 

Author SHA1 Message Date
Minio Trusted a1a426e523 Update yaml files to latest version RELEASE.2018-08-02T23-11-36Z 6 years ago
Harshavardhana a091b1a3ee Fix admin API doc formatting (#6235) 6 years ago
Harshavardhana 556a51120c Deprecate ListLocks and ClearLocks (#6233) 6 years ago
poornas eb391a53c1 check for syscall errors in posix-errors helper functions (#6232) 6 years ago
Harshavardhana e17e09ea3c Handle POST object upload without filename param (#6221) 6 years ago
Andreas Auernhammer 76c423392a crypto: add `GenerateIV` from random IV generation (#6215) 6 years ago
Aarushi Arya 8e6d756e3a Appropriate error message on unsuccessful update. (#6203) 6 years ago
Andreas Auernhammer a7c9058375 crypto: implement Stringer for S3 and SSEC (#6216) 6 years ago
Nitish Tiwari b16e33bcf5 Fix Kubernetes TLS doc to avoid creating CAs dir on read only mount (#6214) 6 years ago
Nitish Tiwari 197af49c99 Fix healthcheck handler to verify gateway backend liveness (#6218) 6 years ago
kannappanr 264cc4020f Return 503 instead of 404 if more than half of disks are not found (#6207) 6 years ago
Minio Trusted df88421087 Update yaml files to latest version RELEASE.2018-07-31T02-11-47Z 6 years ago
Harshavardhana dbd89bbae3 Remove double RLocks for GetBucketInfo (#6209) 6 years ago
Aditya Manthramurthy 224a272cf2 Fix type of bitrot mismatch error (#6205) 6 years ago
Harshavardhana ad86454580 Make sure to handle FaultyDisks in listing ops (#6204) 6 years ago
Andreas Auernhammer 644c2ce326 crypto: add support for parsing/creating SSE-C/SSE-S3 metadata (#6169) 6 years ago
Harshavardhana 2debe77586 Remove error returned when part sizes are un-equal (#6183) 6 years ago
Harshavardhana 20480ba3f7 Remove references to MINIO_ENDPOINTS (#6200) 6 years ago
kannappanr 4f52d22c36
Fix make test failure (#6185) 6 years ago
Kaan Kabalak cbe8df198e Replace pointer with default cursor on filename hover (#6193) 6 years ago
Harshavardhana 157ed65c35 Fix healthcheck handler to check errors in local disks only (#6184) 6 years ago
Minio Trusted 869018ad14 Update yaml files to latest version RELEASE.2018-07-23T18-34-49Z 6 years ago
Harshavardhana 5acc2a6db1 S3 gateway signature probe use a unique bucket (#6190) 6 years ago
kannappanr 2cd14f567c Do not set Key and BucketName in ErrorResponse, if empty (#6174) 6 years ago
Harshavardhana f1be356cc6 Do not use parallel deletes to avoid random I/O (#6178) 6 years ago
kannappanr 76ddf4d32f Log x-amz-request-id as log and XML error response (#6173) 6 years ago
kannappanr 7b91bd71fe Remove ppc64le support from .travis.yml (#6180) 6 years ago
Harshavardhana 36ab615518 Remove unused functions and constants (#6175) 6 years ago
kannappanr 963a70053b
Do not trace HTTP body of PostPolicyBuckethandler (#6177) 6 years ago
Anis Elleuch 9c5e971a58 Add new console/http loggers (#6066) 6 years ago
Anis Elleuch b1c9eb0e01 Disable splitting lines in pretty error messages (#6171) 6 years ago
Nitish Tiwari b8f4f26cf6 Add S3 gateway documentation (#6165) 6 years ago
kannappanr 43cc0096fa
Add support for deployment ID (#6144) 6 years ago
Anis Elleuch e8a008f5b5 Better validation of all config file fields (#6090) 6 years ago
Andreas Auernhammer 758a80e39b crypto: add basic functionality for parsing SSE-C headers (#6148) 6 years ago
wd256 3ec4738955 gcs: Use Pager to iterate results in ListObjectsV1/V2 (#6162) 6 years ago
Andreas Auernhammer 6c93c60424 crypto: add a basic KMS implementation (#6161) 6 years ago
Krishna Srinivas 0c9f4c9092 formatMetaV1 should be "inherited" by disk format structs (#6134) 6 years ago
Andreas Auernhammer 289d6ce1d7 crypto: update SSE-S3 and SSE-C key derivation (#6152) 6 years ago
Rob Girard 2a12e694f3 Changed command line examples (#6149) 6 years ago
Harshavardhana db26d3c9e2 Fix handling files at leaf attempting disk.ListDir() (#6155) 6 years ago
Stefan Husch 914c76a801 Implement lock.Open() to fix #5642 (#6150) 6 years ago
Krishnan Parthasarathi a1ef90be52 gcs: Limit number of objects listed to max-keys (#6133) 6 years ago
Minio Trusted 7c4a41b933 Update yaml files to latest version RELEASE.2018-07-13T00-09-07Z 6 years ago
Nitish Tiwari 2aa18cafc6 Update federation target to etcd/clientv3 (#6119) 6 years ago
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
Nitish Tiwari c9bc7e47b9
Update distributed docs (#6123) 6 years ago