1149 Commits (d32f90fe9590eef092bb8e20fc734d17a069c334)

Author SHA1 Message Date
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
A. Elleuch da2faa19a1 Reduce Minio access key minimum length to 3 (#5478) 7 years ago
Krishna Srinivas 2afd196c83 Quorum based listing for XL (#5475) 7 years ago
Krishna Srinivas b606ba3f81 fs.json file should be closed in CompleteMultipartUpload (#5482) 7 years ago
Harshavardhana 3316dbc037 simplify storage class validation (#5470) 7 years ago
Harshavardhana 033cfb5cef Remove stale code from minio server (#5479) 7 years ago
Krishna Srinivas 3b2486ebaf Lock free multipart backend implementation for FS (#5401) 7 years ago
Aditya Manthramurthy 018813b98f Fix configuration handling bugs: (#5473) 7 years ago
ebozduman e608e05cda Removes capitalization of error causes (#5468) 7 years ago
Harshavardhana 3ea28e9771 Support creating directories on erasure coded backend (#5443) 7 years ago
Krishna Srinivas 45c35b3544 Autocorrect user provided Azure endpoint (#5417) 7 years ago
Aditya Manthramurthy 5cdcc73bd5 Admin API auth and heal related fixes (#5445) 7 years ago
poornas 2dd117f647 fix testcases to init nslock properly (#5429) 7 years ago
Aditya Manthramurthy 254b05e314 Fix locking in some admin APIs: (#5438) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
Harshavardhana f3f09ed14e Fix a bug in dsync initialization and communication (#5428) 7 years ago
Harshavardhana e19eddd759 Remove requirement for custom RPCClient (#5405) 7 years ago
Andreas Auernhammer 7f99cc9768 add HighwayHash256 support (#5359) 7 years ago
Aditya Manthramurthy 2760409656 Remove dead code and associated dead code warning (#5424) 7 years ago
poornas dd5a3289dd fix: listobjects return empty response for invalid prefix/marker (#5425) 7 years ago
Harshavardhana b6e4f053a3 Fix lock rpc server maintenance loop go-routine leak (#5423) 7 years ago
Nitish Tiwari e2d5a87b26 Fix free and total space reported in startup banner (#5419) 7 years ago
Andreas Auernhammer d0a43af616 replace all "crypto/sha256" with "github.com/minio/sha256-simd" (#5391) 7 years ago