4573 Commits (eb2894233c79e1a412c21995ddbf140e305aecba)
 

Author SHA1 Message Date
Julien Maitrehenry 02a5f1e96a Add b2s method on pkg/disk/type_bsd.go (#5036) 7 years ago
Harshavardhana 4deefa3695 tests: Remove dependency on check.v1 (#5034) 7 years ago
Bala FA d28b3d8801 Move to go1.9.1 as default environment. (#5041) 7 years ago
Harshavardhana 099b5293a9 Move gateway unsupported functions into a common struct. (#5009) 7 years ago
Aditya Manthramurthy 4a0a491ca1 Refactor update check code (#5020) 7 years ago
Harshavardhana db6b6e9518 S3 peers should be initialized properly (#5024) 7 years ago
Bala FA d8a11c8f4b fix build failure for go1.9 (#4872) 7 years ago
Harshavardhana 0b546ddfd4 Return errors in PutObject()/PutObjectPart() if input size is -1. (#5015) 7 years ago
Krishna Srinivas d1712a46a7 Enable ListMultipartUploads and ListObjectParts for FS (#4996) 7 years ago
Harshavardhana c46c2a6dd6 Fix healthcheck issue with Docker containers (#5011) 7 years ago
Bala FA 88938340b3 remove all dead codes (#5019) 7 years ago
Krishnan Parthasarathi 13a7033505 Translate s3 gateway errors at object layer (#5006) 7 years ago
Bala FA 670e3e0c8b verify: add minio gateway s3 setup for verification tests (#4976) 7 years ago
Harshavardhana 89d528a4ed Allow CopyObject() in S3 gateway to support metadata (#5000) 7 years ago
A. Elleuch 53f3d2fd65 Push max threads to little less than kernel limit (#5001) 7 years ago
A. Elleuch a4f26aec00 fix: List buckets response should return UTC modtime (#5004) 7 years ago
Bala FA 60cc6184d2 azure: handle list objects properly (#4953) 7 years ago
poornas ce2d185211 Add maxKeys validation for azure and gcs gateway (#4999) 7 years ago
Aditya Manthramurthy b05351c420 Fix CopyObject with metadata for Azure gateway (#4986) 7 years ago
Harshavardhana b415c600e1 Add bucketName checks for azure and s3 gateway in GetBucketInfo. (#4992) 7 years ago
Aditya Manthramurthy 4c9fae90ff Optimize healObject by eliminating extra data passes (#4949) 7 years ago
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
Tamer Fahmy 0bf981278e Provide the correct free block size volume/disk information (#4943) 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
Davor Kapsa aceaa1ec48 travis: update go versions (#4945) 7 years ago
Harshavardhana 330f79b40e Remove pre go1.8 code and cleanup (#4933) 7 years ago
Bala FA 6d7df1d1cb Use mc functional tests for verifying build (#4934) 7 years ago
Aditya Manthramurthy 3c0d3f7510 Fix bug in ErasureStorage.HealFile (#4913) 7 years ago
Krishnan Parthasarathi f7ae3be586 Removing 100MB part and 1TB limitation (#4939) 7 years ago
Bala FA 70fec0a53f azure: add stateless gateway support (#4874) 7 years ago
Nitish Tiwari fba1669966 Update docker-compose sample file to use local volume driver so data (#4937) 7 years ago
Harshavardhana 71201273e2 Remove reference to go1.8 issue from homebrew (#4931) 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
Evan f680b8482f Add a snapcraft build badge. (#4805) 7 years ago
Nitish Tiwari a56f7e2f23 Refactor CONTRIBUTING.md to make it more reader friendly (#4918) 7 years ago
Nitish Tiwari 6d5d49bfb1 Update CLI examples to be in sync with examples used on Minio website (#4920) 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