969 Commits (94670a387ef62d239972fd88a56cdcf776a17a9d)

Author SHA1 Message Date
Aditya Manthramurthy 94670a387e Update Azure SDK (#4985) 7 years ago
Nitish Tiwari 789270af3c Vendorize latest minio-go (#4989) 7 years ago
fangyuxiang a5fbe1e16c fs: optimize multipart clean work (#4944) 7 years ago
Bala FA 3c836b5f34 tests: remove test cases not applicable for docker. (#4951) 7 years ago
Andreas Auernhammer 02af37a394 optimize memory allocs during reconstruct (#4964) 7 years ago
Harshavardhana 4879cd73f8 api: MakeBucket() should honor regions properly. (#4969) 7 years ago
Aditya Manthramurthy b5dc4b5873 Fix CopyObject with metadata for GCS Gateway (#4971) 7 years ago
Harshavardhana 6dcfaa877c Fix signature v2 handling for resource names (#4965) 7 years ago
Harshavardhana d3eb5815d9 Avoid DDOS in PutObject() when objectName is '/' and size '0' (#4962) 7 years ago
Andreas Auernhammer 7e6b5bdbb7 remove ReadFileWithVerify from StorageAPI (#4947) 7 years ago
Harshavardhana 4cadb33da2 api/PostPolicy: Allow location header fully qualified URL (#4926) 7 years ago
Harshavardhana c3ff402fcb Fix signature v2 and presigned query unescaping. (#4936) 7 years ago
Harshavardhana 330f79b40e Remove pre go1.8 code and cleanup (#4933) 7 years ago
Aditya Manthramurthy 3c0d3f7510 Fix bug in ErasureStorage.HealFile (#4913) 7 years ago
Bala FA 70fec0a53f azure: add stateless gateway support (#4874) 7 years ago
Andreas Auernhammer 79ba4d3f33 refactor ObjectLayer PutObject and PutObjectPart (#4925) 7 years ago
Harshavardhana f8024cadbb [security] rpc: Do not transfer access/secret key. (#4857) 7 years ago
fangyuxiang 8e4842b665 fs: multipart clean only trigger once (#4915) 7 years ago
ebozduman b74ef6d5f4 Fixes the if condition when uploads.json file cannot be found (#4883) 7 years ago
fangyuxiang 9925640da8 fs: multipart clean doesn't work when object name has '/' (#4919) 7 years ago
Andrej Pregl f45e0a44b8 Change average from int to int64 in order to support 32-bit systems. (#4921) 7 years ago
Krishna Srinivas 3e632a49ee In gateway mode "continuation-token" will not contain "prefix" (#4911) 7 years ago
Krishna Srinivas 42b3795304 Set NextContinuationToken in ListObjectsV2 response for gateway (#4908) 7 years ago
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