110 Commits (c2b7b82ef49212c5f52a08b0503e4b31de43b2dd)

Author SHA1 Message Date
Anis Elleuch ea9408ccbb worm: when enabled, avoid renaming the existing object in tmp directory (#6560) 6 years ago
Praveen raj Mani c7722fbb1b Simplify pkg `mimedb` (#6549) 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
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
poornas 5c0b98abf0 Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
Anis Elleuch 1961f2ef54 xl: Fix removing an empty directory (#6421) 6 years ago
Anis Elleuch 85117d554f xl: Avoid removing a directory if it is not an object dir (#6395) 6 years ago
Harshavardhana 4487f70f08 Revert all GetObjectNInfo related PRs (#6398) 6 years ago
Harshavardhana 53a0bbeb5b
Encrypted reader wrapped in NewGetObjectReader should be closed (#6383) 6 years ago
Harshavardhana 384a862940
Return quorum error based on disks in abortMultipartUpload (#6362) 6 years ago
Aditya Manthramurthy e6d740ce09 Implement GetObjectNInfo object layer call (#6290) 6 years ago
Krishna Srinivas 52f6d5aafc Rename of structs and methods (#6230) 6 years ago
Harshavardhana 3de5a3157f Enhance picking valid xlMeta based on quorum (#6297) 6 years ago
kannappanr c7946ab9ab
Remove unnecessary error log messages (#6186) 6 years ago
kannappanr 0286e61aee Log disk not found error just once (#6059) 6 years ago
Krishna Srinivas ce02ab613d Simplify erasure code by separating bitrot from erasure code (#5959) 6 years ago
kannappanr 264cc4020f Return 503 instead of 404 if more than half of disks are not found (#6207) 6 years ago
wd256 25f9b0bc3b Handle ListObjectsV2 start-after parameter in ObjectLayer (#6078) 6 years ago
Harshavardhana e5e522fc61
docs: fix all Chinese doc links for the new docs site (#6097) 6 years ago
Harshavardhana 05f96f3956 Avoid allocating larger buffer if the incoming body is small (#6035) 6 years ago
Krishna Srinivas bb34bd91f1 Fix unnecessary log messages to avoid flooding the logs (#5900) 6 years ago
Anis Elleuch 6d5f2a4391 Better support of empty directories (#5890) 6 years ago
Harshavardhana 4a874dfbc1
Ignore prefix renames when dest directory is not empty (#5798) 7 years ago
kannappanr cef992a395
Remove error package and cause functions (#5784) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
Bala FA 3ebe61abdf Quick support to server level WORM (#5602) 7 years ago
Nitish Tiwari 58291acb8d Fix object deletion where quorum is not available (#5709) 7 years ago
Krishna Srinivas e452377b24 Add context to the object-interface methods. 7 years ago
Harshavardhana 7aaf01eb74 Save ETag when updating metadata (#5626) 7 years ago
Harshavardhana 52eea7b9c1
Support SSE-C multipart source objects in CopyObject (#5603) 7 years ago
Anis Elleuch 120b061966 Add multipart support in SSE-C encryption (#5576) 7 years ago
Harshavardhana 7cc678c653 Support encryption for CopyObject, GET-Range requests (#5544) 7 years ago
Harshavardhana 0ea54c9858 Change CopyObject{Part} to single srcInfo argument (#5553) 7 years ago
Anis Elleuch d2d49f6c6c xl: Avoid removing directory content in Delete API (#5548) 7 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
poornas 4f73fd9487 Unify gateway and object layer. (#5487) 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
Krishna Srinivas 2afd196c83 Quorum based listing for XL (#5475) 7 years ago
Harshavardhana 3ea28e9771 Support creating directories on erasure coded backend (#5443) 7 years ago
poornas 0bb6247056 Move nslocking from s3 layer to object layer (#5382) 7 years ago
kannappanr 20584dc08f
Remove unnecessary errors printed on the console (#5386) 7 years ago
Nitish Tiwari 1e5fb4b79a
Fix storage class related issues (#5338) 7 years ago
Harshavardhana c0721164be Automatically set goroutines based on shardSize (#5346) 7 years ago
Nitish Tiwari 545a9e4a82 Fix storage class related issues (#5322) 7 years ago
Nitish Tiwari 1a3dbbc9dd
Add x-amz-storage-class support (#5295) 7 years ago
Harshavardhana 8efa82126b
Convert errors tracer into a separate package (#5221) 7 years ago