7340 Commits (02076f01a6efd43622dc1fe9bf04c022d731719a)
 

Author SHA1 Message Date
guosj 02076f01a6 fix tagging error 3 years ago
guosj db027ed9c0 add todo list 3 years ago
Chris Lu 1b27f96669
Merge pull request #2814 from kmlebedev/fix_remove_deleted_peers 3 years ago
Chris Lu aa24af77aa
Merge pull request #2821 from chrislusf/dependabot/go_modules/github.com/jinzhu/copier-0.3.5 3 years ago
Chris Lu 33c07e8fb0
Merge pull request #2820 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.25 3 years ago
dependabot[bot] 4cc0440009
Bump github.com/jinzhu/copier from 0.2.8 to 0.3.5 3 years ago
Chris Lu 868ebbd9b0
Merge pull request #2819 from chrislusf/dependabot/go_modules/github.com/tidwall/gjson-1.14.0 3 years ago
Chris Lu 763f354cdf
Merge pull request #2818 from chrislusf/dependabot/go_modules/github.com/karlseguin/ccache/v2-2.0.8 3 years ago
Chris Lu 423fbf3b08
Merge pull request #2817 from chrislusf/dependabot/go_modules/github.com/chrislusf/raft-1.0.8 3 years ago
dependabot[bot] 44a0ebdf37
Bump github.com/aws/aws-sdk-go from 1.40.34 to 1.43.25 3 years ago
dependabot[bot] 1d93ce4aa9
Bump github.com/tidwall/gjson from 1.10.2 to 1.14.0 3 years ago
dependabot[bot] 843790d8a0
Bump github.com/karlseguin/ccache/v2 from 2.0.7 to 2.0.8 3 years ago
dependabot[bot] 30d985c4f7
Bump github.com/chrislusf/raft from 1.0.7 to 1.0.8 3 years ago
Konstantin Lebedev ddd3945c26 fix remove deleted peers of raft server 3 years ago
Konstantin Lebedev c1450bf9fe always clear previous log to avoid server is promotable 3 years ago
Chris Lu 89d84e275b
Merge pull request #2759 from kmlebedev/skip_wait_cancelled_request 3 years ago
Chris Lu b0a6f6ab39
Merge pull request #2810 from chrislusf/dependabot/go_modules/github.com/seaweedfs/goexif-2.0.0incompatible 3 years ago
Chris Lu 3de184e37f
Merge pull request #2809 from chrislusf/dependabot/go_modules/go.mongodb.org/mongo-driver-1.8.4 3 years ago
Chris Lu 04a3fd0460
Merge pull request #2808 from chrislusf/dependabot/go_modules/github.com/colinmarc/hdfs/v2-2.3.0 3 years ago
Chris Lu b0d7e7c9a4
Merge pull request #2807 from chrislusf/dependabot/go_modules/modernc.org/sqlite-1.15.3 3 years ago
Chris Lu 2fdfff667a
Merge pull request #2806 from chrislusf/dependabot/go_modules/github.com/golang-jwt/jwt-3.2.2incompatible 3 years ago
dependabot[bot] 44c840f498
Bump github.com/seaweedfs/goexif from 1.0.2 to 2.0.0+incompatible 3 years ago
dependabot[bot] 0bf8ba0047
Bump go.mongodb.org/mongo-driver from 1.8.0 to 1.8.4 3 years ago
dependabot[bot] 111149f956
Bump github.com/colinmarc/hdfs/v2 from 2.2.0 to 2.3.0 3 years ago
dependabot[bot] b4fc1ff223
Bump modernc.org/sqlite from 1.15.2 to 1.15.3 3 years ago
dependabot[bot] de06d63b80
Bump github.com/golang-jwt/jwt 3 years ago
Chris Lu ae40a9cb28
Merge pull request #2803 from kmlebedev/hotfix/2802 3 years ago
Konstantin Lebedev 0b790d2bbf exclude the replication from the concurrentUploadLimitMB 3 years ago
chrislu 9b04f17555 remove dead code 3 years ago
chrislu 0b5faef612 fix 3 years ago
chrislu 0562fceb99 volume: fail fast if too many concurrent requests, to avoid dead lock due to replication. 3 years ago
chrislu 8b983729ca Update go.mod 3 years ago
Chris Lu 23cc039c9b
Merge pull request #2796 from chrislusf/dependabot/go_modules/cloud.google.com/go/pubsub-1.19.0 3 years ago
dependabot[bot] d4f20af739
Bump cloud.google.com/go/pubsub from 1.16.0 to 1.19.0 3 years ago
Chris Lu 46f2849890
Merge pull request #2799 from chrislusf/dependabot/go_modules/google.golang.org/api-0.73.0 3 years ago
dependabot[bot] f697dec43d
Bump google.golang.org/api from 0.57.0 to 0.73.0 3 years ago
Chris Lu db62759ca5
Merge pull request #2798 from chrislusf/dependabot/go_modules/cloud.google.com/go/storage-1.21.0 3 years ago
Chris Lu d540cec1dd
Merge pull request #2800 from chrislusf/dependabot/go_modules/github.com/lib/pq-1.10.4 3 years ago
dependabot[bot] 94cfb86016
Bump cloud.google.com/go/storage from 1.16.1 to 1.21.0 3 years ago
dependabot[bot] 1d1ac14ac0
Bump github.com/lib/pq from 1.10.2 to 1.10.4 3 years ago
Chris Lu b807b64e58
Merge pull request #2797 from chrislusf/dependabot/go_modules/github.com/fclairamb/ftpserverlib-0.17.0 3 years ago
dependabot[bot] 3e47d282fc
Bump github.com/fclairamb/ftpserverlib from 0.8.0 to 0.17.0 3 years ago
Chris Lu b8837cb5fa
Merge pull request #2794 from kmlebedev/filer_set_iam_ip 3 years ago
Konstantin Lebedev 849a2c1f68 fix cmdFiler 3 years ago
Konstantin Lebedev 105bcfdbd4 set iam ip from filer 3 years ago
chrislu e48764be75 s3: multipart upload verifies uploaded parts 3 years ago
chrislu 18ae8943ef better clean up upload directory 3 years ago
chrislu 98c001f54a Revert "Merge pull request #2789 from chrislusf/dependabot/go_modules/github.com/spf13/viper-1.10.1" 3 years ago
Chris Lu 0448c05596
Merge pull request #2789 from chrislusf/dependabot/go_modules/github.com/spf13/viper-1.10.1 3 years ago
dependabot[bot] 830e69c85d
Bump github.com/spf13/viper from 1.4.0 to 1.10.1 3 years ago