72 Commits (cb1200a66d22ce0284703a22dd0129a2f1216b7a)

Author SHA1 Message Date
Harshavardhana de21126f7e XL: Re-align the code again. 8 years ago
Bala FA 116b5607d7 server: fix to have readable timeout value (#1823) 8 years ago
karthic rao 1947ae198e Adding read nad write timeout for unresponsive client connectinos (#1809) 8 years ago
Andreas Linz f5dfa895a5 Exit with error code if minio server fails to start (#1704) 8 years ago
Harshavardhana 9472299308 logging: Log only for unhandled errors, remove all the debug logging. (#1652) 8 years ago
Harshavardhana 49141eb3e4 http: Remove minhttp package and use standard Golang http. (#1587) 8 years ago
Harshavardhana a20ccb1e83 server: Print proper endpoint, along with https if configured. (#1514) 8 years ago
Harshavardhana 7ae40eb1bb minhttp: Remove probe usage, move to golang error. (#1459) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
Harshavardhana 5f80edf232 routers: Fix a crash while initializing network fs. (#1382) 8 years ago
Harshavardhana a98a7fb1ad Implement XL layer - preliminary work. 8 years ago
Harshavardhana 6bc17a3aea server: Attempt to increase max open files. (#1328) 8 years ago
Harshavardhana 30b0b4deba storage/server/client: Enable storage server, enable client storage. 8 years ago
Krishna Srinivas 3c48537f20 refactor: refactor code to separate fs into object-layer and fs layer. (#1305) 8 years ago
Harshavardhana fbd02d530d web: Change /rpc to /webrpc 8 years ago
Harshavardhana 0479d4976b objectAPI: Fix object API interface, remove unnecessary structs. 8 years ago
Harshavardhana 484ba91b08 config: Migrate to the new version. Remove backend details. 8 years ago
Harshavardhana efc80343e3 fs: Break fs package to top-level and introduce ObjectAPI interface. 8 years ago
Harshavardhana 3538c9f598 minio: Server upon start displays a message if update is available. 8 years ago
Harshavardhana 36267eb6e2 server: Print a message if not backends are configured. 8 years ago
Harshavardhana aaf97ea02c config/main: Re-write config files - add to new config v3 8 years ago