aboutsummaryrefslogtreecommitdiff
path: root/weed
AgeCommit message (Expand)AuthorFilesLines
2022-06-20remote storage: stop supporting hdfs as a remote storagechrislu6-288/+0
2022-06-20Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu16-85/+1291
2022-06-20non-recursive directory deletionchrislu1-1/+1
2022-06-20mount: delete target entry first during movechrislu1-4/+11
2022-06-20Merge pull request #3203 from shichanglin5/volume_copy_preallocateChris Lu1-0/+24
2022-06-20Determine whether to preallocate according to the master configuration before...石昌林1-0/+24
2022-06-20Fix global counter key is incorrect & Add read lock when reading counter map ...石昌林2-22/+33
2022-06-19Merge pull request #3198 from guol-fnst/fix_statuscodeChris Lu1-5/+8
2022-06-20Merge branch 'master' into circuit_breakerLHHDZ22-52/+531
2022-06-20AbortMultipartUploadHandler should return 204 instead of 200guol-fnst1-5/+8
2022-06-20remove go.uber.org/atomic石昌林5-49/+156
2022-06-19fix: invalid chunk data when failed to read manifestsgeekboood2-5/+10
2022-06-17some code optimizations石昌林8-129/+257
2022-06-17add some unit tests and some code optimizes石昌林7-110/+295
2022-06-16Merge pull request #3192 from guol-fnst/weed_updateChris Lu1-1/+1
2022-06-17remove "weed" from UsageLine, or weed will not show usage of weed updateguol-fnst1-1/+1
2022-06-16reduce upfront memory usage for low density volumechrislu1-1/+1
2022-06-16Merge pull request #3184 from guol-fnst/weed_updateChris Lu3-1/+394
2022-06-16fix path bug on windowsguol-fnst1-4/+5
2022-06-16Revert "adjust conditions"chrislu1-3/+2
2022-06-16remove -output, add -dir,-name for more flexibilityguol-fnst1-37/+27
2022-06-15adjust conditionschrislu1-2/+3
2022-06-15Merge pull request #3081 from paochiang/volume_upload_limit_fixChris Lu4-9/+31
2022-06-16add condition when inFlightUploadDataLimitCond signalliubaojiang1-1/+3
2022-06-16add bucket label to s3 prometheus metricszzq094942-4/+7
2022-06-16support specific version of weedguol-fnst1-19/+36
2022-06-16remove unused functionguol-fnst2-14/+21
2022-06-16move vs.concurrentUploadLimit != 0 out of the lockliubaojiang1-2/+2
2022-06-15Merge pull request #3187 from ningfdx/remoteChris Lu1-1/+1
2022-06-15Merge pull request #3185 from kmlebedev/logging_err_process_range_reqChris Lu1-0/+4
2022-06-15add s3 circuit breaker support for 'simultaneous request count' and 'simultan...石昌林10-71/+814
2022-06-15fix(wdclient): GetLocations returnningfd1-1/+1
2022-06-15logging processRangeRequest errorsKonstantin Lebedev1-0/+4
2022-06-15Merge pull request #3180 from blacktear23/issue-3149Chris Lu5-24/+34
2022-06-15Fix: provide filer.ui.deleteDir options for server commandyulai.li1-2/+3
2022-06-15Merge branch 'chrislusf:master' into weed_updateGuo Lei6-12/+54
2022-06-15fix minor bugguol-fnst1-28/+16
2022-06-15fix(filer.sync): modify clientName format : from -> tozhihao.qu1-1/+1
2022-06-15Change ui.deleteDir default to trueyulai.li1-1/+1
2022-06-15feat(filer.sync): add metricsServer in filer.sync.zhihao.qu3-1/+32
2022-06-143.113.11chrislu1-1/+1
2022-06-14Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu1-2/+12
2022-06-14volume: avoid writing too much data for range requests in large fileschrislu1-3/+4
2022-06-15Add filer command line parameter to let Filer UI show/hide directory delete b...yulai.li4-22/+31
2022-06-14feat(filer.sync): add offset to path.zhihao.qu1-2/+12
2022-06-14add "copied from https://github.com/restic/restic/tree/master/internal/selfup...guol-fnst2-3/+5
2022-06-14add update featureguol-fnst2-1/+389
2022-06-12Merge pull request #3169 from shichanglin5/fix_authChris Lu1-5/+5
2022-06-13fix: When there is no access permission configured before startup, the authen...shichanglin51-5/+5
2022-06-123.103.10chrislu1-1/+1