283 Commits (849fcf0127aab14a9475828048fb3ec9963b7a7f)

Author SHA1 Message Date
Nitish 6df1e4a529 Add functionality to add old buckets to etcd on startup 6 years ago
Harshavardhana 853ea371ce Bring etcd support for bucket DNS federation 6 years ago
Harshavardhana 6138cae8e7 Persist MINIO_WORM as part of config.json (#6022) 6 years ago
Bala FA 6a53dd1701 Implement HTTP POST based RPC (#5840) 6 years ago
Harshavardhana 74328c3061 Implement auto cert reloading (#5963) 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
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) 6 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