1236 Commits (b30c43671585922497698319a44e7c152f346490)

Author SHA1 Message Date
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
Krishnan Parthasarathi 051f9bb5c6 Implement list uploads heal admin API (#3885) 8 years ago
Anis Elleuch d602495600 madmin: Do not require SSL to set credentials (#3879) 8 years ago
Harshavardhana 85cbd875fc cleanup: All conditionals simplified under pkg. (#3875) 8 years ago
Anis Elleuch 6c00a57a7c quick: Add yaml format support (#3833) 8 years ago
Anis Elleuch cddc684559 admin: Set Config returns errSet and errMsg (#3822) 8 years ago
Bala FA 208dd15245 Remove globalMaxCacheSize and globalCacheExpiry variables (#3826) 8 years ago
Anis Elleuch a179fc9658 quick: Simplify Load() and CheckVersion() (#3831) 8 years ago
Bala FA 480ea826dc Move rlimit functions into sys package. (#3824) 8 years ago
Krishnan Parthasarathi c9619673fb Implement SetConfig admin API handler. (#3792) 8 years ago