85 Commits (526546d5887e681a0dfefe1b4fa67451e9c9e3b1)

Author SHA1 Message Date
kannappanr ce870466ff
Top Locks command implementation (#7052) 6 years ago
kannappanr e0d22359e7
Fix lint warnings (#7099) 6 years ago
Harshavardhana 8757c963ba
Migrate all Peer communication to common Notification subsystem (#7031) 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 4f31a9a33b Reload users upon AddUser on peers (#6975) 6 years ago
Harshavardhana dba61867e8 Redirect browser requests returning AccessDenied (#6848) 6 years ago
Harshavardhana a55a298e00 Make sure to log unhandled errors always (#6784) 6 years ago
Harshavardhana a9cda850ca Add forceStop flag to provide facility to stop healing (#6718) 6 years ago
Praveen raj Mani acf46cc3b5 SetConfigHandler should avoid setting an invalid notification config (#6679) 6 years ago
Harshavardhana b251454dd6 Fix toggling users status (#6640) 6 years ago
Harshavardhana 1e7e5e297c
Add canned policy support (#6637) 6 years ago
Harshavardhana 3ef3fefd54 Add ListUsers API to list all configured users in IAM (#6619) 6 years ago
Harshavardhana 54ae364def Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
Pontus Leitzler 274b35154c Fix go1.11 vet shadow errors (#6555) 6 years ago
Anis Elleuch 83d7ec09c1 Disable restarting server after setting a new config (#6521) 6 years ago
Anis Elleuch 6c7c6bec91 profiler: Download API returns error when all nodes fail (#6525) 6 years ago
Harshavardhana 1111419d4a Add debugging for mutex, tracing (#6522) 6 years ago
Anis Elleuch 9531cddb06 Add Profiler Admin API (#6463) 6 years ago
Anis Elleuch 3099af70a3 Add admin get/set config keys API (#6113) 6 years ago
Harshavardhana 9f14433cbd Ensure that setConfig uses latest functionality (#6302) 6 years ago
Harshavardhana 0e02328c98 Migrate config.json from config-dir to backend (#6195) 6 years ago
Oleg Kovalov 37de2dbd3b simplifying if-else chains to switches (#6208) 6 years ago
Harshavardhana 556a51120c Deprecate ListLocks and ClearLocks (#6233) 6 years ago
kannappanr 76ddf4d32f Log x-amz-request-id as log and XML error response (#6173) 6 years ago
Anis Elleuch e8a008f5b5 Better validation of all config file fields (#6090) 6 years ago
Harshavardhana 371349787f Remove region requirement for Healing (#6031) 6 years ago
Nitish Tiwari 3dc13323e5 Use random host from among multiple hosts to create requests 6 years ago
Harshavardhana 853ea371ce Bring etcd support for bucket DNS federation 6 years ago
Praveen raj Mani c0cfe21c00 Ignore region in the case of admin API (#5919) 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
Anis Elleuch 9439dfef64 Use defer style to stop tickers to avoid current/possible misuse (#5883) 6 years ago
Harshavardhana 954142a98f Cleanup and make a safer code (#5794) 6 years ago
Nitish Tiwari 638f01f9e4 Generalize loadConfig method to avoid reading from disk (#5819) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
Krishna Srinivas e452377b24 Add context to the object-interface methods. 7 years ago
Harshavardhana e4f6877c8b Handle incoming proxy requests ip, scheme (#5591) 7 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
Aditya Manthramurthy 018813b98f Fix configuration handling bugs: (#5473) 7 years ago
Aditya Manthramurthy 5cdcc73bd5 Admin API auth and heal related fixes (#5445) 7 years ago
Aditya Manthramurthy 254b05e314 Fix locking in some admin APIs: (#5438) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
Andreas Auernhammer 3f09c17bfe fix authentication bypass against Admin-API (#5412) 7 years ago
poornas 0bb6247056 Move nslocking from s3 layer to object layer (#5382) 7 years ago
Aditya Manthramurthy cd22feecf8 Remove healing of incomplete multipart uploads (#5390) 7 years ago
Aditya Manthramurthy 8e4eb591c1 Update error response when heal is not implemented (#5383) 7 years ago
Aditya Manthramurthy f413224b24 Fix config set handler (#5384) 7 years ago
Harshavardhana 819d1e80c6 Add more delays on distributed startup for slow network (#5240) 7 years ago
Krishna Srinivas 14e6c5ec08 Simplify the steps to make changes to config.json (#5186) 7 years ago