2014 Commits (432cb38dbd504dcebb3aa767db7d80bc4706e0c4)

Author SHA1 Message Date
Aditya Manthramurthy a0456ce940 LDAP STS API (#8091) 5 years ago
Harshavardhana b52a3e523c Avoid using fastjson parser pool, move back to jsoniter (#8190) 5 years ago
poornas 259a5d825b cache - fix corruption when client prematurely terminates request (#8155) 5 years ago
poornas 29f64355ce Allow caching on single PutObject (#8100) 5 years ago
Nitish Tiwari 496fba3e9a
Return 200 OK for liveness checks while distributed cluster starts (#8176) 5 years ago
Andreas Auernhammer 810a44e951 KMS Admin-API: add route and handler for KMS key info (#7955) 5 years ago
Praveen raj Mani 341d61e3d8 Fix for web-uploads in federated mode (#8175) 5 years ago
poornas 8a71b0ec5a Add admin API to send console log messages (#7784) 5 years ago
Anis Elleuch b3c19e2d4b storage: Expect empty param in REST requests (#8167) 5 years ago
Bala FA fa3546bb03 Add NetPerfInfo() API in madmin (#8112) 5 years ago
Harshavardhana 42e716a094
formatsToDrivesInfo should return drives with correct order (#8157) 5 years ago
Andreas Auernhammer 6b2ed0fc47 fix `DownloadZIP` for encrypted objects (#8159) 5 years ago
Harshavardhana 0cd0f6c255
Avoid error modification during IAM migration (#8156) 5 years ago
Aditya Manthramurthy 847a3ea0a2 Add unit tests and refactor to improve coverage (#7617) 5 years ago
Aditya Manthramurthy 1f3d270de8 Fix delete policy routing (#8145) 5 years ago
Aditya Manthramurthy eb18c82976 Remove policy query param from being rejected for objects (#8144) 5 years ago
Krishna Srinivas 2ab0681c0c Do not ignore Lock()'s return value (#8142) 5 years ago
Harshavardhana 83d4c5763c
Decouple ServiceUpdate to ServerUpdate to be more native (#8138) 5 years ago
Harshavardhana d65a2c6725
Implement cluster-wide in-place updates (#8070) 5 years ago
Harshavardhana 70136fb55b
Look for network errors appropriately for RemoteStorageAPI (#8128) 5 years ago
Harshavardhana d6dd98e597
Avoid data-race in getDisksInfo call (#8126) 5 years ago
Krishna Srinivas c38ada1a26 write() to disk in 4MB blocks for better performance (#7888) 5 years ago
poornas 48bc3f1d53 Allow cached content to be encrypted (#8001) 5 years ago
Praveen raj Mani e211f6f52e Parallelize the DiskInfo calls in xl.StorageInfo() (#8115) 5 years ago
Harshavardhana f13f421e84
Allow CopyObject in pathStyle across federated instances (#8064) 5 years ago
Aditya Manthramurthy cd03bfb3cf Fix ignoring claims in list buckets call (#8118) 5 years ago
poornas 2e19619e79 browser: Avoid logging BucketNotEmpty error (#8110) 5 years ago
Harshavardhana 2fa98b1d6a Convert errAuthentication as AccessDenied appropriately (#8105) 5 years ago
kannappanr 99a4298938 Use a non-strict invalid bucket name check in Get and Delete object (#8073) 5 years ago
Harshavardhana 069badc7e9
Allow CopyObjectPart to work in federated setups (#8066) 5 years ago
Harshavardhana c601cb2f1e
Add listBucketObjectsVersions implementation (#8093) 5 years ago
Harshavardhana 9ca7470ccc
Avoid using jsoniter, move to fastjson (#8063) 5 years ago
Harshavardhana b3ca304c01
Avoid excessive listing attempts in the daily sweep (#8081) 5 years ago
Bala FA 60f52f461f add network read performance collection support. (#8038) 5 years ago
Harshavardhana a15bb19d37
Allow audit logging to work while tracing (#8077) 5 years ago
Harshavardhana 6e7962bf35
Return if paths are empty in DeleteFileBulk (#8085) 5 years ago
Aditya Manthramurthy 825e29f301 Check if user or group is disabled when evaluating policy (#8078) 5 years ago
Krishnan Parthasarathi bbb56739bd Add User-Agent header with MinIO release details in http logs (#7843) 5 years ago
Nitish Tiwari 1cd801b2e9 Fix DeleteObjects() to remove renamed objects inside (#8072) 5 years ago
Aditya Manthramurthy bf9b619d86 Set the policy mapping for a user or group (#8036) 5 years ago
maihde 0ed6daab59 fix: #8051 so that stale DNS entries are cleaned-up (#8053) 5 years ago
Harshavardhana bf8ec8ad73
Cleanup ui-errors and print proper error messages (#8068) 5 years ago
Harshavardhana 8ce424bacd Enhance audit logging to capture responseTimes (#8067) 5 years ago
Anis Elleuch cea3e3f7a6 browser: Add user-agent header filter to gorilla mux route (#8040) 5 years ago
Harshavardhana af36c92cab
With ListBuckets() access-list only buckets the user has access (#8037) 5 years ago
Jakob Ackermann 1b258da108 [web-router] update the white list for favicons (#8024) 5 years ago
Andreas Auernhammer 35427a017d fix type conversion in `UpdateKey` for Vault (#8058) 5 years ago
Harshavardhana 5a28ef0d47 Bump readiness check upto 10000 go-routines (#8057) 5 years ago
poornas 3385bf3da8 Rewrite cache implementation to cache only on GET (#7694) 5 years ago
Anis Elleuch 1ce8d2c476 Add bucket lifecycle expiry feature (#7834) 5 years ago