4909 Commits (483fe4bed57f13a942e1bee6e3ec5f78a69f3a8b)
 

Author SHA1 Message Date
Acid Chicken (硫酸鶏) 483fe4bed5 Fix typo (#5960) 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
rawipfel 1cf381f1b0 handle Kubernetes read-only secrets (#5951) 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
Minio Trusted f9e8ac429e Update yaml files to latest version RELEASE.2018-05-16T23-35-33Z 6 years ago
Harshavardhana 64288d6eb5 fix: export policy.Resource for remote RPC policy updates (#5941) 6 years ago
Nitish Tiwari 41496e1406 Fix broken healthcheck link (#5935) 6 years ago
Nitish Tiwari e6ebcc4cb6 Remove redundant prometheus data points (#5934) 6 years ago
Nitish Tiwari 9cab0f25e0 Add top level metrics document to summarize monitoring endpoints (#5923) 6 years ago
Minio Trusted 5c21e89559 Update yaml files to latest version RELEASE.2018-05-11T00-29-24Z 6 years ago
Harshavardhana c872c30ea3 fix: introduce isLeafDir in healing to fix the crash (#5920) 6 years ago
Harshavardhana 5b74f918d4 Implement a dummy GetBucketACL for legacy reasons (#5906) 6 years ago
Minio Trusted 518f856900 Update yaml files to latest version RELEASE.2018-05-10T00-00-42Z 6 years ago
Krishna Srinivas cc8178cdc4 Log errors only once for event notification errors (#5905) 6 years ago
Harshavardhana 4886bfbc72 fix: Avoid more crashes due to concurrent map usage (#5912) 6 years ago
Anis Elleuch c525424179 Return detailed msg for notification errors (#5913) 6 years ago
Anis Elleuch c1f1fa3cc8 More fixes for error messages (#5911) 6 years ago
Harshavardhana 98f81ced86 fix: Avoid concurrent map writes in go-routines (#5898) 6 years ago
Anis Elleuch 2c0020e9ee Fix typo in prometheus scrape url (#5909) 6 years ago
Praveen raj Mani 3971483e18 Remove trailing/leading spaces in Certificates (#5885) 6 years ago
Ashish Kumar Sinha deb685c5b5 Enhancements in Minio Prometheus exporter (#5848) 6 years ago
Krishna Srinivas bb34bd91f1 Fix unnecessary log messages to avoid flooding the logs (#5900) 6 years ago
Krishna Srinivas 9de8fefa90 Fix azure list-objects not to list minio.sys.tmp/ (#5895) 6 years ago
Anis Elleuch 6d5f2a4391 Better support of empty directories (#5890) 6 years ago
Anis Elleuch 32700fca52 Enhance fatal errors printing of common issues seen by users (#5878) 6 years ago
Harshavardhana 54cd29b51c Add new S3 APIs which are not implemented (#5899) 6 years ago
Harshavardhana c98d8cb1c7 fs: fix a regression allow reading of existing files (#5889) 6 years ago
Minio Trusted 2ecc976950 Update yaml files to latest version RELEASE.2018-05-04T23-13-12Z 6 years ago
Andreas Auernhammer c5a00e513c fix DoS vulnerability in request authentication (#5887) 6 years ago
Anis Elleuch 9439dfef64 Use defer style to stop tickers to avoid current/possible misuse (#5883) 6 years ago
Krishna Srinivas 0f746a14a3 Do not use crypto.SHA3_256 as placeholder for HighwayHash256 (#5847) 6 years ago
Harshavardhana d69ba7d085 fs: fix logging by not logging common scenarios (#5882) 6 years ago
Krishna Srinivas d6df9b16ac Return NoSuchKey for anonReqs with s3:ListBucket policy (#5876) 6 years ago
Krishna Srinivas 0ad0969d61 Remove s3:ListObjects policy action to be in sync with AWS-S3 (#5875) 6 years ago
wd256 7f207156ec Copy an object without user-defined metadata for Azure gateway (#5872) 6 years ago
Andreas Auernhammer ca8520fb31 vendor x/sys/cpu and update x/crypto/blake2b (#5870) 6 years ago
Harshavardhana 5f9041571f Heal only when atleast one of the disk is unformatted (#5866) 6 years ago
cbenien e43cd0d5c8 Increased MaxIdleConnsPerHost to prevent excessive re-connections and TIME_WAIT when more than 100 clients are using minio (#5860) 6 years ago
Egor Panfilov 4f68e0109c Fix output of AMQP example (#5867) 6 years ago
Minio Trusted 97c0c1abfd Update yaml files to latest version RELEASE.2018-04-27T23-33-52Z 6 years ago
Krishna Srinivas 9816264eed Support for ListObjectsV1 style marker for Azure gateway (#5856) 6 years ago
Krishna Srinivas 11b8e292a7 Disable logging during unit tests (#5861) 6 years ago
Harshavardhana b6ca39ea48 Support migrating inconsistent bucket policies (#5855) 6 years ago
Elson Rodriguez 1bd7eb979c Add example on how to deploy minio without a backing store. (#5810) 6 years ago
poornas 0dc3d7ac18 fix error checks when cache is offline/missing. (#5850) 6 years ago
Krishna Srinivas 9aace6d36d Continue healing other objects even if objects without quorum exist (#5851) 6 years ago
Krishna Srinivas 6831177394 Do not log errFileNotFound error (#5853) 6 years ago