4887 Commits (3971483e1849e93cb1dc49438db3f616b1644bed)
 

Author SHA1 Message Date
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
kannappanr fe126de98b
Regenerate fs.json if it is corrupted in FS mode (#5778) 6 years ago
Bala FA 0d52126023 Enhance policy handling to support SSE and WORM (#5790) 6 years ago
Andreas Auernhammer 21a3c0f482 disable elliptic curves P-384 and P-521 for TLS. (#5845) 6 years ago
Benjamin c733fe87ce change MAINTAINER to LABEL (#5843) 6 years ago
Harshavardhana ccdb7bc286 Fix s3 compatibility fixes for getBucketLocation,headBucket,deleteBucket (#5842) 6 years ago
Harshavardhana 954142a98f Cleanup and make a safer code (#5794) 6 years ago
Bala FA 76cc65531c use package name correctly (#5827) 6 years ago
ebozduman f16bfda2f2 Remove panic() and handle it appropriately (#5807) 6 years ago
wd256 846f3e8f59 Disable "chunked" uploading by the GCS client for objects smaller than the chunk size. (#5835) 6 years ago
Minio Trusted 75cc2ce9d8 Update yaml files to latest version RELEASE.2018-04-19T22-54-58Z 6 years ago
Andreas Auernhammer 5a16671f72 do not set response header X-Frame-Options for S3 requests (#5838) 6 years ago
Ashish Kumar Sinha 9ebb72aa99 Introduce new unauthenticated endpoint /metric (#5723) (#5829) 6 years ago
wd256 9f31da5d57 Fix PutObject/CopyObject with metadata for GCS gateway (#5828) 6 years ago
Harshavardhana 0e9c73cbcf update browser ui-assets (#5831) 6 years ago
Harshavardhana c332b4fb5e fix shadowing issue in logger (#5830) 6 years ago
Rushan ed5f2d899d Browser: Disable input validation styles on Firefox (#5822) 6 years ago
Harshavardhana adf9a9d300 Remove all unused variables and functions (#5823) 6 years ago
Harshavardhana 97a8d856b6 Vendorize new changes from minio-go repo (#5821) 6 years ago
Nitish Tiwari 638f01f9e4 Generalize loadConfig method to avoid reading from disk (#5819) 7 years ago
Harshavardhana 57b8db2088 Cleanup help to bring concise self-help message (#5788) 7 years ago
Harshavardhana bcd54632f5 Fix broken 'minio update' command on Windows (#5816) 7 years ago
Nitish Tiwari 42f775af4f
Add cache config for configuration comparison (#5812) 7 years ago