996 Commits (b91946261044d5c941da253aa983a6ad42cdd376)

Author SHA1 Message Date
Bala FA 302fcb3b17 azure: handle encryption headers and azure InvalidMetadata error (#4893) 7 years ago
Harshavardhana b9fc4150f6 Fix preInit logic when mixed disk situations exist. (#4904) 7 years ago
Krishna Srinivas f66239e82f Expose common S3 headers in CORS setting (#4839) 7 years ago
Harshavardhana 6c2bc0568b Increase default read/write timeouts from 30sec to 15minutes (#4888) 7 years ago
poornas 0d154871d5 Admin: Raise error if config and env credentials mismatch (#4870) 7 years ago
Bala FA 189b6682d6 azure: allow parts > 100MiB size to work properly (#4869) 7 years ago
Harshavardhana cf479eb401 Move to latest release of minio-go (#4886) 7 years ago
Harshavardhana 72490bf8db Implement proper reConnect logic for amqp notification target. (#4867) 7 years ago
Justin Clift 5a73aecb5c fix: Trivial typo in error message (#4878) 7 years ago
Harshavardhana e26a706dff Ignore reservedBucket checks for net/rpc requests (#4884) 7 years ago
Andrej Pregl 9e9c7b4f22 Lower object name length when running in docker to support aufs. (#4879) 7 years ago
Krishna Srinivas ff8e2b5b4f Init HTTP client and transport for azure sdk (#4871) 7 years ago
Frank Wessels 61e0b1454a Add support for timeouts for locks (#4377) 7 years ago
Harshavardhana 6dca044ea8 fs: Convert repeated code in rwpool.Open() into a single function. (#4864) 7 years ago
Harshavardhana 6cab6d802d api: Fix the conditional to check for reserved buckets. (#4856) 7 years ago
Harshavardhana 1bb9d49eaa fs: ListObjects() was reading ETag at wrong offsets (#4846) 7 years ago
Harshavardhana db5af1b126 fix: tests error conditions should be used properly. (#4833) 7 years ago
Andreas Auernhammer b233345f19 remove bcrypt code from code-base (#4844) (#4845) 7 years ago
Aditya Manthramurthy 77d2870f5b Fix validation in PutBucketNotification handler (#4841) 7 years ago
Andreas Auernhammer 3a73c675a6 restirct max size of http header and user metadata (#4634) (#4680) 7 years ago
Harshavardhana 2e6ee68409 fix: [minor] Avoid unnecessary typecasting. (#4828) 7 years ago
Bala FA 7505bac037 tests: create temporary dir/files than /usr directory. (#4820) 7 years ago
Harshavardhana 9dca0c1889 fix: [minor] functions should take inputs with required functionality. (#4823) 7 years ago
Harshavardhana 879cef37a1 Fail to start server if detected cross-device mounts. (#4807) 7 years ago
wd256 3d21119ec8 Provide 200 response with per object error listing on access denied for delete multiple object request (#4817) 7 years ago
Frank Wessels a2f2044528 Minor corrections in comments for xl utils (#4815) 7 years ago
Andreas Auernhammer 85fcee1919 erasure: simplify XL backend operations (#4649) (#4758) 7 years ago
Nitish Tiwari d4b107adf4 Retry name lookup for kubernetes and docker swarm environment (#4800) 7 years ago
Harshavardhana d864e00e24 posix: Deprecate custom removeAll/mkdirAll implementations. (#4808) 7 years ago
Harshavardhana b69aa9c4d0 fs: Return errVolumeNotEmpty properly if path not empty. (#4794) 7 years ago
Frank Wessels fffe4ac7e6 Prevent unnecessary verification of parity blocks while reading (#4683) 7 years ago
Frank Wessels 98b62cbec8 Implement an offline mode for a distributed node (#4646) 7 years ago
Dee Koder 1978b9d8f9 Prevent minio server starting in standalone erasure mode for wrong inputs. (#4700) 7 years ago
Harshavardhana 3544e5ad01 fs: Fix Shutdown() behavior and handle tests properly. (#4796) 7 years ago
Harshavardhana e7cdd8f02c fs: Avoid non-idempotent code flow in ListBuckets() (#4798) 7 years ago
Aditya Manthramurthy 32da1aa9d6 XL: Simplify heal-format operations 7 years ago
Andreas Auernhammer b10fa507b2 set http transport config for gateway (#4765) 7 years ago
Harshavardhana f346ca44f0 config: Avoid stale credentials in memory. (#4466) 7 years ago
A. Elleuch 6f7ace3d3e Honor overriding response headers for HEAD (#4784) 7 years ago
poornas 748b1d6495 azure: For container access type private treat as no policy set. (#4729) 7 years ago
A. Elleuch b4dc6df35c go1.8: Changes to support golang 1.8 (#4759) 7 years ago
Aditya Manthramurthy 218049300c Fix testcase to not overflow int type (#4739) 7 years ago
Aaron Walker 5db533c024 bucket-policy: Add IPAddress/NotIPAddress conditions support (#4736) 7 years ago
Brendan Ashworth aeafe668d8 posix: do not upstream errors in deleteFile (#4771) 7 years ago
Krishna Srinivas be6bd52978 fs: use keymarker and uploadidmarker in the multipart purging loop (#4775) 7 years ago
Krishnan Parthasarathi 75c43bfb6c ListMultipartUploads, ListObjectParts return empty response (#4694) 7 years ago
Brendan Ashworth 28bc5899fd posix: test isDirEmpty, change error conditional (#4743) 7 years ago
Nitish Tiwari fcc61fa46a Remove minimum inodes reqd check (#4747) 7 years ago
Brendan Ashworth bccc386994 fs: drop Stat() call from fsDeleteFile,deleteFile (#4744) 7 years ago
ebozduman 0f401b67ad Removes max limit requirement on accessKey and secretKey length (#4730) 7 years ago