74 Commits (ea73accefdb3cc9a025dab09ea8034172b6768aa)

Author SHA1 Message Date
Wenjie 088c595e01 handle exception InvalidPart (#6649) 6 years ago
Harshavardhana b0c9ae7490 Add audit logging for S3 and Web handlers (#6571) 6 years ago
Harshavardhana 5d859b2178
gateway/azure: allow putObject to support block based upload (#6552) 6 years ago
Praveen raj Mani ce9d36d954 Add object compression support (#6292) 6 years ago
poornas ed703c065d Add ObjectOptions to GetObjectNInfo (#6533) 6 years ago
Anis Elleuch aa4e2b1542 Use GetObjectNInfo in CopyObject and CopyObjectPart (#6489) 6 years ago
kannappanr c1798cc89a
Update GCS storage library to support GetObject API on gzipped objects (#6506) 6 years ago
Aditya Manthramurthy 3c8fabd116 Fix cleanup of pipe in GetObjectNInfo handlers (#6509) 6 years ago
Aditya Manthramurthy 36e51d0cee Add GetObjectNInfo to object layer (#6449) 6 years ago
Jay Mundrawala 052a7b8eec Allow minio s3 gateway to use different AWS auth mechanisms (#6422) 6 years ago
poornas 5c0b98abf0 Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
Nitish Tiwari 67d8396af4
Fix Manta gateway client creation flow (#6425) 6 years ago
Harshavardhana fd1b8491db
Drain response body properly for http connection pool (#6415) 6 years ago
Krishnan Parthasarathi 1126410e62 Implement ListMultipartUploads, ListObjectParts for GCS gateway (#6377) 6 years ago
Harshavardhana 4487f70f08 Revert all GetObjectNInfo related PRs (#6398) 6 years ago
Aditya Manthramurthy e6d740ce09 Implement GetObjectNInfo object layer call (#6290) 6 years ago
kannappanr c7946ab9ab
Remove unnecessary error log messages (#6186) 6 years ago
wd256 ff29aed05d gcs: Translate S3 user-defined metadata prefix to/from GCS custom metadata prefix (#6270) 6 years ago
Harshavardhana 9719640e34 Use sha256-simd instead of crypto/sha256 (#6252) 6 years ago
Harshavardhana 5acc2a6db1 S3 gateway signature probe use a unique bucket (#6190) 6 years ago
wd256 3ec4738955 gcs: Use Pager to iterate results in ListObjectsV1/V2 (#6162) 6 years ago
Krishnan Parthasarathi a1ef90be52 gcs: Limit number of objects listed to max-keys (#6133) 6 years ago
Mike Scarlett c310cbbe89 Update comments regarding GCS component count (#6131) 6 years ago
kannappanr 726e75611e
Do not log BucketNotFound errors on minio console (#6114) 6 years ago
wd256 25f9b0bc3b Handle ListObjectsV2 start-after parameter in ObjectLayer (#6078) 6 years ago
Harshavardhana 92a6676a2f Avoid unnecessary logging for policy not found errors (#6104) 6 years ago
Harshavardhana abf209b1dd load bucket policies using object layer API (#6084) 6 years ago
Annanay Agarwal 78abe5234e Add functionality to make cache limit configurable (#5991) 6 years ago
Nitish Tiwari eb0e56ccf6 Update content-language field for Azure gateway (#6061) 6 years ago
Harshavardhana 2575f4198a Auto-probe backend signature support (#6044) 6 years ago
Nitish Tiwari 36c39d04da Update vendorized minio-go to support start-after param (#6043) 6 years ago
Harshavardhana 537fd8c821 Bring nicer ui error if creds are missing in Gateway (#6003) 6 years ago
Krishna Srinivas 69b9d6fbee Add user-agent for azure blob requests (#6002) 6 years ago
Harshavardhana 71c4ff9d10 Fix tabs/indents in help message (#5962) 6 years ago
Krishna Srinivas 9de8fefa90 Fix azure list-objects not to list minio.sys.tmp/ (#5895) 6 years ago
wd256 7f207156ec Copy an object without user-defined metadata for Azure gateway (#5872) 6 years ago
Krishna Srinivas 9816264eed Support for ListObjectsV1 style marker for Azure gateway (#5856) 6 years ago
Bala FA 0d52126023 Enhance policy handling to support SSE and WORM (#5790) 6 years ago
Harshavardhana ccdb7bc286 Fix s3 compatibility fixes for getBucketLocation,headBucket,deleteBucket (#5842) 7 years ago
ebozduman f16bfda2f2 Remove panic() and handle it appropriately (#5807) 7 years ago
wd256 846f3e8f59 Disable "chunked" uploading by the GCS client for objects smaller than the chunk size. (#5835) 7 years ago
wd256 9f31da5d57 Fix PutObject/CopyObject with metadata for GCS gateway (#5828) 7 years ago
Harshavardhana 97a8d856b6 Vendorize new changes from minio-go repo (#5821) 7 years ago
Harshavardhana 57b8db2088 Cleanup help to bring concise self-help message (#5788) 7 years ago
Harshavardhana bd8d6e3c4e Return bucketNameInvalid properly in B2 gateway (#5787) 7 years ago
kannappanr 57a3d9c16c
Modify fatalIf, startup and update message logging code (#5780) 7 years ago
kannappanr cef992a395
Remove error package and cause functions (#5784) 7 years ago
Harshavardhana 41c31d10ca
Enable s3,gcs,manta,oss,b2 gateways as production ready (#5795) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
poornas 98315b8e60 Update disk cache documentation (#5743) 7 years ago