37 Commits (85117d554febedebaab3392493ef55ea95709411)

Author SHA1 Message Date
Harshavardhana 9f14433cbd Ensure that setConfig uses latest functionality (#6302) 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
Harshavardhana 28d526bc68 Change CriticalIf to FatalIf for proper error message (#6040) 6 years ago
Bala FA 6a53dd1701 Implement HTTP POST based RPC (#5840) 6 years ago
Harshavardhana 487ecedc51 fix admin info peer to point to first endpoint (#5996) 6 years ago
Harshavardhana 954142a98f Cleanup and make a safer code (#5794) 6 years ago
Harshavardhana 1d31ad499f Make sure to re-load reference format after HealFormat (#5772) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
Krishna Srinivas 9ede179a21 Use context.Background() instead of nil 7 years ago
Krishna Srinivas e452377b24 Add context to the object-interface methods. 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
Aditya Manthramurthy 018813b98f Fix configuration handling bugs: (#5473) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
Krishna Srinivas 14e6c5ec08 Simplify the steps to make changes to config.json (#5186) 7 years ago
Harshavardhana 8efa82126b
Convert errors tracer into a separate package (#5221) 7 years ago
Frank Wessels 46897b1100 Name return values to prevent the need (and unnecessary code bloat) (#4576) 7 years ago
Anis Elleuch 83abad0b37 admin: ServerInfo() returns info for each node (#4150) 7 years ago
Bala FA de204a0a52 Add extensive endpoints validation (#4019) 8 years ago
Bala FA 1c97dcb10a Add UTCNow() function. (#3931) 8 years ago
Bala FA 98d17d2a97 Remove globalQuiet and globalConfigDir global variables (#3830) 8 years ago
Krishnan Parthasarathi c9619673fb Implement SetConfig admin API handler. (#3792) 8 years ago
Krishnan Parthasarathi 2745bf2f1f Implement ServerConfig admin REST API (#3741) 8 years ago
Harshavardhana 50b4e54a75 fs: Do not return reservedBucket names in ListBuckets() (#3754) 8 years ago
Harshavardhana 9df01035da Remove XL references in public docs to Erasure. (#3725) 8 years ago
Krishnan Parthasarathi 1ad96ee09f Handle uptime for single-node instances differnt from distributed setup (#3726) 8 years ago
Krishnan Parthasarathi ce9aa2f2b2 Add uptime to ServiceStatus (#3690) 8 years ago
Krishnan Parthasarathi 0472e5c1e1 Change query param name to duration in list/clear locks API (#3664) 8 years ago
Krishnan Parthasarathi 586058f079 Implement mgmt REST APIs to heal storage format. (#3604) 8 years ago
Harshavardhana caecd75a2a Deprecate and remove service stop API. (#3578) 8 years ago
Harshavardhana 08b6cfb082 ssl: Set a global boolean to enable SSL across Minio (#3558) 8 years ago
Krishnan Parthasarathi c8f57133a4 Implement list, clear locks REST API w/ pkg/madmin support (#3491) 8 years ago
Bala.FA 6d10f4c19a Adopt dsync interface changes and major cleanup on RPC server/client. 8 years ago
Harshavardhana dd68cdd802 Auto-reconnect for regular authRPC client. (#3506) 8 years ago
Bala FA e8ce3b64ed Generate and use access/secret keys properly (#3498) 8 years ago
Krishnan Parthasarathi b2f920a868 Add service API handler stubs for status, stop and restart (#3417) 8 years ago