1531 Commits (85d6d5371bc39150755b95acc1fa3a7b34657eed)

Author SHA1 Message Date
jerebear12 85d6d5371b
Disable filer UI in configuration (#5297) 10 months ago
Sébastien c694cb4e7d
filer: reduce delete entry ErrNotFound logs (#5301) 10 months ago
Konstantin Lebedev 8fb978d6f6
[volume] requests that were canceled by the client are not an internal server problem(500 => 499) (#5304) 10 months ago
Sébastien 0775d05a23
fix: http range request return status 500 (#5251) 11 months ago
Konstantin Lebedev 0b71fae2e3
fix: s3tests test_get_object_ifnonematch_good (#5237) 11 months ago
chrislu 49fcb48e04 same logic as grpc assign 11 months ago
chrislu 3002087541 http assign logic should be the same as grpc assign 11 months ago
Konstantin Lebedev 4e9ea1e628
chore: filer healthz handler check filer store (#5208) 11 months ago
Konstantin Lebedev f9cf13fada
[filer] avoid return http ok for not allowed methods (#5209) 11 months ago
Konstantin Lebedev a7fc723ae0
chore: add status code for request_total metrics (#5188) 12 months ago
jerebear12 8c966ac23b
Removed problematic if statement (#5180) 12 months ago
Konstantin Lebedev 3b62b338a5
chore: add maxMB option for webdav (#5165) 12 months ago
Konstantin Lebedev 3e43778869
fix: webdav avoid create empty files (#5160) 12 months ago
Konstantin Lebedev b832ddd1ef
fix: return etag with md5 in webdav responses (#5158) 12 months ago
Lars Lehtonen edc0532b1d
weed/server: remove unneeded err from streamReadOneVolume() signature (#5143) 1 year ago
chrislu bebbc9fe44 create volume grow request if the selected volume is close to full 1 year ago
jerebear12 06343f8976
Set allowed origins in config (#5109) 1 year ago
chrislu 5fe4c04a1a add missing error in the log 1 year ago
chrislu 756bcc032d adjust logs 1 year ago
Konstantin Lebedev dd78397fea logging PickForWrite error 1 year ago
julor 2fa37e0287 Update filer_server_handlers_write_autochunk.go 1 year ago
julor 9e03b916d8 verify content-md5 in header 1 year ago
Lars Lehtonen 5db82e594a weed/server: fix dropped webdav error 1 year ago
Konstantin Lebedev d693beea87
Replace an invalid method in a metric with an invalid one (#4987) 1 year ago
chrislu a667f0ad99 fix error reporting 1 year ago
Nico D'Cotta 3834ad5c48
refactor webdav subdirectory, fixes #4967 (#4969) 1 year ago
SmsS4 ba11331cc1
Fix twice increase metric counter (#4961) 1 year ago
SmsS4 f95848ba7d
Add ErrorGetNotFound and ErrorGetInternal to volume server metrics (#4960) 1 year ago
zehweh 8b39bbbe2f
fix copying .vif file in VolumeCopy (#4943) 1 year ago
chrislu cbc24c7b24 disconnect from old subscribers 1 year ago
Konstantin Lebedev 1cac5d983d
fix: disallow file name too long when writing a file (#4881) 1 year ago
Konstantin Lebedev edee91ef0e
fix has changes false if deleted result size eq zero (#4909) 1 year ago
Konstantin Lebedev 2b3e39397e
fix: skipping checking active volumes with the same number of files at the moment (#4893) 1 year ago
Yuval Yacoby 3fe00996b2
added healthz endpoint to filer (#4899) 1 year ago
chrislu 645ae8c57b Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" 1 year ago
chrislu d531b7cbbf merge some previous missing changes 1 year ago
chrislu 27af11f1e8 Revert "Revert "Merge branch 'master' into sub"" 1 year ago
chrislu 0bb97709d4 Revert "Merge branch 'master' into sub" 1 year ago
chrislu 8cb42c39ad Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs" 1 year ago
dependabot[bot] a04bd4d26f
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) 1 year ago
chrislu 0d390ec882 fix nil 1 year ago
zemul 91cbaef02b fix: mount proxyByFiler write error: wrong jwt 1 year ago
chrislu a1cb49d078 adjust log 1 year ago
chrislu b590a68e75 revert to non-streaming mode to assign file id 1 year ago
chrislu 4650c4c65f Revert "turn on streaming assign file id" 1 year ago
chrislu 89a1fd1751 Squashed commit of the following: 1 year ago
chrislu 4827425146 balancer works 1 year ago
Nico D'Cotta 796b7508f3
Implement SRV lookups for filer (#4767) 1 year ago
chrislu 733db2bc88 turn on streaming assign file id 1 year ago
chrislu 99f037b958 streaming assign file ids 1 year ago