922 Commits (3d21119ec8c5d9f71763721129422953be5554a7)

Author SHA1 Message Date
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
Brendan Ashworth ec5293ce29 jwt,browser: allow short-expiry tokens for GETs (#4684) 7 years ago
Harshavardhana 4785555d34 api: Upon bucket delete remove in-memory state properly. (#4716) 7 years ago
A. Elleuch b918a6592f gcs: Better parsing of address flag (#4709) 7 years ago
Krishna Srinivas eb787d8613 gateway-gcs: remove files older than 2 weeks in minio.sys.temp (#4599). 7 years ago
Harshavardhana f8bd9cfd83 rpc: Do not use read/write deadlines for rpc connections. (#4647) 7 years ago
Harshavardhana bc73a1a1cb gcs: Save partNumber as part of backend format. (#4666) 7 years ago
Krishna Srinivas ce7c9c651d gateway-azure: Return right error when Part size is > 100MB (#4652) 7 years ago
Bala FA c3dd7c1f6c Refactor HTTP server to address bugs (#4636) 7 years ago
Harshavardhana 2d23cd4f39 gcs: Fetch port as GlobalString(). (#4657) 7 years ago
Harshavardhana ce7af3aae1 gcs: Fix writer/reader go-routine leaks and code re-use (#4651) 7 years ago
Krishna Srinivas 1b92c5136b Append "-1" to etag when it is not MD5 (#4641) 7 years ago
Harshavardhana cc8a8cb877 posix: Check for min disk space and inodes (#4618) 7 years ago
Harshavardhana f5ce685aa1 Remove dead unused errs and constants. (#4627) 7 years ago
Krishna Srinivas c83055500d fs: Fail CompleteMultipartUpload if partSize < 5M unless it is last part (#4642) 7 years ago
Andreas Auernhammer b0fbddc051 fix confusing code for http.Header handling (#4623) 7 years ago
Harshavardhana 4e0c08e9c5 ListenBucketNotification should set proper MIME type. (#4621) 7 years ago
Nitish Tiwari e91e9e8a38 GCS ListObjectV2 honours continuationToken (#4608) 7 years ago
Bala FA 53e7fdc847 create subcomposed objects if total parts are > 32 (#4593) 7 years ago
Aditya Manthramurthy 1af331c05c Remove unnecessary newline at beginning of server output (#4600) 7 years ago
ebozduman 0e5b9c7fe4 Adds 'gcs not ready for production' msg (#4604) 7 years ago
A. Elleuch c88dca984d web: Encode path in presigned GET urls (#4596) 7 years ago
Harshavardhana 1054f9cbf0 fix: Remove adverb from erasure coded startup message. (#4594) 7 years ago
Nitish Tiwari 7bd1f44491 Add support for helm package info in useragent (#4592) 7 years ago
A. Elleuch eaa41e4086 gcs: Check if the given project id argument exists (#4583) 7 years ago