1514 Commits (81a481e098f257fea0abf44db24fe89a6a0e7230)

Author SHA1 Message Date
kannappanr 577d10674d
Cleanup stack trace in error logs (#6045) 7 years ago
kannappanr 81ee79b042
Do not log browser login failures (#6049) 7 years ago
kannappanr 001d9a4ae7
Remove unwanted volume access denied log (#6042) 7 years ago
Harshavardhana c3a5146422 Presign content-sha256 should look for query and header (#6046) 7 years ago
Nitish Tiwari 36c39d04da Update vendorized minio-go to support start-after param (#6043) 7 years ago
Harshavardhana 28d526bc68 Change CriticalIf to FatalIf for proper error message (#6040) 7 years ago
Harshavardhana 05f96f3956 Avoid allocating larger buffer if the incoming body is small (#6035) 7 years ago
Harshavardhana cb9ee1584a Fix TestHealStartNStatusHandler sporadic failure (#6015) 7 years ago
Andreas Auernhammer 9f4c120731 limit memory allocations during multiple object deletion (#6033) 7 years ago
Harshavardhana 371349787f Remove region requirement for Healing (#6031) 7 years ago
Nitish Tiwari 3dc13323e5 Use random host from among multiple hosts to create requests 7 years ago
Nitish Tiwari 6ce7265c8c Add support for CopyObject across regions and multiple Minio IPs 7 years ago
Nitish Tiwari f30c95a301 Add etcd handling for web-handler methods 7 years ago
Harshavardhana 481390d51a Converge etcd functionality as part of quick.Config 7 years ago
Nitish 6df1e4a529 Add functionality to add old buckets to etcd on startup 7 years ago
Harshavardhana 853ea371ce Bring etcd support for bucket DNS federation 7 years ago
Harshavardhana 617a6d8e47 Add request tracing support for other REST APIs (#6013) 7 years ago
Praveen raj Mani c0cfe21c00 Ignore region in the case of admin API (#5919) 7 years ago
Bala FA 6a8bfcef1c remove separate file for posix utils. (#5948) 7 years ago
Harshavardhana 6138cae8e7 Persist MINIO_WORM as part of config.json (#6022) 7 years ago
Krishna Srinivas 113570b514 Refresh in-memory bucket policy cache every 5 minutes (#6007) 7 years ago
Bala FA 6a53dd1701 Implement HTTP POST based RPC (#5840) 7 years ago
Harshavardhana 3143454982 Deprecate and remove configurable disk usage check (#6016) 7 years ago
Harshavardhana eafc15cd47 Fix presigned URL for access key with special characters (#6012) 7 years ago
Harshavardhana 6fb0604502 Allow usage check to be configurable (#6006) 7 years ago
Harshavardhana df1b33013f Fix byte pool usage, use only one pool for all sets. (#5990) 7 years ago
Harshavardhana 537fd8c821 Bring nicer ui error if creds are missing in Gateway (#6003) 7 years ago
Krishna Srinivas 69b9d6fbee Add user-agent for azure blob requests (#6002) 7 years ago
Harshavardhana c22b9d5d4d
Fix s3cmd issue with ACL handling (#5999) 7 years ago
Harshavardhana c247e603d2 terminate disk-usage routine in tests (#5998) 7 years ago
Harshavardhana 74328c3061 Implement auto cert reloading (#5963) 7 years ago
Harshavardhana 487ecedc51 fix admin info peer to point to first endpoint (#5996) 7 years ago
Andreas Auernhammer 9fb94e6aa8 ensure authenticated request bodies for Admin-API (#5984) 7 years ago
Harshavardhana 5282639f3c Add prometheus endpoint to support total Used storageInfo (#5988) 7 years ago
Arjun Mishra dd0db526d9 Remove quotes for XSS Protection Header (#5992) 7 years ago
Yaroslav Skopets a50cc7e937 Add Prometheus metrics for Minio gateway (#5987) 7 years ago
Harshavardhana 000e360196 Deprecate showing drive capacity and total free (#5976) 7 years ago
Harshavardhana e6ec645035 Implement support for calculating disk usage per tenant (#5969) 7 years ago
Harshavardhana 71c4ff9d10 Fix tabs/indents in help message (#5962) 7 years ago
Harshavardhana ac58283001 Support endpoints through env (#5952) 7 years ago
Andreas Auernhammer 9c8b7306f5 security: fix write-to-RAM DoS vulnerability (#5957) 7 years ago
kannappanr ffa6b45d00 Remove treewalk abort log message (#5953) 7 years ago
Bala FA 4eb788df79 rename checkPathValid() to getValidPath() (#5949) 7 years ago
Nitish Tiwari e6ebcc4cb6 Remove redundant prometheus data points (#5934) 7 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