3709 Commits (9ccfb7010433859b049ddaa0ee492e9699d7d254)
 

Author SHA1 Message Date
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
Aditya Manthramurthy 30dc11a931 No `listener.json` for single-node mode (Fixes #3052) (#3108) 8 years ago
Anis Elleuch a15dc5fed5 Print message when creating the config file (#3089) 8 years ago
Anis Elleuch f7c20b97a1 control cmds: Extract access and secret keys from URL if specified (#3109) 8 years ago
Harshavardhana e9c45102b0 posix: Use sync.Pool buffers to copy in large buffers. (#3106) 8 years ago
Anis Elleuch 8871eb8e1e Show offline nodes after a fixed number of init retry (#3107) 8 years ago
Krishna Srinivas 0f32efb825 PostPolicy - rename of files/functions + add testcases (#3104) 8 years ago
Karthic Rao 63f1b4fdf4 mispell fixes. (#3100) 8 years ago
Krishnan Parthasarathi 31f2db6880 Remove leftover debug statement from PutObject StreamingSignature unit-test (#3099) 8 years ago
Krishnan Parthasarathi 2c9b406f6c Add TLS based tests to functional test suite (#3083) 8 years ago
Krishnan Parthasarathi 12cd2da265 Add PutObjectHandler unit tests covering failure cases (#3096) 8 years ago
Harshavardhana 485c0ea8bf tests: Combine v2 tests with the Suite itself. (#3088) 8 years ago
Krishnan Parthasarathi 49ba07d1d6 Use net.ParseCIDR instead of custom-built parsers (#3055) 8 years ago
Krishna Srinivas 35e541e0b1 content-length-range policy should be honored for the uploaded object sizes. (#3076) 8 years ago
Aditya Manthramurthy 3977d6b7bd Lock bucket while modifying its metadata (Fixes #2979) (#3019) 8 years ago
Harshavardhana 0905398459 Fix benchmark tests. (#3082) 8 years ago
Aditya Manthramurthy f41faf96b7 Fix newMultipartUpload to not leave stale uploads.json (Fixes #3014) (#3079) 8 years ago
Bala FA 36639b65a9 rename completeMultipartMD5() into getCompleteMultipartMD5(). (#3051) 8 years ago
Harshavardhana 7fc598b73f Fix user-agent prefix to have docker instead of suffix. (#3074) 8 years ago