31 Commits (b976521c83f41b82774f50dc16397f02fc5110b7)

Author SHA1 Message Date
poornas 0505ef83b5 Fix host address returned in admin API calls (#7846) 5 years ago
Harshavardhana 2c0b3cadfc Update go mod with sem versions of our libraries (#7687) 5 years ago
Harshavardhana 091b9b661f Complain if we detect sub-optimal ordering in distributed setup (#7576) 5 years ago
Praveen raj Mani d96584ef58 Allow server to start if one of local nodes in docker/kubernetes setup is resolved (#7452) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Harshavardhana 91576d416d Fix GetLocalPeer usage in perf handlers (#7249) 6 years ago
Harshavardhana df35d7db9d Introduce staticcheck for stricter builds (#7035) 6 years ago
Sidhartha Mani 34e7259f95 Add Historic CPU and memory stats (#7136) 6 years ago
Sidhartha Mani f3f47d8cd3 Add ServerCPULoadInfo() and ServerMemUsageInfo() admin API (#7038) 6 years ago
Nitish Tiwari fcb56d864c Add ServerDrivesPerfInfo() admin API (#6969) 6 years ago
Harshavardhana bebaff269c Support IPv6 in minio command line (#6947) 6 years ago
Anis Elleuch 61145361fd Fallback to non-loopback IF addresses for Domain IPs (#6918) 6 years ago
Harshavardhana 6fe9a613c0 Prioritize HTTP requests over Heal (#6468) 6 years ago
Nitish Tiwari 3dc13323e5 Use random host from among multiple hosts to create requests 6 years ago
Anis Elleuch 32700fca52 Enhance fatal errors printing of common issues seen by users (#5878) 6 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 7 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
Harshavardhana 22897de4c7 fail when endpoints point to same path locally (#5523) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
Harshavardhana 2755a0b763 Check if SSL is configured to validate input arguments (#5252) 7 years ago
Harshavardhana d10679866c Fix minio distributed setup to properly work on windows (#5152) 7 years ago
Harshavardhana db6b6e9518 S3 peers should be initialized properly (#5024) 7 years ago
Harshavardhana 879cef37a1 Fail to start server if detected cross-device mounts. (#4807) 7 years ago
Dee Koder 1978b9d8f9 Prevent minio server starting in standalone erasure mode for wrong inputs. (#4700) 7 years ago
Frank Wessels 46897b1100 Name return values to prevent the need (and unnecessary code bloat) (#4576) 7 years ago
Krishna Srinivas ec2920e981 Allow "minio server ." to start minio in fs mode (#4513) 7 years ago
Anis Elleuch 542f7ae42c gateway: Reject endpoint pointing to local gateway (#4310) 7 years ago
Frank 0d1e2ab509 Remove hardcoded min and max limit for erasure coding (#4157) 7 years ago
Bala FA d103d5fb7c server: Error out if loopback addr is used for Distributed Erasure (#4105) 8 years ago
Bala FA de204a0a52 Add extensive endpoints validation (#4019) 8 years ago