126 Commits (518f856900c8fbdae32a75b59594ead7210545e6)

Author SHA1 Message Date
Anis Elleuch c525424179 Return detailed msg for notification errors (#5913) 6 years ago
Anis Elleuch 32700fca52 Enhance fatal errors printing of common issues seen by users (#5878) 6 years ago
Bala FA 0d52126023 Enhance policy handling to support SSE and WORM (#5790) 6 years ago
Bala FA 76cc65531c use package name correctly (#5827) 7 years ago
Harshavardhana 57b8db2088 Cleanup help to bring concise self-help message (#5788) 7 years ago
Harshavardhana eb0deabd73 Fail when TLS is configured and HTTP endpoints are provided (#5771) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
kannappanr 91fd8ffeb7
Move http package inside cmd (#5776) 7 years ago
poornas 98315b8e60 Update disk cache documentation (#5743) 7 years ago
Nitish Tiwari 328076f773
Fix help message to be uniform across env vars (#5735) 7 years ago
poornas a3e806ed61 Add disk based edge caching support. (#5182) 7 years ago
Bala FA 3ebe61abdf Quick support to server level WORM (#5602) 7 years ago
Harshavardhana 35e64573fa Add missing env doc for MINIO_DOMAIN (#5705) 7 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 7 years ago
kannappanr d32f90fe95 Honor global flags irrespective of the position. (#5486) 7 years ago
poornas 25107c2e11 Add NAS gateway support (#5516) 7 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
A. Elleuch da2faa19a1 Reduce Minio access key minimum length to 3 (#5478) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
Harshavardhana f3f09ed14e Fix a bug in dsync initialization and communication (#5428) 7 years ago
ebozduman 24d9d7e5fa Removes logrus package and refactors logging messages (#5293) 7 years ago
Harshavardhana eb7c690ea9 Support in-place upgrades of new minio binary and releases. (#4961) 7 years ago
kannappanr a1c1a18dc5 Remove "logger" field from config.json (#5268) 7 years ago
Harshavardhana 2755a0b763 Check if SSL is configured to validate input arguments (#5252) 7 years ago
Harshavardhana 8efa82126b
Convert errors tracer into a separate package (#5221) 7 years ago
Harshavardhana 6c2bc0568b Increase default read/write timeouts from 30sec to 15minutes (#4888) 7 years ago
Harshavardhana 879cef37a1 Fail to start server if detected cross-device mounts. (#4807) 7 years ago
ebozduman 0f401b67ad Removes max limit requirement on accessKey and secretKey length (#4730) 7 years ago
A. Elleuch b918a6592f gcs: Better parsing of address flag (#4709) 7 years ago
Bala FA c3dd7c1f6c Refactor HTTP server to address bugs (#4636) 7 years ago
Krishnan Parthasarathi 146bc3e638 Add MINIO_REGION to server help message (#4558) 7 years ago
Harshavardhana f99f218999 Add support for reading and saving config on Gateway. (#4463) 7 years ago
splinter98 8293f546af Add support for MQTT server as a notification target (#4474) 7 years ago
Aditya Manthramurthy 986aa8fabf Bypass network in lock requests to local server (#4465) 7 years ago
Aditya Manthramurthy a0e02f43e1 Fix and cleanup update message and improve related tests (#4361) 7 years ago
Harshavardhana 610dbe3479 config: Do not migrate config file if not needed. (#4264) 7 years ago
Bala FA de204a0a52 Add extensive endpoints validation (#4019) 8 years ago
Harshavardhana b927523223 server: Introduce a new env MINIO_REGION. (#4078) 8 years ago
Bala FA 6e9c91f43a fix: use its own lock in serverConfigV17 (#4014) 8 years ago
Bala FA 2df8160f6a server: handle command line and env variables at one place. (#3975) 8 years ago
Harshavardhana 1caad902cb config/path: Figure out absolute paths properly on windows. (#3996) 8 years ago
Krishna Srinivas 9ee83b89bb config: Appropriate error message when newer config file is found (#3972) 8 years ago
Bala FA 6e63904048 browser-flag: wrapped bool type denotes browser on/off flag. (#3963) 8 years ago
Bala FA d3cb79a57c Refactor logger (#3924) 8 years ago
Bala FA 1c97dcb10a Add UTCNow() function. (#3931) 8 years ago
Krishna Srinivas cea4cfa3a8 Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
Harshavardhana f3334159a4 config: Relax browser and region to be empty. (#3912) 8 years ago
Bala FA 21d73a3eef Simplify credential usage. (#3893) 8 years ago
Anis Elleuch ae4361cc45 config: Check for duplicated entries in all scopes (#3872) 8 years ago
Bala FA 8a9852220d Make unit testable cert parsing functions. (#3863) 8 years ago