7813 Commits (cd2d10118c5fe2e3c1e899643318400843247468)
 

Author SHA1 Message Date
Chris Lu ff2ec58897
Merge pull request #2882 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.33 3 years ago
Chris Lu 83ee4c5fe2
Merge pull request #2880 from chrislusf/dependabot/github_actions/docker/metadata-action-3.7.0 3 years ago
dependabot[bot] 72cbda3481
Bump github.com/aws/aws-sdk-go from 1.43.32 to 1.43.33 3 years ago
dependabot[bot] d30eafd0f3
Bump go.mongodb.org/mongo-driver from 1.8.4 to 1.9.0 3 years ago
dependabot[bot] 9f9e0deafb
Bump docker/metadata-action from 3.6.2 to 3.7.0 3 years ago
Konstantin Lebedev 357aa818fe add raft shell cmds 3 years ago
chrislu 3d229fe45c Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 79b8e6a8c3 add a place holder for later merge consecutive chunks 3 years ago
Konstantin Lebedev c1aeded2dd force raft bootstrap 3 years ago
Chris Lu 49ecb8d11c
Merge pull request #2879 from leyou240/master 3 years ago
justin d02f13c2d1 remove Redundant type conversion and use strings.TrimSuffix to enhance readability 3 years ago
Chris Lu 7c85cb332d
Merge pull request #2878 from guol-fnst/fix_create_bucket_resp 3 years ago
root f15a737a0a Add "Location:" in response when creating bucket 3 years ago
chrislu bc888226fc erasure coding: tracking encoded/decoded volumes 3 years ago
chrislu 8b3d76b24d prevent concurrent access during shutdown 3 years ago
chrislu bb4beebce3 prevent nil 3 years ago
Chris Lu ae5aa2bf04
Merge pull request #2875 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.32 3 years ago
dependabot[bot] 10dc72ca54
Bump github.com/aws/aws-sdk-go from 1.43.31 to 1.43.32 3 years ago
Konstantin Lebedev 0e796a5582 rm set NoSnapshotRestoreOnStart 3 years ago
Konstantin Lebedev 68f11b9687 sleep bootstraping 3 years ago
Konstantin Lebedev 1ae7f509f5 LocalID from raw string 3 years ago
Konstantin Lebedev 89d32a0670 fix glog Info 3 years ago
Konstantin Lebedev 7dd93a88ac fix go.mod conflicts 3 years ago
Konstantin Lebedev 17c6e8e39f Merge branch 'new_master' into hashicorp_raft 3 years ago
Konstantin Lebedev b7cdde14ae auto bootstraping and update peers 3 years ago
chrislu 3176bf126a update rocksdb version 3 years ago
Chris Lu 9b0d02ed39
Merge pull request #2873 from chrislusf/dependabot/go_modules/github.com/linxGnu/grocksdb-1.7.0 3 years ago
Chris Lu e752efc624
Merge pull request #2874 from naveensrinivasan/naveen/feat/set-perms-actions 3 years ago
naveensrinivasan 5b352ec1d2 Set permissions for GitHub actions 3 years ago
chrislu 6e4c94e2e1 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 4aae87f405 check missing hdd disk type 3 years ago
Chris Lu 64db9db3de
Merge pull request #2872 from chrislusf/dependabot/go_modules/gocloud.dev/pubsub/rabbitpubsub-0.25.0 3 years ago
dependabot[bot] bb02803fca
Bump github.com/linxGnu/grocksdb from 1.6.38 to 1.7.0 3 years ago
dependabot[bot] 4062daf416
Bump gocloud.dev/pubsub/rabbitpubsub from 0.24.0 to 0.25.0 3 years ago
Chris Lu e28a8f802f
Merge pull request #2871 from chrislusf/dependabot/go_modules/gocloud.dev/pubsub/natspubsub-0.25.0 3 years ago
Chris Lu 19e5179159
Merge pull request #2869 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.31 3 years ago
Chris Lu e965c92c93
Merge pull request #2870 from chrislusf/dependabot/go_modules/modernc.org/sqlite-1.16.0 3 years ago
dependabot[bot] b58187df18
Bump gocloud.dev/pubsub/natspubsub from 0.24.0 to 0.25.0 3 years ago
dependabot[bot] ca1bdb4661
Bump modernc.org/sqlite from 1.15.4 to 1.16.0 3 years ago
dependabot[bot] 566ec62aec
Bump github.com/aws/aws-sdk-go from 1.43.30 to 1.43.31 3 years ago
Konstantin Lebedev 622297f1a7 add stats raft handler 3 years ago
Konstantin Lebedev 1a1e5778c3 fix cluster status 3 years ago
Konstantin Lebedev 14dd971890 hashicorp raft with state machine 3 years ago
Konstantin Lebedev c514710b7b initial add hashicorp raft 3 years ago
chrislu d310711de0 avoid possible deadlock: move metadata log flush channel out of lock scope 3 years ago
chrislu 9eda9a6e82 Revert "Bump github.com/linxGnu/grocksdb from 1.6.38 to 1.7.0" 3 years ago
chrislu 77a7d7253f 2.97 3 years ago
chrislu e8d7bb42e2 avoid concurrent access to map object 3 years ago
chrislu 6a2bcd03aa configure mount quota 3 years ago
chrislu 958f880b70 mount: add grpc method to adjust quota 3 years ago