3791 Commits (8562b2282332ed028a7695318ac22b0490958f08)
 

Author SHA1 Message Date
Anis Elleuch 0c042a622a Return objects content types in Web List Objects handler (#3249) 8 years ago
Harshavardhana c57a358c9d Validate date header only for Signed{,V2} and StreamingSigned. (#3248) 8 years ago
Anis Elleuch 380d6c6435 Use getObjectInfo() in both FS and XL ListObjects() to simplify and to return complete object information (#3247) 8 years ago
Harshavardhana 716316f711 Reduce number of envs and options from command line. (#3230) 8 years ago
Anis Elleuch 98e79b4b50 Use 307 StatusTemporaryRedirect to redirect clients from http to https with forcing them to keep HTTP Verb (#3246) 8 years ago
Anis Elleuch e2216a0936 exponentialBackoffWait returns zero after some retries, limit attempt number inside (#3245) 8 years ago
Harshavardhana e8d9d710d0 rpc: Protect racy access of internal auth states. (#3238) 8 years ago
Harshavardhana a8ab02a73a v4/presign: Fix presign requests when there are more signed headers. (#3222) 8 years ago
Aditya Manthramurthy cf022de4d5 Add tests for s3PeerAPIHandlers (Fixes #3067) (#3242) 8 years ago
Bala FA 3995e21c5b fix: Ignore object not found error in RemoveObject() in web-handler. (#3228) 8 years ago
Harshavardhana 2f7fb78692 rpc: Our rpcClient should make an attempt to reconnect. (#3221) 8 years ago
Bala FA cf2fb30ac7 event: Add event notification for object deletion in web browser. (#3226) 8 years ago
Harshavardhana 51d1e6f75b Fix missing CompleteMultipartUpload Etag. (#3227) 8 years ago
Harshavardhana 2f373684f5 Fix the server startup messages and help text. (#3211) 8 years ago
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