90 Commits (94c52e3816787ee7e6b5efd2cf0d76f7bd9624a4)

Author SHA1 Message Date
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
Nitish Tiwari 328076f773
Fix help message to be uniform across env vars (#5735) 7 years ago
Harshavardhana 35b3913d22 Fix block id length upto 8bytes only for azure gateway. (#5731) 7 years ago
poornas a3e806ed61 Add disk based edge caching support. (#5182) 7 years ago
Harshavardhana 2f9354b17e Use uuid.New() for uploadID in azure gateway (#5721) 7 years ago
Harshavardhana 35e64573fa Add missing env doc for MINIO_DOMAIN (#5705) 7 years ago
Ersan 33fe42df8a Adds context support for nas, oss and s3 7 years ago
kannappanr bdb1a90720 Add context support for gateway b2, manta, gcs 7 years ago
Krishna Srinivas e452377b24 Add context to the object-interface methods. 7 years ago
Harshavardhana 4af89543cf Update minio-go dependencies to latest 5.0.0 release (#5640) 7 years ago
Harshavardhana 9af254a82f Remove stable sort usage when not needed (#5586) 7 years ago
Harshavardhana 0ea54c9858 Change CopyObject{Part} to single srcInfo argument (#5553) 7 years ago
poornas 25107c2e11 Add NAS gateway support (#5516) 7 years ago
Harshavardhana b2b5056163 gateway/gcs: Remove unused storageEndpoint (#5556) 7 years ago
poornas 4f73fd9487 Unify gateway and object layer. (#5487) 7 years ago
Krishna Srinivas 45c35b3544 Autocorrect user provided Azure endpoint (#5417) 7 years ago
Andreas Auernhammer d0a43af616 replace all "crypto/sha256" with "github.com/minio/sha256-simd" (#5391) 7 years ago
Paul Stack a020a70484 gateway/manta: Bump manta dependencies (#5414) 7 years ago
poornas 0bb6247056 Move nslocking from s3 layer to object layer (#5382) 7 years ago
Paul Stack a1a98617ca gateway/manta: Add support for RBAC (#5332) 7 years ago
Aditya Manthramurthy f1355da72e Add base64 encoded MD5 output for Hash Reader (#5315) 7 years ago
Paul Stack 7d75d61621 Add Support for Manta Object Storage as a Gateway (#5025) 7 years ago
Timon Wong 84fc78d60f Implement Alibaba Cloud OSS gateway support (#5103) 7 years ago
Harshavardhana eb7c690ea9 Support in-place upgrades of new minio binary and releases. (#4961) 7 years ago
Harshavardhana eb2894233c Convert gateways into respective packages (#5200) 7 years ago