aboutsummaryrefslogtreecommitdiff
path: root/weed/server/filer_server.go
AgeCommit message (Expand)AuthorFilesLines
10 daysfix: filer do not support IP whitelist right now #7094 (#7095)Konstantin Lebedev1-4/+5
2025-11-26Filer, S3: Feature/add concurrent file upload limit (#7554)Chris Lu1-22/+24
2025-11-20S3: adds FilerClient to use cached volume id (#7518)Chris Lu1-1/+1
2025-11-19filer store: add foundationdb (#7178)Chris Lu1-0/+1
2025-07-10[Notifications] Support webhook notifications (#6962)Ibrahim Konsowa1-0/+1
2025-06-17adding cassandra2chrislu1-0/+1
2025-05-21Added middleware for processing request_id grpc and http requests (#6805)Aleksey Kosov1-4/+4
2025-05-07load configuration before get max_file_name_length (#6766)Bruce Zou1-13/+15
2025-03-29Tarantool filer store (#6669)MaratKarimov1-0/+1
2024-12-02[security] reload whiteList on http seerver (#6302)Konstantin Lebedev1-4/+12
2024-06-30using fixed bootstrap from peer filer3.69chrislu1-4/+0
2024-06-28bootstrap filer from one peerchrislu1-1/+1
2024-06-14Added context for the MasterClient's methods to avoid endless loops (#5628)vadimartynov1-2/+2
2024-06-10Fix Filer Sync Issue: 5455 (#5663)MeenakshiSachdeva1-0/+4
2024-04-14chore: fix some typos in comments (#5497)yudrywet1-1/+1
2024-04-08fix: filer authenticate with with volume server (#5480)Henco Appel1-0/+10
2024-03-16only broad cast when there are waiting threadschrislu1-6/+11
2024-02-27Disable filer UI in configuration (#5297)jerebear121-0/+5
2024-01-17chore: filer healthz handler check filer store (#5208)Konstantin Lebedev1-0/+1
2024-01-08Removed problematic if statement (#5180)jerebear121-5/+3
2023-12-20Set allowed origins in config (#5109)jerebear121-0/+10
2023-12-07add missing error in the logchrislu1-1/+1
2023-10-12 fix: disallow file name too long when writing a file (#4881)Konstantin Lebedev1-2/+3
2023-10-08added healthz endpoint to filer (#4899)Yuval Yacoby1-0/+1
2023-09-18Revert "Revert "Merge branch 'master' into sub""chrislu1-6/+1
2023-09-18Revert "Merge branch 'master' into sub"chrislu1-1/+6
2023-09-16revert to non-streaming mode to assign file idchrislu1-6/+1
2023-08-24Implement SRV lookups for filer (#4767)Nico D'Cotta1-4/+6
2023-08-23streaming assign file idschrislu1-1/+6
2023-06-25refactorchrislu1-6/+1
2023-06-25add distributed lock managerchrislu1-2/+2
2023-06-25add distributed lock managerchrislu1-0/+7
2023-03-15The filer does not set defaultReplication to the defaultReplication o… (#4315)LHHDZ1-3/+0
2023-02-25add -disk to filer command (#4247)lfhy1-0/+1
2022-08-10ensure memory is alignedchrislu1-3/+3
2022-08-05Add download speed limit support (#3408)LHHDZ1-0/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-37/+37
2022-07-28remove old codechrislu1-4/+0
2022-07-23metadata subscription uses client epochchrislu1-2/+2
2022-06-15Add filer command line parameter to let Filer UI show/hide directory delete b...yulai.li1-1/+2
2022-06-06filer: remove replication, collection, disk_type info from entry metadatachrislu1-2/+0
2022-05-31fix wrong logicchrislu1-1/+1
2022-05-30fresh filer store bootstrap from the oldest peerchrislu1-3/+9
2022-05-30refactorchrislu1-1/+3
2022-05-03Merge branch 'new_master' into ydbKonstantin Lebedev1-1/+2
2022-05-01filer: add filer groupchrislu1-1/+2
2022-05-02ydb-go-sdk move to v3Konstantin Lebedev1-0/+1
2022-03-28diffa1-1/+1
2022-03-26refactor: change masters from a slice to a mapchrislu1-1/+1
2022-03-17arangodb adapterelee1-0/+1