61 Commits (59dced82374721f22f31cc06dd65876fc65bd44d)

Author SHA1 Message Date
Harshavardhana c56c2f5fd3
fix routing issue for esoteric characters in gorilla/mux (#8967) 5 years ago
Harshavardhana e2b3c083aa
fix: close and drain the response body always (#8847) 5 years ago
Klaus Post 627fdfeab7 Fix Windows console printing (#8805) 5 years ago
Harshavardhana 0b7bd024fb Fix dependencies graph for minio source compilation (#8717) 5 years ago
Harshavardhana 476111968a Update help messages with new wording (#8616) 5 years ago
Harshavardhana c9940d8c3f Final changes to config sub-system (#8600) 5 years ago
Harshavardhana 5ac4b517c9
Order all keys in config (#8541) 5 years ago
Harshavardhana 7cdb67680e
Add help with order of keys (#8535) 5 years ago
Harshavardhana 13a3d17321
Do not add comments after migration (#8530) 5 years ago
Harshavardhana 26a866a202
Fix review comments and new changes in config (#8515) 5 years ago
Harshavardhana 1027afa853
Indicate backend encrypted only if encryption is requested (#8508) 5 years ago
Harshavardhana aa04f97f95 Config migration should handle plain-text (#8506) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
poornas d7060c4c32 Allow logging targets to be configured to receive `minio` (#8347) 5 years ago
Harshavardhana bd10640846 Fix logger and audit http endpoint config lookup 5 years ago
Harshavardhana 6a4ef2e48e Initialize configs correctly, move notification config (#8367) 5 years ago
Harshavardhana 290ad0996f Move etcd, logger, crypto into their own packages (#8366) 5 years ago
Harshavardhana 589e32a4ed Refactor config and split them in packages (#8351) 5 years ago
poornas 2e02e1889b Cleanup ResponseWriter function for audit and trace (#8283) 5 years ago
Krishnan Parthasarathi bbb56739bd Add User-Agent header with MinIO release details in http logs (#7843) 5 years ago
Harshavardhana 8ce424bacd Enhance audit logging to capture responseTimes (#8067) 5 years ago
Krishnan Parthasarathi fbfc9a61ec Add node address information to logs (#7941) 5 years ago
Harshavardhana c43f745449
Ensure that we use constants everywhere (#7845) 5 years ago
kannappanr 70b350c383
Remove DeploymentID from response headers (#7815) 5 years ago
Krishnan Parthasarathi 74efbb4153 Add deploymentID to web handler logs (#7712) 5 years ago
Harshavardhana 2c0b3cadfc Update go mod with sem versions of our libraries (#7687) 5 years ago
kannappanr a436f2baa5 Change order of trace source in error log (#7599) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
kannappanr 7154b8a568
Error log: Correct error type in anonymous mode (#7414) 6 years ago
Harshavardhana df35d7db9d Introduce staticcheck for stricter builds (#7035) 6 years ago
Harshavardhana 817269475f Make sure to drain body upon an error (#7197) 6 years ago
kannappanr 8ee8ad777c
logger: do not interpret encoded url as format string (#7110) 6 years ago
Anis Elleuch 99b843a64e Add anonymous flag to prevent logging sensitive information (#6899) 6 years ago
Harshavardhana 9e3fce441e Audit log claims from token (#6847) 6 years ago
Harshavardhana bfb505aa8e Refactor logging in more Go idiomatic style (#6816) 6 years ago
Harshavardhana bef0318c36 Support audit logs with additional fields (#6738) 6 years ago
kannappanr 6869f6d9dd
Remove unwanted logs (#6708) 6 years ago
Harshavardhana b0c9ae7490 Add audit logging for S3 and Web handlers (#6571) 6 years ago
Harshavardhana a63bc9254d Add 'disk' tag to log output to enhance 'disk not found' errors (#6460) 6 years ago
Anis Elleuch 3099af70a3 Add admin get/set config keys API (#6113) 6 years ago
Harshavardhana fd1b8491db
Drain response body properly for http connection pool (#6415) 6 years ago
kannappanr 0286e61aee Log disk not found error just once (#6059) 6 years ago
Oleg Kovalov 37de2dbd3b simplifying if-else chains to switches (#6208) 6 years ago
Harshavardhana a82500f162 Support dumb terminals by turning off color (#6246) 6 years ago
Harshavardhana 36ab615518 Remove unused functions and constants (#6175) 6 years ago
Anis Elleuch 9c5e971a58 Add new console/http loggers (#6066) 6 years ago
Anis Elleuch b1c9eb0e01 Disable splitting lines in pretty error messages (#6171) 6 years ago
kannappanr 43cc0096fa
Add support for deployment ID (#6144) 6 years ago
Andreas Auernhammer cd152f404a replace os.Exit with panic for logger.CriticalIf (#6065) 6 years ago
kannappanr 577d10674d
Cleanup stack trace in error logs (#6045) 6 years ago