1041 Commits (6e6aeb6a9efc52072e54a851dfdd950a2992cb9a)

Author SHA1 Message Date
David G f4d4ea5c36 Implement Sia Gateway (#5114) 7 years ago
Krishna Srinivas bbd05a8f1c gateway-gcs: Close the writer with error in case of any errors. (#5217) 7 years ago
Krishna Srinivas 4393afb7e2 Remove checkGCSProjectID() as it needs extra permission setting (#5210) 7 years ago
Krishna Srinivas 1a53734477 Rename UserDefined to UserMetadata for events (#5206) 7 years ago
Andreas Auernhammer e95c0bb913 return AWS compliant error if SSE-C key is wrong (#5203) 7 years ago
Krishna Srinivas fce556b8a0 Support for ListObjectParts in azure-gateway (#5198) 7 years ago
Andreas Auernhammer b97f99766f add benchmarks for erasure backend (#5084) 7 years ago
Nitish Tiwari f7b6f7b22f Update getObjectInfo to stat for objects with trailing / (#5179) 7 years ago
Krishnan Parthasarathi 2a0a62b78d Return ErrContentSHA256Mismatch when sha256sum is invalid (#5188) 7 years ago
Krishnan Parthasarathi 67f66c40c1 Fix ListenBucketNotification deadlock (#5028) 7 years ago
Krishna Srinivas 5a2bdf6959 Handle Path validation inside the PostPolicy handler (#5192) 7 years ago
Harshavardhana 0827a2747b api: CopyObject should return NotImplemented for now (#5183) 7 years ago
Krishna Srinivas e7a724de0d Virtual host style S3 requests (#5095) 7 years ago
Harshavardhana a4d6195244 Add public data-types for easier external loading (#5170) 7 years ago
Krishna Srinivas 7d3eaf79ff Set Minio user-agent for GCS calls (#5154) 7 years ago
kannappanr b63c37b28e Return MethodNotAllowed error in PostPolicyBucketHandler if URL contains object name (#5142) 7 years ago
kannappanr f460eceb6d Check for value > 7 days in X-Amz-Expires header. (#5163) 7 years ago
Harshavardhana d10679866c Fix minio distributed setup to properly work on windows (#5152) 7 years ago
Andreas Auernhammer a79a7e570c replace SSE-C key derivation scheme (#5168) 7 years ago
Harshavardhana 16ecaac4fc Help message should prioritize gateway after server (#5153) 7 years ago
Andreas Auernhammer ca6b4773ed add SSE-C support for HEAD, GET, PUT (#4894) 7 years ago
Krishna Srinivas 7e7ae29d89 browser: Remove hardcoding of minioBrowserPrefix=/minio (#5048) 7 years ago
Krishnan Parthasarathi 7d18f00116 Make GCS multipart upload failures S3-compatible (#5138) 7 years ago
Harshavardhana 719f8c258a fix content-sha256 verification for presigned PUT (#5137) 7 years ago
Harshavardhana dcdb07433a Support conditions for ListMultipartUploads and ListParts (#5130) 7 years ago
kannappanr 26e9f78a86 Display help when access/secret key is not set (#5132) 7 years ago
Bala FA 32c6b62932 move credentials as separate package (#5115) 7 years ago
Harshavardhana 8d584bd819 Remove unused value from retry-storage (#5129) 7 years ago
Harshavardhana 203ac8edaa Bucket policies should use minio-go/pkg/policy instead. (#5090) 7 years ago
Harshavardhana 8bbfb1b714 Allow event notifications to work without region (#5119) 7 years ago
Timon Wong 6400f506da Simplify gateway backend registration (#5111) 7 years ago
Frank Wessels 7195ac7f14 Add space to error message (#5108) 7 years ago
Krishna Srinivas 03df692ae2 Support for bosh/pcf user-agent when querying for updates. (#5116) 7 years ago
kannappanr a011fe8450 "0" offset is ignored in GetObject method in Azure Gateway code (#5118) 7 years ago
kannappanr 95d97c2d6d GCS gateway to return error in getBucketPolicy, when no policy is set (#5117) 7 years ago
Bala FA bc8b936d4b convert ETag properly for all gateways (#5099) 7 years ago
Aditya Manthramurthy d23ded0d83 Use retryableStorage after healing format.json (#5105) 7 years ago
Julien Maitrehenry db3fed2279 Fix s3MetaToAzureProperties Content-Md5 key (#5068) 7 years ago
A. Elleuch 866dffcd62 log: Store http request/responses in a log file (#4804) 7 years ago
Harshavardhana 5eb210dd2e Set etag properly to calculated value if available (#5106) 7 years ago
Harshavardhana 1d8a8c63db Simplify data verification with HashReader. (#5071) 7 years ago
Julien Maitrehenry 1256b0b818 Fix multipart upload etag on azure gateway (#5055) 7 years ago
Krishna Srinivas 7e05b826fa Figure out projectID for GCS automatically from credentials.json (#5029) 7 years ago
Harshavardhana d82a1da511 Fix notification unmarshalling, unmarshal only when size is > 0 (#5087) 7 years ago
Frank Wessels f598f4fd1b Fix typo in comment (#5088) 7 years ago
A. Elleuch b919462610 fix: Avoid teeing data into a null cache buffer (#5070) 7 years ago
Nitish Tiwari 8287ab091c Ignore file not found error for multipart-uploads (#5065) 7 years ago
Harshavardhana f25bec6bf1 Do not attempt to generate URLToken for anonymous downloads (#5078) 7 years ago
Krishna Srinivas 75865efb0e fs: All parts except the last part should be of the same size (#5045) 7 years ago
Harshavardhana 53e133e844 Remove NotSupported error redundant with NotImplemented (#5074) 7 years ago