5065 Commits (71979376b5fbf290ca5dfc3db93be0a8d20bc8e3)
 

Author SHA1 Message Date
Durgadas Kamath 71979376b5 Add s390x support (#6263) 6 years ago
Anis Elleuch 5a1ae862a7 Avoid sending an error after 206 HTTP code (#6264) 6 years ago
Anis Elleuch 6df20734f9 Avoid logging the body of the http 206 response (#6258) 6 years ago
Sanat Mouli 98bce72295 Fix output path for go-bindata-assetfs (#6253) 6 years ago
Harshavardhana 2f1756489e Add tracing capabilities for internode rpc Servers (#6254) 6 years ago
Harshavardhana 9719640e34 Use sha256-simd instead of crypto/sha256 (#6252) 6 years ago
Krishna Srinivas ce02ab613d Simplify erasure code by separating bitrot from erasure code (#5959) 6 years ago
Oleg Kovalov 37de2dbd3b simplifying if-else chains to switches (#6208) 6 years ago
Harshavardhana a82500f162 Support dumb terminals by turning off color (#6246) 6 years ago
Harshavardhana 2dede2fdc2 Add reliable RemoveAll to handle racy situations (#6227) 6 years ago
Harshavardhana 13fbb96736 Hold locks granularly in nslockMap (#6242) 6 years ago
Harshavardhana eabfcea34e
Add granular locking in retryTicker (#6236) 6 years ago
Andreas Auernhammer a078703214 catch crypto.* errors and add SSE-S3 invalid algorithm err (#6229) 6 years ago
Harshavardhana bd2b22572f
Increase max idle connections from 100 to 4096 (#6244) 6 years ago
poornas 5f69f04909 nas gateway: fix regression in global bucket policy initialization (#6243) 6 years ago
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