4701 Commits (d32f90fe9590eef092bb8e20fc734d17a069c334)
 

Author SHA1 Message Date
kannappanr d32f90fe95 Honor global flags irrespective of the position. (#5486) 6 years ago
Harshavardhana 6faa1ef11a
Fix shadowing issue reported by go vet (#5590) 6 years ago
Harshavardhana 9af254a82f Remove stable sort usage when not needed (#5586) 6 years ago
Harshavardhana 6b3db7556a Fix gofmt issues reported for simplification (#5581) 6 years ago
Harshavardhana 5204a754db
Move rpc version to 2.0.0 to align with backend migration (#5575) 6 years ago
Harshavardhana 7cc678c653 Support encryption for CopyObject, GET-Range requests (#5544) 6 years ago
poornas b7536570f8 update docs for NAS gateway (#5569) 6 years ago
Harshavardhana e09d97abaf Fix docs in admin API (#5559) 6 years ago
Krishnan Parthasarathi e5e3d17216 Do not close *lock.LockedFile on failure (#5565) 6 years ago
Harshavardhana 0ea54c9858 Change CopyObject{Part} to single srcInfo argument (#5553) 6 years ago
Krishna Srinivas a00e052606 Provide more descriptive error during erasure init (#5282) 6 years ago
Anis Elleuch d2d49f6c6c xl: Avoid removing directory content in Delete API (#5548) 6 years ago
Harshavardhana db9e83de62 Avoid significant connections in TIME_WAIT (#5555) 6 years ago
poornas 25107c2e11 Add NAS gateway support (#5516) 6 years ago
Anis Elleuch 926e480156 posix.RenameFile(): Allow overwriting an empty directory (#5551) 6 years ago
Harshavardhana b2b5056163 gateway/gcs: Remove unused storageEndpoint (#5556) 6 years ago
A. Elleuch 1e7e41fada tests: Fix failed notify webhook test (#5528) 6 years ago
Harshavardhana 03923947c4
Fix delete bucket policies properly (#5540) 7 years ago
Harshavardhana d12bdd50ee Rename minio-limitations.md to minio-limits.md (#5541) 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 e22438c8cd Cleanup banners and remove fossa/snap (#5530) 7 years ago
Harshavardhana c59f1e3a80 revamp minio build messages (#5519) 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
Minio Trusted a7f6e14370 Update yaml files to latest version RELEASE.2018-02-09T22-40-05Z 7 years ago
dingjs 289457568c Translate #5365 to Chinese. (#5439) 7 years ago
Harshavardhana fd3897d0c3 Move to go1.9.4 with recent security release (#5502) 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
kannappanr 48218272cc Document object name limitations on Windows (#5491) 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
Andreas Auernhammer 09a9002f12 add documentation about PKCS-8 encrypted RSA keys (#5454) 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