1019 Commits (45fbb0d618728679bc370afd2c44f4c62c43d496)

Author SHA1 Message Date
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
Anis Elleuch 461b2bbd37 admin: Move SetCredentials from Service to Generic (#3805) 8 years ago
Krishnan Parthasarathi 2745bf2f1f Implement ServerConfig admin REST API (#3741) 8 years ago
Anis Elleuch 7f86a21317 admin: Add ServerInfo API() (#3743) 8 years ago
Harshavardhana 22909c849e objcache: Return io.ReaderAt to avoid Seeking and Reading. (#3735) 8 years ago
Bala FA 8912b6bf3b trie: new package (#3729) 8 years ago
Karthic Rao a799351926 Fix macOS builds (#3728) 8 years ago
Harshavardhana 9df01035da Remove XL references in public docs to Erasure. (#3725) 8 years ago
Krishnan Parthasarathi e5773e11c6 Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) 8 years ago
Krishnan Parthasarathi ce9aa2f2b2 Add uptime to ServiceStatus (#3690) 8 years ago
Anis Elleuch f612a7dd85 madmin: Fix a typo in Locks duration query name (#3673) 8 years ago
Krishnan Parthasarathi 0472e5c1e1 Change query param name to duration in list/clear locks API (#3664) 8 years ago
Anis Elleuch c753b5dfeb madmin: All APIs return ErrorResponse error type (#3632) 8 years ago
Krishna Srinivas 82373e3d50 fs: cleanup - do not cache size of metafiles (#3630) 8 years ago
Anis Elleuch 76b8abcd8e madmin: Fix args order in listObjectsHeal() (#3629) 8 years ago
Krishnan Parthasarathi 0e693e0284 Add dry-run query param for HealFormat API (#3618) 8 years ago
Anis Elleuch d1d89116f1 admin: Add version to service Status API response (#3605) 8 years ago
Krishnan Parthasarathi 586058f079 Implement mgmt REST APIs to heal storage format. (#3604) 8 years ago