aboutsummaryrefslogtreecommitdiff
path: root/weed/filer
AgeCommit message (Expand)AuthorFilesLines
2024-06-15optionally skip deleting file chunkschrislu2-4/+8
2024-06-15refactorchrislu1-1/+5
2024-06-15refactorchrislu1-0/+4
2024-06-14Added context for the MasterClient's methods to avoid endless loops (#5628)vadimartynov1-6/+6
2024-06-09simplifychrislu1-36/+7
2024-05-27chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.2.0 ...dependabot[bot]1-1/+1
2024-05-18Feature/mongodb security (#5602)sb1-5/+6
2024-05-18add filer configuration options for username/password and tls (#5601)sb1-11/+60
2024-04-29Merge branch 'master' into mq-subscribechrislu3-24/+21
2024-04-29chore(deps): bump github.com/viant/ptrie from 0.3.1 to 1.0.1 (#5552)dependabot[bot]3-24/+21
2024-04-29Merge branch 'master' into mq-subscribechrislu1-2/+2
2024-04-26Move file deletion logging to v2 verbisity (#5538)Nikita Borzykh1-2/+2
2024-04-08Merge branch 'master' into mq-subscribechrislu3-9/+16
2024-04-08fix: filer authenticate with with volume server (#5480)Henco Appel2-8/+15
2024-04-02refactorchrislu2-2/+2
2024-03-30fix: adjust condition in prefixFilterEntries prevent infinite loop (#5440)Nikita Borzykh1-1/+1
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