9990 Commits (6324062acc3b27ba0fbf1a2238f236e2e8729d5d)
 

Author SHA1 Message Date
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
chrislu 2e5aa06026 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 1 year ago
chrislu 4d414f54a2 Merge branch 'master' into sub 1 year ago
dependabot[bot] a04bd4d26f
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) 1 year ago
dependabot[bot] a0b60dd641 Bump google.golang.org/api from 0.134.0 to 0.141.0 1 year ago
dependabot[bot] 6c77ff8426 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.2 to 1.38.5 1 year ago
dependabot[bot] c32bc7ef2e Bump golang.org/x/net from 0.14.0 to 0.15.0 1 year ago
dependabot[bot] 18d2f50a58 Bump github.com/hanwen/go-fuse/v2 from 2.3.0 to 2.4.0 1 year ago
dependabot[bot] 8e8b42786a Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 1 year ago
dependabot[bot] e3dc3c5b3b Bump docker/login-action from 2.2.0 to 3.0.0 1 year ago
dependabot[bot] 22023680d8 Bump docker/build-push-action from 4.2.1 to 5.0.0 1 year ago
dependabot[bot] 48e817d3e7 Bump docker/metadata-action from 4.6.0 to 5.0.0 1 year ago
dependabot[bot] d95a4561e0 Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 1 year ago
chrislu b64fc44e8d Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 1 year ago
chrislu 340aea9b34 add broker leader 1 year ago
chrislu 0d390ec882 fix nil 1 year ago
Lars Lehtonen d83107efe5 fix: weed/storage: dropped error 1 year ago
zemul 91cbaef02b fix: mount proxyByFiler write error: wrong jwt 1 year ago
chrislu 4e17d399a6 refactor 1 year ago
chrislu 7a49d3541a avoid nil 1 year ago
chrislu a65088d739 broker report stats to balancer 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 fa62926347 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs 1 year ago
chrislu 89a1fd1751 Squashed commit of the following: 1 year ago
chrislu 4827425146 balancer works 1 year ago
chrislu 3b50139f68 comments 1 year ago
chrislu 7f685ce7ba adjust APIs 1 year ago
chrislu 436d99443b receive broker stats 1 year ago
wang wusong 9e5b1eef9b avoid passe lock by value 1 year ago
chrislu b771fefa37 Merge branch 'master' into sub 1 year ago
annluda 8908810376 Fix s3 api object list with params max-keys and prefix 1 year ago
dependabot[bot] 9b666a53ed Bump github.com/aws/aws-sdk-go-v2/config from 1.18.33 to 1.18.39 1 year ago
dependabot[bot] 962461fc33 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.35 to 1.13.37 1 year ago
dependabot[bot] b28595d8db Bump google.golang.org/grpc from 1.57.0 to 1.58.0 1 year ago
dependabot[bot] d99d99a911 Bump github.com/google/uuid from 1.3.0 to 1.3.1 1 year ago
dependabot[bot] 324f3fbb15 Bump modernc.org/mathutil from 1.5.0 to 1.6.0 1 year ago
dependabot[bot] c097994f63 Bump docker/build-push-action from 4.1.1 to 4.2.1 1 year ago
dependabot[bot] e3a7c503c3 Bump actions/dependency-review-action from 3.0.8 to 3.1.0 1 year ago
chrislu 5407b86766 3.56 1 year ago
chrislu 07c2d75ac7 ensure single threaded access 1 year ago
chrislu 0a851ec00b Create balancer.go 1 year ago
chrislu 39941edc0b add publisher shutdown 1 year ago
chrislu 875f562779 server side send response at least once per second 1 year ago
chrislu 984b6c54cf ack interval 128 1 year ago
chrislu 2492a45499 ack interval 1 year ago
Lars Lehtonen f24c7e803f weed/storage/erasure_coding: Close() after error handling 1 year ago
Lars Lehtonen d762b12e11 weed/storage/erasure_coding: fix dropped test error 1 year ago