aboutsummaryrefslogtreecommitdiff
path: root/weed/server
AgeCommit message (Expand)AuthorFilesLines
2022-02-08fix preconditions according to https://tools.ietf.org/id/draft-ietf-httpbis-p...root1-20/+59
2022-02-04move error to a separate filechrislu1-5/+5
2022-02-04Merge pull request #2634 from kmlebedev/errorMetricsChris Lu1-0/+3
2022-02-04change to util.WriteFilechrislu1-1/+1
2022-02-04fix metric namesKonstantin Lebedev1-3/+3
2022-02-04error metrics for filer and storeKonstantin Lebedev1-0/+3
2022-01-24metrics master is leaderKonstantin Lebedev1-0/+3
2022-01-24new master metricsKonstantin Lebedev2-2/+17
2022-01-23dedup local metadata subscriberschrislu1-4/+5
2022-01-13minorchrislu1-1/+1
2022-01-12master: remove hard coded filer settings in master.tomlchrislu2-12/+26
2022-01-11mount: rename follow POSIXchrislu1-0/+15
2022-01-02Merge branch 'master' into metadata_follow_with_client_idChris Lu5-15/+86
2022-01-01Merge pull request #2543 from skurfuerst/seaweedfs-158Chris Lu5-15/+86
2021-12-30FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 ClientSebastian Kurfuerst2-10/+81
2021-12-30add client id for all metadata listening clientschrislu2-6/+24
2021-12-29Refactor: pass in claim type into security.DecodeJwtSebastian Kurfuerst1-1/+1
2021-12-29rename security.GenJwt to security.GenJwtForVolumeServerSebastian Kurfuerst2-4/+4
2021-12-26Filer Server API support fsyncchrislu1-2/+8
2021-12-26use streaming mode for long poll grpc callschrislu9-19/+19
2021-12-23filer server: add "datacenter, rack and datanode" for path specific configura...banjiaojuhao1-3/+3
2021-12-22Merge pull request #2530 from banjiaojuhao/filer-upload-file-to-nodeChris Lu4-6/+10
2021-12-22filer server: allow upload file to specific dataNodebanjiaojuhao4-6/+10
2021-12-20reverting default admin scriptschrislu1-11/+1
2021-12-19mount: improve read performance on random readschrislu1-2/+0
2021-12-15s3: pass through s3 presigned headerschrislu3-8/+12
2021-12-12s3: handle Response-Content-Dispositionchrislu1-2/+7
2021-12-10add lock messageschrislu1-6/+7
2021-12-09add delay if need to resume from diskchrislu1-1/+1
2021-12-10rename operation returns the correct old parent pathliubaojiang1-1/+1
2021-12-07sleep between the gap of each executionchrislu1-2/+2
2021-12-05upgrade protoc to 3.17.3chrislu3-0/+5
2021-11-29add s3.clean.uploads -timeAgo=24hChris Lu1-4/+15
2021-11-29ensure uploaded chunks are deleted on errorChris Lu2-4/+11
2021-11-28avoid empty extended attribute valueChris Lu1-1/+1
2021-11-15prevent nil responseChris Lu1-1/+1
2021-11-08use constantsChris Lu1-1/+1
2021-11-08rename pacakgeChris Lu1-3/+3
2021-11-06filer: deprecate "-peers" optionChris Lu1-1/+0
2021-11-06auto updated filer peer listChris Lu2-2/+3
2021-11-06send peers info to filersChris Lu2-18/+21
2021-11-05refactor grpc APIChris Lu1-4/+6
2021-11-05Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocati...Chris Lu4-8/+8
2021-11-04add leader election in masterChris Lu3-81/+5
2021-11-03handle possible race conditionChris Lu1-3/+10
2021-11-03master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()Chris Lu4-8/+8
2021-11-02go fmtChris Lu4-4/+4
2021-11-02shell: optionally read filer address from masterChris Lu4-16/+99
2021-10-30rename API to avoid confusionChris Lu2-4/+4
2021-10-29cloud tier: remove tagging since not all s3 vendors support thisChris Lu1-6/+1