aboutsummaryrefslogtreecommitdiff
path: root/weed/filer
AgeCommit message (Expand)AuthorFilesLines
2024-03-25print only adapted urlchrislu3-3/+3
2024-03-24Move ListDirectoryEntries logic to ListDirectoryPrefixedEntries in etcd meta ...Nikita Borzykh1-5/+5
2024-03-24Add TLS support, initial etcd connection check, fix key_prefix handling for e...Nikita Borzykh2-23/+51
2024-03-15log errorschrislu1-0/+3
2024-03-12Merge branch 'master' into mq-subscribechrislu1-39/+28
2024-03-12use stopChan to close previous filer peer meta subscription instanceschrislu1-39/+28
2024-03-12go fmtchrislu1-10/+10
2024-03-07each log function adds a "done" return parameterchrislu1-4/+4
2024-02-29go fmtchrislu1-10/+10
2024-02-25Merge branch 'master' into mq-subscribechrislu1-1/+1
2024-02-19fix unaligned 64-bit atomic operation in weed mount on arm when readi… (#5308)Chris Lu1-1/+1
2024-02-04Merge branch 'master' into mq-subscribeChris Lu3-41/+67
2024-02-04fix when two consecutive chunks with the same modified_ts_nsChris Lu2-2/+17
2024-01-29fix: http range request return status 500 (#5251)Sébastien1-39/+50
2024-01-15renamechrislu1-1/+1
2024-01-15read from disk if not in memorychrislu2-2/+2
2024-01-13refactoringchrislu3-42/+4
2024-01-11Merge branch 'master' into mq-subscribechrislu1-2/+2
2024-01-10chore: add status code for request_total metrics (#5188)Konstantin Lebedev1-2/+2
2024-01-08add batch index for each memory bufferchrislu1-5/+5
2023-12-20Set allowed origins in config (#5109)jerebear121-1/+2
2023-12-20chore: add dsn for connection to mysql (#5060)Konstantin Lebedev1-9/+16
2023-12-12Remote gateway Bug fix (#5100)Farbod1-2/+4
2023-12-09falls back to update only if error contains msg "duplicate entry"Konstantin Lebedev1-16/+9
2023-11-26go fmtchrislu2-12/+12
2023-10-25Fix: issues #4950 (#4952)duanhongyi1-50/+17
2023-10-18remove compare to fix #4668 issue (#4924)lakeland19901-1/+1
2023-10-12 fix: disallow file name too long when writing a file (#4881)Konstantin Lebedev7-14/+23
2023-09-25Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweed...chrislu4-13/+19
2023-09-18Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"chrislu4-19/+13
2023-09-18Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)dependabot[bot]4-13/+19
2023-09-11Fix s3 api object list with params max-keys and prefixannluda1-5/+1
2023-08-24Implement SRV lookups for filer (#4767)Nico D'Cotta5-12/+14
2023-07-24fix building mongo indexchrislu1-2/+1
2023-07-16fix refactoring mistakechrislu1-2/+2
2023-06-25adjust lock APIschrislu1-1/+1
2023-06-25init lock ringchrislu1-0/+8
2023-06-25refactorchrislu1-4/+4
2023-06-25add distributed lock managerchrislu2-6/+16
2023-06-12Revert "Initial patch for redis version 7 support (#4572)"chrislu25-43/+35
2023-06-12Initial patch for redis version 7 support (#4572)Aaron Gipson25-35/+43
2023-06-06fix 404 not found (#4536)wusong1-13/+14
2023-05-18Feat: etcd filer store keys should have customizable prefix (#4484)Mesar Hameed2-8/+10
2023-05-15fix testchrislu1-1/+1
2023-05-15Feat: support username/password authentication for etcd filer store s… (#4477)Mesar Hameed1-2/+7
2023-04-26Fix: http rename move dir to subdir (#4432)wusong1-2/+9
2023-04-13Mount concurrent read (#4400)zemul3-14/+30
2023-03-29fix key corrupt when fs.configure copy path trie (#4353)LHHDZ1-1/+2
2023-03-21refactoringchrislu1-4/+17
2023-02-17clean commentschrislu1-2/+2