1179 Commits (0da377f3e991cfc83cc26c4c9e93d35cdce1ccb7)

Author SHA1 Message Date
Andreas Auernhammer a4d2e2b428 [refactor] simplify en/decrypted size computation (#5658) 7 years ago
Harshavardhana 2938e332ba Fix format migration regression (#5668) 7 years ago
Harshavardhana f23944aed7 Fix heal bucket deadlock after replacing disks (#5661) 7 years ago
Harshavardhana 3145462ad2 Return InvalidDigest when md5 sent by client is invalid (#5654) 7 years ago
Krishna Srinivas 9ede179a21 Use context.Background() instead of nil 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
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