1045 Commits (719f8c258a19f110b7d5b36c4fba1616ad45bfef)

Author SHA1 Message Date
Nitish Tiwari 34a1b58a75
Remove redirectHeaders method (#5120) 7 years ago
Bala FA 32c6b62932 move credentials as separate package (#5115) 7 years ago
A. Elleuch 866dffcd62 log: Store http request/responses in a log file (#4804) 7 years ago
Harshavardhana 5eb210dd2e Set etag properly to calculated value if available (#5106) 7 years ago
Harshavardhana 1d8a8c63db Simplify data verification with HashReader. (#5071) 7 years ago
Harshavardhana 3d0dced23c Remove go1.9 specific code for windows (#5033) 7 years ago
Krishna Srinivas db1edfe487 Fix data race bug in the testcase TestHTTPListenerAcceptParallel (#5043) 7 years ago
Bala FA 9c16f73334 pkg/http: use port 65432 than 9000 for unit tests (#5021) 7 years ago
Julien Maitrehenry 02a5f1e96a Add b2s method on pkg/disk/type_bsd.go (#5036) 7 years ago
Harshavardhana 4deefa3695 tests: Remove dependency on check.v1 (#5034) 7 years ago
Bala FA 88938340b3 remove all dead codes (#5019) 7 years ago
A. Elleuch 53f3d2fd65 Push max threads to little less than kernel limit (#5001) 7 years ago
Andreas Auernhammer 02af37a394 optimize memory allocs during reconstruct (#4964) 7 years ago
Tamer Fahmy 0bf981278e Provide the correct free block size volume/disk information (#4943) 7 years ago
Harshavardhana f8024cadbb [security] rpc: Do not transfer access/secret key. (#4857) 7 years ago
Bala FA b694c1a4d7 fix: bufconn and listener tests for megacheck (#4827) 7 years ago
Harshavardhana 879cef37a1 Fail to start server if detected cross-device mounts. (#4807) 7 years ago
Bala FA 1729e82361 tests: use port '0' for auto-detecting free port. (#4803) 7 years ago
Harshavardhana d864e00e24 posix: Deprecate custom removeAll/mkdirAll implementations. (#4808) 7 years ago
Andrej Pregl fa52d491c5 Added support for macOS in TestNewHTTPListener (#4782) 7 years ago
A. Elleuch b4dc6df35c go1.8: Changes to support golang 1.8 (#4759) 7 years ago
Krishnan Parthasarathi 54f3a0946f Avoid superfluous error messages after connect (#4762) 7 years ago
ebozduman 0aca2ab970 Stop attempting to close nil Listener (#4753) 7 years ago
Nitish Tiwari fcc61fa46a Remove minimum inodes reqd check (#4747) 7 years ago
Harshavardhana f8bd9cfd83 rpc: Do not use read/write deadlines for rpc connections. (#4647) 7 years ago
Bala FA c3dd7c1f6c Refactor HTTP server to address bugs (#4636) 7 years ago
Harshavardhana f3506b8958 tests: Enable previously disabled UNC tests on CI. (#4575) 7 years ago
Harshavardhana f5b4b0765a Update minio-go dependency (#4551) 7 years ago
Harshavardhana 353f2d3a6e fs: Hold `format.json` readLock ref to avoid GC. (#4532) 7 years ago
Harshavardhana 075b8903d7 fs: Add safe locking semantics for `format.json` (#4523) 7 years ago
Harshavardhana e01b2fc06d Disable network share test, appveyor bug. (#4446) 7 years ago
Anis Elleuch 465274cd21 server-info: Change Error type to string (#4346) 7 years ago
Harshavardhana 610dbe3479 config: Do not migrate config file if not needed. (#4264) 7 years ago
Harshavardhana f0b5c0ec7c windows: Support all REPARSE_POINT attrib files properly. (#4203) 7 years ago
Peter Tribble 2b96d9f706 Enable build on solaris (#4115) 8 years ago
Anis Elleuch 83abad0b37 admin: ServerInfo() returns info for each node (#4150) 8 years ago
Krishnan Parthasarathi 3032f0f505 Remove duration field from lock instrumentation (#4111) 8 years ago
Harshavardhana 7765081db7 cache: Increasing caching GC percent from 20 to 50. (#4041) 8 years ago
Krishnan Parthasarathi ca64b86112 Return possible states a heal operation (#4045) 8 years ago
Anis Elleuch f205689ff5 build: Fix compilation in 32 bits platforms (#4052) 8 years ago
Krishnan Parthasarathi 96c46c15e7 madmin: Rename HealObjectResult to HealResult (#4035) 8 years ago
Harshavardhana 3bf67668b6 sys/stats: return cgroup mem limit, fall back to sysinfo() (#4002) 8 years ago
Krishnan Parthasarathi 2bd694dbc8 Add disksUnavailable healStatus const (#3990) 8 years ago
Anis Elleuch 1b3a517683 lock, Windows: O_CREAT infers only GENERIC_WRITE (#3981) 8 years ago
Krishnan Parthasarathi c27ece409b heal: Check if all parts are available and valid (#3967) 8 years ago
Bala FA d4ca2ee1a3 pkg/quick: add Save() function and other enhancements. (#3951) 8 years ago
Krishnan Parthasarathi 181e002c56 pkg/madmin: Set UploadID in ListUploadsHeal (#3945) 8 years ago
Bala FA 7ebf11b202 words: new package Damerau Levenshtein distance function. (#3929) 8 years ago
Anis Elleuch 3a6111eff5 admin: Export HealStatus data type (#3930) 8 years ago
Krishnan Parthasarathi c192e5c9b2 Implement heal-upload admin API (#3914) 8 years ago