8456 Commits (d764cefb18c3287d72ef163a2ebf00437ca25bf5)
 

Author SHA1 Message Date
chrislu 2c0fdf3693 fix tests 3 years ago
chrislu 94635e9b5c filer: add filer group 3 years ago
Konstantin Lebedev 50c4f62ed4 ydb-go-sdk move to v3 3 years ago
Konstantin Lebedev 21033ff4c3 refactor use const CountEntryChunksForGzip 3 years ago
Konstantin Lebedev ec0ed41e37 ydb kv interface 3 years ago
chrislu 4bd6bea429 fix test 3 years ago
Konstantin Lebedev 6a052f6ff2 ydb Sql interface 3 years ago
Konstantin Lebedev 275c3bb19c ydb initial 3 years ago
chrislu 5d081d5c3c skip if already copied to remote 3 years ago
chrislu 1aae7a3f1b volume.tier.upload progress starts negative #2992 3 years ago
chrislu ea8a7a5584 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 192983b464 s3 backend support customizing storage class 3 years ago
Chris Lu b2a96cee21
Merge pull request #2989 from kmlebedev/issues/2987 3 years ago
Konstantin Lebedev 03aec9ce7e avoid panic if hashicorp raft not initialized 3 years ago
Chris Lu d71a1fd077
Merge pull request #2986 from guo-sj/fix_return_value 3 years ago
guosj 1a5de36257 fix return value 3 years ago
Chris Lu 4e97b6146a
Merge pull request #2982 from kmlebedev/issues/2981 3 years ago
chrislu b2a6111090 skip ipv6 all interfaces and localhost 3 years ago
Chris Lu ddec170bc9
Update README.md 3 years ago
Konstantin Lebedev 306cf70c4a avoid empty listMultipartUploads response 3 years ago
chrislu 70e5a1b632 volume close should wait for committing compaction 3 years ago
Chris Lu ffe028f8d0
Merge pull request #2974 from kmlebedev/wait_volume_closed_compression 3 years ago
chrislu 37ab8909b0 use two flags: v.isCompacting and v.isCommitCompacting 3 years ago
Chris Lu b557faf175
Merge pull request #2967 from kmlebedev/vl_chk_disk_vlid 3 years ago
Chris Lu eb49bd5638
Merge pull request #2970 from kmlebedev/vlm_fsck_forcePurging 3 years ago
Chris Lu 15c7d6e7bc
temporarily skip arm64 for mac 3 years ago
chrislu 94f824e1ce volume: sync to disk before copying volume files 3 years ago
Konstantin Lebedev 7315d1d039 waite volume being closed during compression idx 3 years ago
Konstantin Lebedev d4343ab7da forcePurging desc 3 years ago
Konstantin Lebedev ae56b2c00f change forcePurging to a pointer 3 years ago
Konstantin Lebedev 6d2fda27d2 delete missing data from volumes in one replica 3 years ago
Chris Lu 3bce568c32
Merge pull request #2969 from chrislusf/dependabot/go_modules/github.com/hashicorp/raft-1.3.8 3 years ago
dependabot[bot] e236978472
Bump github.com/hashicorp/raft from 1.3.7 to 1.3.8 3 years ago
Konstantin Lebedev 67476d830a volume.check.disk add param volumeId 3 years ago
Chris Lu 42cc8d8aa3
Update binaries_release2.yml 3 years ago
Chris Lu b1dac20c70
Merge pull request #2965 from chrislusf/dependabot/go_modules/google.golang.org/grpc-1.46.0 3 years ago
Chris Lu 6610ec739d
Merge pull request #2963 from chrislusf/dependabot/go_modules/go.etcd.io/etcd/client/v3-3.5.4 3 years ago
Chris Lu d7cadd9e5b
Merge pull request #2964 from chrislusf/dependabot/go_modules/modernc.org/sqlite-1.17.0 3 years ago
Chris Lu 526e1e0b4f
Merge pull request #2962 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.45 3 years ago
dependabot[bot] c18960a1d5
Bump google.golang.org/grpc from 1.45.0 to 1.46.0 3 years ago
dependabot[bot] a178e45713
Bump modernc.org/sqlite from 1.16.0 to 1.17.0 3 years ago
dependabot[bot] 09c7564219
Bump go.etcd.io/etcd/client/v3 from 3.5.3 to 3.5.4 3 years ago
chrislu 2aef5b8b32 3.00 3 years ago
dependabot[bot] 8212dd58e0
Bump github.com/aws/aws-sdk-go from 1.43.44 to 1.43.45 3 years ago
Chris Lu 14a917c262
Update dependabot.yml 3 years ago
Chris Lu 184e982898
Merge pull request #2957 from guo-sj/handle_implicit_username 3 years ago
Chris Lu 70ad3ccf4f
Merge pull request #2960 from guol-fnst/fix_errcode 3 years ago
guosj 8fd7b24b80 remove redundant logs & add unit test 3 years ago
guol-fnst 8b2552f944 fix http response error code 3 years ago
guosj 09befe871f Merge branch 'master' into handle_implicit_username 3 years ago