1171 Commits (9083bc152e798026f348357d68623444b098d174)

Author SHA1 Message Date
Krishna Srinivas 9083bc152e Flat multipart backend implementation for Erasure backend (#5447) 7 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 7 years ago
Nitish Tiwari abffa00b76
Update healthcheck related examples and add head support (#5650) 7 years ago
Harshavardhana 4af89543cf Update minio-go dependencies to latest 5.0.0 release (#5640) 7 years ago
Harshavardhana 5dc5e4928c Support content-language header (#5648) 7 years ago
Yueh-Ting Chen e8d8360d00 fix spelling (#5643) 7 years ago
Harshavardhana 29ef7d29e4 Fix deadlock in in-place CopyObject decryption/encryption (#5637) 7 years ago
Nitish Tiwari 10b01ac836
Add healthcheck endpoints (#5543) 7 years ago
Harshavardhana d90985b6d8 Return authHeaderMalformed for an incorrect region in signature (#5618) 7 years ago
Harshavardhana 7aaf01eb74 Save ETag when updating metadata (#5626) 7 years ago
kannappanr 380e0ddb57
Remove unwanted errorIf calls (#5621) 7 years ago
poornas 247c1bb5ef Pass location in MakeBucketWithLocation call (#5605) 7 years ago
Harshavardhana 27258b9c54 Ensure to load only regular files for CAs (#5612) 7 years ago
Harshavardhana b325593b47 SSE-C CopyObject key-rotation doesn't need metadata REPLACE value (#5611) 7 years ago
Anis Elleuch cac10bcbf7 SSE-C: Add support in Bucket Post Policy (#5607) 7 years ago
Aditya Manthramurthy ea8973b7d7 Return bit-rot verified data instead of re-reading from disk (#5568) 7 years ago
Harshavardhana 52eea7b9c1
Support SSE-C multipart source objects in CopyObject (#5603) 7 years ago
Harshavardhana e4f6877c8b Handle incoming proxy requests ip, scheme (#5591) 7 years ago
Harshavardhana d71b1d25f8
Make sure to filter out internal metadata (#5601) 7 years ago
Anis Elleuch 5f37988db5 Use toAPIErrorCode in HeadObject handler when decrypting request fails (#5600) 7 years ago
Harshavardhana 1b7b8f14c9 Set appropriate encryption headers in HEAD object response (#5596) 7 years ago
Anis Elleuch 120b061966 Add multipart support in SSE-C encryption (#5576) 7 years ago
kannappanr d32f90fe95 Honor global flags irrespective of the position. (#5486) 7 years ago
Harshavardhana 6faa1ef11a
Fix shadowing issue reported by go vet (#5590) 7 years ago
Harshavardhana 9af254a82f Remove stable sort usage when not needed (#5586) 7 years ago
Harshavardhana 6b3db7556a Fix gofmt issues reported for simplification (#5581) 7 years ago
Harshavardhana 5204a754db
Move rpc version to 2.0.0 to align with backend migration (#5575) 7 years ago
Harshavardhana 7cc678c653 Support encryption for CopyObject, GET-Range requests (#5544) 7 years ago
Krishnan Parthasarathi e5e3d17216 Do not close *lock.LockedFile on failure (#5565) 7 years ago
Harshavardhana 0ea54c9858 Change CopyObject{Part} to single srcInfo argument (#5553) 7 years ago
Krishna Srinivas a00e052606 Provide more descriptive error during erasure init (#5282) 7 years ago
Anis Elleuch d2d49f6c6c xl: Avoid removing directory content in Delete API (#5548) 7 years ago
Harshavardhana db9e83de62 Avoid significant connections in TIME_WAIT (#5555) 7 years ago
poornas 25107c2e11 Add NAS gateway support (#5516) 7 years ago
Anis Elleuch 926e480156 posix.RenameFile(): Allow overwriting an empty directory (#5551) 7 years ago
Harshavardhana b2b5056163 gateway/gcs: Remove unused storageEndpoint (#5556) 7 years ago
A. Elleuch 1e7e41fada tests: Fix failed notify webhook test (#5528) 7 years ago
Harshavardhana 03923947c4
Fix delete bucket policies properly (#5540) 7 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
Harshavardhana dd80256151 Directory HEADs with encryption headers shouldn't return errors (#5539) 7 years ago
Harshavardhana 22897de4c7 fail when endpoints point to same path locally (#5523) 7 years ago
Harshavardhana 994fe53669 Avoid shadowing ignored errors listAllBuckets() (#5524) 7 years ago
Andreas Auernhammer 4ca10479b5 [SSE-C]: avoid encrypting empty objects. (#5525) 7 years ago
Harshavardhana 91101b11bb Converge repeated code to common deleteBucketMetadata() (#5508) 7 years ago
Harshavardhana 8de6cf4124 update dsync implementation to fix a regression (#5513) 7 years ago
poornas 4f73fd9487 Unify gateway and object layer. (#5487) 7 years ago
Krishna Srinivas 047b7aff0c Seek to offset 0 after Truncate() (#5375) 7 years ago
Harshavardhana 1164fc60f3 Bring semantic versioning to provide for rolling upgrades (#5495) 7 years ago
Harshavardhana 0c880bb852 Deprecate and remove in-memory object caching (#5481) 7 years ago
Harshavardhana 1ebbc2ce88 Make sure to convert the disk errors to object errors (#5480) 7 years ago