3677 Commits (c1ebcbcda210f9e07524057cef4cead37c5128bd)
 

Author SHA1 Message Date
Anis Elleuch 5741a53d46 More portable way to list files to be spellchecked and include docs/ directory (#3220) 8 years ago
Aditya Manthramurthy dd0698d14c Improve namespace lock API: (#3203) 8 years ago
Harshavardhana 3e67bfcc88 heal: Print heal command appropriately without export path. (#3208) 8 years ago
Anis Elleuch ea579f5b69 Avoid shutdown fs multiple times and create a new fs in each loop (#3213) 8 years ago
Anis Elleuch daf6f3a5c0 Fix path comparing in checkgopath (#3215) 8 years ago
Aditya Manthramurthy d44e9d6da9 Prevent weird messages from rpc lib on start (Fixes #3209): (#3212) 8 years ago
Bala FA 9c2cfb5cb6 tests: Add missing unit test cases for AbortMultipartUploadHandler(). (#3200) 8 years ago
Bala FA 91a0ade908 tests: add unit test for HeadObjectHandler (#3197) 8 years ago
Bala FA 5eb4002bf7 cleanup build scripts. (#3192) 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
Karthic Rao 286a8924fd Add leak detection to object-handler tests. (#3195) 8 years ago
Karthic Rao efca29b00e Fix typos and comments in leak_detect_test.go. (#3193) 8 years ago
Harshavardhana 9161016962 tests: Improve coverage on signature v4 tests. (#3188) 8 years ago
Anis Elleuch 5ff30777e1 Rewrite connection muxer peek process to avoid server blocking by silent clients (#3187) 8 years ago
Anis Elleuch 754c0770d6 Merge ListenAndServe and ListenAndServeTLS for simplification purpose (#3186) 8 years ago
Harshavardhana 1105508453 connection muxer should use bufio.Reader to be simpler. (#3177) 8 years ago
Harshavardhana 1ba497950c Fix net.Listener to fully close the underlying socket. (#3171) 8 years ago
Harshavardhana bf3c93a8cc Fix docker file to use binary endpoint. (#3180) 8 years ago
Aditya Manthramurthy eb1bc67db1 Refactor: simplify signV4TrimAll() (#3179) 8 years ago
Krishna Srinivas 8408dfaa6c bootup-validation: Allow port configuration only using --address option. (#3166) 8 years ago
Harshavardhana d192044915 router: PathPrefix router was wrong. (#3172) 8 years ago
Anis Elleuch d9bab6b3bd sigv4: Trim and shrink spaces in headers values (#3162) 8 years ago
koolhead17 4503491a0a docs:Browser/added storageInfo content to the doc. (#3146) 8 years ago
Anis Elleuch e6965ca066 Quit initializing disks process when term signal is invoked (#3163) 8 years ago
Harshavardhana d9674f7524 Improve coverage of web-handlers.go (#3157) 8 years ago
koolhead17 f024deb1f8 docs: Fixed path for docker compose (#3156) 8 years ago
Anis Elleuch 79601d27f2 Use endpoint url when printing disks status in distributed mode (#3151) 8 years ago
Aditya Manthramurthy 226a69fe15 Add test for updateUploadJSON (Fixes #3060) (#3155) 8 years ago
Harshavardhana 9bb799462e Start all listeners when a given host resolves to multiple IPs. (#3145) 8 years ago
Karthic Rao 8bffa78f7f Fix Instance type during benchmarks. (#3147) 8 years ago
Anis Elleuch 4b302173ae fs: Remove object append file if found since it is not always used (#3139) 8 years ago
Karthic Rao 9db2205db3 Fix List-Object Benchmark failure. (#3142) 8 years ago
Aditya Manthramurthy 6914fe436c Remove unused function. (#3143) 8 years ago
Anis Elleuch 807cc3c28d Tracing locking errors for better debugging (#3140) 8 years ago
Harshavardhana f3c6c55719 posix: Fix windows performance issues. (#3132) 8 years ago
Harshavardhana a773a6dce6 docker: Fix docker build. 8 years ago
Harshavardhana 62dcee3b14 dist: Moved systemd scripts to minio-systemd. (#3136) 8 years ago
Harshavardhana 490159ea89 docker: Move the docker document and compose to a separate dir. (#3135) 8 years ago
Karthic Rao 3e8cb8c937 build: ineffassign fixes. (#3134) 8 years ago
Aditya Manthramurthy dd6ecf1193 Read/write quorum algo with uploads.json in xl (Fixes #3123) (#3124) 8 years ago
Anis Elleuch 90e1803798 Fix docker-compose to follow the new server args style (#3128) 8 years ago
Anis Elleuch a47ce7ab22 Add support of fallocate for FS and XL backends (#3032) 8 years ago
Krishna Srinivas 0b3282ac9f Logging: errorIf fatalIf print in the format [file.go:82:funcName()] (#3127) 8 years ago
Krishna Srinivas 79b98b5c25 boot: getPath() should take care of simple directory exports. (#3122) 8 years ago
Krishnan Parthasarathi 6a57f2c1f0 XL: Add more information to panic msg (#3119) 8 years ago
Krishna Srinivas 0fa2477cb0 boot: check parameter syntax before initializing the system. (#3114) 8 years ago
Anis Elleuch 7ffb337cd7 Update control cmd USAGE to indicate that it is possible to put access secret keys in URL (#3115) 8 years ago
Karthic Rao a9dd2793f9 Better formatting and adding systemd config to run Minio server on custom port. (#3113) 8 years ago
Harshavardhana 9e2d0ac50b Move to URL based syntax formatting. (#3092) 8 years ago