1292 Commits (314345498267bfc9029e718a1b8e8677b582ec0c)

Author SHA1 Message Date
Harshavardhana 3143454982 Deprecate and remove configurable disk usage check (#6016) 6 years ago
Harshavardhana eafc15cd47 Fix presigned URL for access key with special characters (#6012) 6 years ago
Harshavardhana 6fb0604502 Allow usage check to be configurable (#6006) 6 years ago
Harshavardhana df1b33013f Fix byte pool usage, use only one pool for all sets. (#5990) 6 years ago
Harshavardhana 537fd8c821 Bring nicer ui error if creds are missing in Gateway (#6003) 6 years ago
Krishna Srinivas 69b9d6fbee Add user-agent for azure blob requests (#6002) 6 years ago
Harshavardhana c22b9d5d4d
Fix s3cmd issue with ACL handling (#5999) 6 years ago
Harshavardhana c247e603d2 terminate disk-usage routine in tests (#5998) 6 years ago
Harshavardhana 74328c3061 Implement auto cert reloading (#5963) 6 years ago
Harshavardhana 487ecedc51 fix admin info peer to point to first endpoint (#5996) 6 years ago
Andreas Auernhammer 9fb94e6aa8 ensure authenticated request bodies for Admin-API (#5984) 6 years ago
Harshavardhana 5282639f3c Add prometheus endpoint to support total Used storageInfo (#5988) 6 years ago
Arjun Mishra dd0db526d9 Remove quotes for XSS Protection Header (#5992) 6 years ago
Yaroslav Skopets a50cc7e937 Add Prometheus metrics for Minio gateway (#5987) 6 years ago
Harshavardhana 000e360196 Deprecate showing drive capacity and total free (#5976) 6 years ago
Harshavardhana e6ec645035 Implement support for calculating disk usage per tenant (#5969) 6 years ago
Harshavardhana 71c4ff9d10 Fix tabs/indents in help message (#5962) 6 years ago
Harshavardhana ac58283001 Support endpoints through env (#5952) 6 years ago
Andreas Auernhammer 9c8b7306f5 security: fix write-to-RAM DoS vulnerability (#5957) 6 years ago
kannappanr ffa6b45d00 Remove treewalk abort log message (#5953) 6 years ago
Bala FA 4eb788df79 rename checkPathValid() to getValidPath() (#5949) 6 years ago
Nitish Tiwari e6ebcc4cb6 Remove redundant prometheus data points (#5934) 6 years ago
Harshavardhana c872c30ea3 fix: introduce isLeafDir in healing to fix the crash (#5920) 7 years ago
Harshavardhana 5b74f918d4 Implement a dummy GetBucketACL for legacy reasons (#5906) 7 years ago
Krishna Srinivas cc8178cdc4 Log errors only once for event notification errors (#5905) 7 years ago
Harshavardhana 4886bfbc72 fix: Avoid more crashes due to concurrent map usage (#5912) 7 years ago
Anis Elleuch c525424179 Return detailed msg for notification errors (#5913) 7 years ago
Anis Elleuch c1f1fa3cc8 More fixes for error messages (#5911) 7 years ago
Harshavardhana 98f81ced86 fix: Avoid concurrent map writes in go-routines (#5898) 7 years ago
Praveen raj Mani 3971483e18 Remove trailing/leading spaces in Certificates (#5885) 7 years ago
Ashish Kumar Sinha deb685c5b5 Enhancements in Minio Prometheus exporter (#5848) 7 years ago
Krishna Srinivas bb34bd91f1 Fix unnecessary log messages to avoid flooding the logs (#5900) 7 years ago
Krishna Srinivas 9de8fefa90 Fix azure list-objects not to list minio.sys.tmp/ (#5895) 7 years ago
Anis Elleuch 6d5f2a4391 Better support of empty directories (#5890) 7 years ago
Anis Elleuch 32700fca52 Enhance fatal errors printing of common issues seen by users (#5878) 7 years ago
Harshavardhana 54cd29b51c Add new S3 APIs which are not implemented (#5899) 7 years ago
Harshavardhana c98d8cb1c7 fs: fix a regression allow reading of existing files (#5889) 7 years ago
Andreas Auernhammer c5a00e513c fix DoS vulnerability in request authentication (#5887) 7 years ago
Anis Elleuch 9439dfef64 Use defer style to stop tickers to avoid current/possible misuse (#5883) 7 years ago
Krishna Srinivas 0f746a14a3 Do not use crypto.SHA3_256 as placeholder for HighwayHash256 (#5847) 7 years ago
Harshavardhana d69ba7d085 fs: fix logging by not logging common scenarios (#5882) 7 years ago
Krishna Srinivas d6df9b16ac Return NoSuchKey for anonReqs with s3:ListBucket policy (#5876) 7 years ago
Krishna Srinivas 0ad0969d61 Remove s3:ListObjects policy action to be in sync with AWS-S3 (#5875) 7 years ago
wd256 7f207156ec Copy an object without user-defined metadata for Azure gateway (#5872) 7 years ago
Harshavardhana 5f9041571f Heal only when atleast one of the disk is unformatted (#5866) 7 years ago
cbenien e43cd0d5c8 Increased MaxIdleConnsPerHost to prevent excessive re-connections and TIME_WAIT when more than 100 clients are using minio (#5860) 7 years ago
Krishna Srinivas 9816264eed Support for ListObjectsV1 style marker for Azure gateway (#5856) 7 years ago
Krishna Srinivas 11b8e292a7 Disable logging during unit tests (#5861) 7 years ago
Harshavardhana b6ca39ea48 Support migrating inconsistent bucket policies (#5855) 7 years ago
poornas 0dc3d7ac18 fix error checks when cache is offline/missing. (#5850) 7 years ago