47 Commits (cef992a395ce701b5ae3eb2a611123ed28a0f1a1)

Author SHA1 Message Date
Harshavardhana 30ab71c9d9 Add missing healthcheck router for gateway (#5764) 7 years ago
poornas a3e806ed61 Add disk based edge caching support. (#5182) 7 years ago
Nitish Tiwari 10b01ac836
Add healthcheck endpoints (#5543) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
Harshavardhana 1f77708a30 Limit number of connections upto system maxlimit (#5109) 7 years ago
Andreas Auernhammer ca6b4773ed add SSE-C support for HEAD, GET, PUT (#4894) 7 years ago
Harshavardhana e26a706dff Ignore reservedBucket checks for net/rpc requests (#4884) 7 years ago
Andreas Auernhammer 3a73c675a6 restirct max size of http header and user metadata (#4634) (#4680) 7 years ago
Harshavardhana 48aa2ac392 server: Validate path for bad components in a handler. (#4170) 7 years ago
Bala FA de204a0a52 Add extensive endpoints validation (#4019) 8 years ago
Zejun Li 32d0d3d4ac Enhanced newObjectLayerFn (#3837) 8 years ago
Anis Elleuch 93fd269329 stats: Add network and http statisics (#3686) 8 years ago
Harshavardhana 1c699d8d3f fs: Re-implement object layer to remember the fd (#3509) 8 years ago
Krishnan Parthasarathi b2f920a868 Add service API handler stubs for status, stop and restart (#3417) 8 years ago
Harshavardhana cd0f350c02 env: Bring back MINIO_BROWSER env. (#3423) 8 years ago
Aditya Manthramurthy 2f43709f85 Prevent gorilla mux from normalizing path (Fixes #3256) (#3268) 8 years ago
Aditya Manthramurthy e216201901 Remove control command from minio binary (Fixes #3264) (#3265) 8 years ago
Harshavardhana 716316f711 Reduce number of envs and options from command line. (#3230) 8 years ago
Aditya Manthramurthy 85a5c358d8 Add bucket metadata state client/handler (Fixes #3022) (#3152) 8 years ago
Harshavardhana 33c771bb3e tests: Add tests for browser peer rpc. Fixes #3062 (#3189) 8 years ago
Aditya Manthramurthy 0f26ec8095 Propagate creds change to cluster (Fixes #2855) (#2929) 8 years ago
Aditya Manthramurthy 0ff359ca0e Fix early init. problem for notifications (Fixes #2972) (#2977) 8 years ago
Aditya Manthramurthy 31be826f51 Fix missing error check for jsonrpc.Server.RegisterService() (#2921) 8 years ago
Krishnan Parthasarathi b59bac670a Handle err returned by rpc.Server.RegisterName (#2910) 8 years ago
Anis Elleuch df59967f59 Avoid checking date header of web requests by properly applying generic handlers (#2914) 8 years ago
Aditya Manthramurthy 6199aa0707 Peer RPCs for bucket notifications (#2877) 8 years ago
Harshavardhana fa8ea41cd9 lock/instrumentation: Cleanup and print in user friendly form. (#2807) 8 years ago
Harshavardhana 3cfb23750a control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
Harshavardhana 64f37bbf5b rpc: Add RPC client tests. (#2858) 8 years ago
Harshavardhana 6494b77d41 server: Add more elaborate startup messages. (#2731) 8 years ago
Harshavardhana 6aa2fc95c0 Revert "bucket: refactor policies and fix bugs related to enforcing policies. (#2766)" 8 years ago
Harshavardhana ca5ca8332b bucket: refactor policies and fix bugs related to enforcing policies. (#2766) 8 years ago
Aditya Manthramurthy 32f097b4d6 Controller rpc tests (#2709) 8 years ago
Harshavardhana c4964232eb config: Fail to start for config mistakes. (#2740) 8 years ago
Anis Elleuch a84548d7ea Fix FS remove bucket regression bug (#2693) 8 years ago
Harshavardhana ba2ba328da server: Fixes for various conditions 8 years ago
Krishnan Parthasarathi de67bca211 Move formatting of disks out of object layer initialization (#2572) 8 years ago
Harshavardhana fa6e9540a8 server: We shouldn't exit the server in lazy init. (#2548) 8 years ago
Harshavardhana 9605fde04d controller/auth: Implement JWT based authorization for controller. (#2544) 8 years ago
Harshavardhana 7e3e24b394 rpc: client login should ignore server versions. 8 years ago
Harshavardhana bb0466f4ce control: Fix controller CLI handling with distributed server object layer. 8 years ago
Krishnan Parthasarathi a4691611a7 Move initGracefulShutdown before objectLayer initialization (#2468) 8 years ago
Krishnan Parthasarathi 804d91ef61 storage/rpc-client: Reconnect on network disconnect (#2436) 8 years ago
Krishnan Parthasarathi b7c169d71d object layer initialization using distributed locking (#2397) 8 years ago
Krishnan Parthasarathi e55926e8cf distribute: Make server work with multiple remote disks 8 years ago
Anis Elleuch 07506358ff Refactor Heal RPC and add Shutdown RPC (#2488) 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Krishna Srinivas e2498edb45 contoller: Implement controlled healing and trigger (#2381) 8 years ago
Anis Elleuch 5526ac13d2 Protect shutdown callbacks lists with a mutex (#2432) 8 years ago
Harshavardhana d1bb8a5b21 api: refactor the bucket policy reading and writing. (#2395) 8 years ago