1002 Commits (28c5a887de28273e0a9605d7d4b77b84912ed876)

Author SHA1 Message Date
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
Anis Elleuch 0715032598 heal: Add ListBucketsHeal object API (#3563) 8 years ago
Anis Elleuch f803bb4b3d admin: Add service Set Credentials API (#3580) 8 years ago
Krishnan Parthasarathi c194b9f5f1 Implement mgmt REST APIs for heal subcommands (#3533) 8 years ago
Harshavardhana 1c699d8d3f fs: Re-implement object layer to remember the fd (#3509) 8 years ago
Harshavardhana a054c73e22 Add slack replace gitter (#3584) 8 years ago
Harshavardhana caecd75a2a Deprecate and remove service stop API. (#3578) 8 years ago
Anis Elleuch f64f8b03cb admin: Enhance locks list json response (#3573) 8 years ago
Krishnan Parthasarathi c8f57133a4 Implement list, clear locks REST API w/ pkg/madmin support (#3491) 8 years ago
Harshavardhana f57f773189 admin: Add missing madmin examples and API docs. (#3483) 8 years ago
Harshavardhana 1d134c1a94 admin: Fix wrong vendorized location for s3signer and s3utils. 8 years ago
Anis Elleuch 329a910b86 Admin Lib: Implement Service API (#3426) 8 years ago
Harshavardhana b363709c11 caching: Optimize memory allocations. (#3405) 8 years ago
Anis Elleuch 0cef971832 Fix max cache size calculation when system RAM is inferior to the default cache size (#3410) 8 years ago
Harshavardhana 1b85302161 Fix spelling and golint errors. (#3266) 8 years ago
Harshavardhana 2f373684f5 Fix the server startup messages and help text. (#3211) 8 years ago
Harshavardhana f3c6c55719 posix: Fix windows performance issues. (#3132) 8 years ago
Anis Elleuch 9417614a8e Recalculate free minimum disk space (#2788) 8 years ago