7285 Commits (560835e9441d7d6f981cdba41cbd7a4420eae79f)
 

Author SHA1 Message Date
Chris Lu da58c748bc
Merge pull request #2698 from guo-sj/fix_bugs_in_return_value 3 years ago
Chris Lu bd092d8318
Merge pull request #2697 from guo-sj/fix_bugs_in_return_value 3 years ago
guosj d68c27f82d fix another return value bug 3 years ago
guosj 8f9aa0cddd fix bugs in return value 3 years ago
Chris Lu 8b806fb273
Merge pull request #2696 from vanhtuan0409/fix-iam-panic 3 years ago
Tuan Vuong d2ec62656d initialize master address in iam options 3 years ago
Chris Lu 5f6f9e9a53
Merge pull request #2694 from banjiaojuhao/filer_http-write_with_offset 3 years ago
banjiaojuhao 6ab09e9071 filer_http: support uploading file with offset 3 years ago
chrislu 497ebbbd45 2.90 3 years ago
chrislu 56da3494cb leveldb3: adjust memory allocation for each bucket 3 years ago
Chris Lu fa36353f45
Merge pull request #2690 from banjiaojuhao/filer-http_move_entry 3 years ago
banjiaojuhao e6126cef62 filer_web: support moving entry 3 years ago
chrislu 7bc67399e4 listing for filer stores without prefixed query: break if no more progress 3 years ago
chrislu 248c0c8087 minor 3 years ago
chrislu 4ee0a6f47b filer store: reduce one possible listing operation 3 years ago
chrislu b3594278c9 optimize a bit 3 years ago
chrislu 61811dc2f1 comments 3 years ago
chrislu daa27b2119 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 9014d00fd0 Revert "s3: listObjectParts return ErrNoSuchUpload if does not exist" 3 years ago
Chris Lu 95eb91ed1a
Merge pull request #2685 from banjiaojuhao/filer-get_file_entry 3 years ago
banjiaojuhao 4c30934cd9 filer: support get file entry 3 years ago
chrislu 63062ed7f0 mount2: fix unlink 3 years ago
chrislu 93e12d5f30 fix build 3 years ago
chrislu d62370d4e0 add todo 3 years ago
chrislu e8ce30fdc5 mount2: adjust file mode 3 years ago
chrislu f9d33f70b0 return fuse.Status when looking up by inode 3 years ago
chrislu b9cf4f12fc Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 49b84b6e2a list entries while reading from remote 3 years ago
Chris Lu 38dcaaa76e
Merge pull request #2683 from guo-sj/fix_fsconfigure_bug 3 years ago
guosj ca121ecd66 fix minor bug in commandFsConfigure.Do 3 years ago
chrislu 65a19e3abc fix listing with correct inode 3 years ago
chrislu 6ac066d1dc count lookup or not 3 years ago
chrislu a129bda7d9 sync data first before stopping 3 years ago
chrislu 118d0e01a8 less logs 3 years ago
chrislu a6bc67c34c less logs 3 years ago
chrislu 2facd65998 fix second listing 3 years ago
chrislu 1013fc90d8 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 22739c653a clean up 3 years ago
Chris Lu 3cb19cf6db
Merge pull request #2680 from kmlebedev/volume_healthz 3 years ago
Konstantin Lebedev 9ea09cc41c healthz check to avoid drain pod with last replicas 3 years ago
chrislu 65bfeafb5a add back mkdir 3 years ago
chrislu 37e8fce841 clean up cache on exit 3 years ago
chrislu d4dc00471a Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 1560ec7e26 remove unused code 3 years ago
Chris Lu b394380a36
Merge pull request #2679 from guo-sj/update_readme 3 years ago
chrislu 3cbce878f2 mount2: fix directory pagination 3 years ago
guosj 878c187916 update links in README.md 3 years ago
chrislu df51e0c042 mongodb: remove ErrNoDocuments checking since it is only for creating single record, not for querying 3 years ago
chrislu 98cce6a150 mongodb: ensure closing cursor 3 years ago
Chris Lu aa7fc299b8
Merge pull request #2676 from banjiaojuhao/add_filer_store-redis_lua 3 years ago