4514 Commits (8d584bd81911f7d17b5030b24f3279b8d12dfa8d)
 

Author SHA1 Message Date
Harshavardhana 8d584bd819 Remove unused value from retry-storage (#5129) 7 years ago
Nitish Tiwari 031767791d Update GitHub PR template to include mint tests (#4970) 7 years ago
Nitish Tiwari 3b917067d9 Update sample yaml files to latest release RELEASE.2017-10-27T18-59-02Z (#5127) 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
Harshavardhana b4ddccc2f7 browser: Return a more descriptive error for HTTP 500 (#5112) 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
kula 758d5458f0 Update documenation to reflect correct default region of '' (#5101) 7 years ago
asubmani 8a40da3fd0 Update azure.md (#5086) 7 years ago
Harshavardhana 1d8a8c63db Simplify data verification with HashReader. (#5071) 7 years ago
Krishna Srinivas 65a817fe8c Move packages between dependencies and devDependencies (#5094) 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
Krishna Srinivas e65d8fdc7d Remove unused packages from vendor.json (#5079) 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 3d2d63f71e Fix gateway docs remove redundant files (#5072) 7 years ago
Harshavardhana 53e133e844 Remove NotSupported error redundant with NotImplemented (#5074) 7 years ago
Harshavardhana b2cbade477 Support creating empty directories. (#5049) 7 years ago
Harshavardhana 0c0d1e4150 Implement backblaze-b2 gateway support (#5002) 7 years ago
Harshavardhana 3d0dced23c Remove go1.9 specific code for windows (#5033) 7 years ago
Nitish Tiwari ad53c5d859 Remove body from POST request in webhook (#5067) 7 years ago
Harshavardhana 45463b1d6b Fix azure metadata handling for all incoming PUT requests (#5038) 7 years ago
Nitish Tiwari d5895d3243 Update docker swarm doc to use docker volume prune (#5053) 7 years ago
Krishna Srinivas db1edfe487 Fix data race bug in the testcase TestHTTPListenerAcceptParallel (#5043) 7 years ago
Bala FA 9c16f73334 pkg/http: use port 65432 than 9000 for unit tests (#5021) 7 years ago
Nitish Tiwari f50bec2987 Update Minio version in docs and example yaml files (#5054) 7 years ago
Harshavardhana e2bff5cdc0 Move Dockerfile to go 1.9.1 (#5047) 7 years ago
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