724 Commits (ce93db84577b884dc7c5239d7f89635598c9e499)

Author SHA1 Message Date
duanhongyi bf839651ec
Fix: issues #4950 (#4952) 1 year ago
lakeland1990 3df0e11ad3
remove compare to fix #4668 issue (#4924) 1 year ago
Konstantin Lebedev 1cac5d983d
fix: disallow file name too long when writing a file (#4881) 1 year ago
chrislu 645ae8c57b Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" 1 year ago
chrislu 8cb42c39ad Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs" 1 year ago
dependabot[bot] a04bd4d26f
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) 1 year ago
annluda 8908810376 Fix s3 api object list with params max-keys and prefix 1 year ago
Nico D'Cotta 796b7508f3
Implement SRV lookups for filer (#4767) 1 year ago
chrislu c09100f928 fix building mongo index 1 year ago
chrislu 6f588b5b18 fix refactoring mistake 1 year ago
chrislu 61c42f9991 adjust lock APIs 2 years ago
chrislu 06471dac9d init lock ring 2 years ago
chrislu 868f7875d7 refactor 2 years ago
chrislu 3fd659df2a add distributed lock manager 2 years ago
chrislu 3fbf4f6189 Revert "Initial patch for redis version 7 support (#4572)" 2 years ago
Aaron Gipson a25bca0692
Initial patch for redis version 7 support (#4572) 2 years ago
wusong d6af3a8eb6
fix 404 not found (#4536) 2 years ago
Mesar Hameed a90b777ff4
Feat: etcd filer store keys should have customizable prefix (#4484) 2 years ago
chrislu b7f011f777 fix test 2 years ago
Mesar Hameed 65484e80ef
Feat: support username/password authentication for etcd filer store s… (#4477) 2 years ago
wusong 4867aa03ab
Fix: http rename move dir to subdir (#4432) 2 years ago
zemul 0122e022ea
Mount concurrent read (#4400) 2 years ago
LHHDZ 8e80ce9476
fix key corrupt when fs.configure copy path trie (#4353) 2 years ago
chrislu 5db9fcccd4 refactoring 2 years ago
chrislu 9bb0a9e306 clean comments 2 years ago
chrislu 545d5d0cc3 fix for io.ReaderAt used in filer.remote.sync 2 years ago
chrislu 84e9934bf9 fix filer.remote.sync on a S3 cloud mount 2 years ago
Neo b9b613a78e
filter system log dir does not make subscribe event (#4172) 2 years ago
chrislu 81fdf3651b grpc connection to filer add sw-client-id header 2 years ago
chrislu bfe5d910c6 use one readerCache for the whole file 2 years ago
chrislu 12f8251d32 avoid index out of slice range 2 years ago
Chris Lu 1cd2e64aac
merge chunks during upload (#4130) 2 years ago
chrislu 361d97941b mysql: Missed escaping column name 2 years ago
chrislu 85f1b70207 reduce group size from 256MB to 64MB 2 years ago
chrislu 9e0d526163 fix compilation 2 years ago
chrislu 7f49c59c14 cluster.ps add filer meta sync progress 2 years ago
chrislu 340e7c3a2e chunk group remove manifestChunks and reset sections in SetChunks() 2 years ago
chrislu e650c8397d ensure section.chunks is always garbage free 2 years ago
chrislu 75bdd4a0d1 refactor 2 years ago
chrislu 296fdc296c mount: faster add chunks 2 years ago
chrislu 2abf817580 fix for stream reader 2 years ago
chrislu e367444586 add notes for full version 2 years ago
Chris Lu d4566d4aaa
more solid weed mount (#4089) 2 years ago
CommanderRoot c7c9d22f37
filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094) 2 years ago
CommanderRoot 265a56630b
filer.store.mysql: Escape table columns in SQL query (#4095) 2 years ago
chrislu 3fc3e7083c metadata skip reading un-available logs 2 years ago
wusong 549354e324
Fix hardlink counting (#4042) 2 years ago
aronneagu 77699855a7
Return ETag from remote when file doesn't exist on Filer (#4025) 2 years ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
chrislu d90aa31d5f filer store: skip disabled location specific filer store initialization 2 years ago