7993 Commits (623c1a4a1653864fbffdb614d646221057fa876b)
 

Author SHA1 Message Date
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
Chris Lu f3d4576790
Merge pull request #2956 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.44 3 years ago
dependabot[bot] 57d6f2bc6b
Bump github.com/aws/aws-sdk-go from 1.43.43 to 1.43.44 3 years ago
guosj 893a0eea57 add more checks and comments 3 years ago
Chris Lu 520f9600b2
Merge pull request #2951 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.43 3 years ago
Chris Lu 6ccc1095a9
Merge pull request #2950 from chrislusf/dependabot/go_modules/google.golang.org/api-0.75.0 3 years ago
Chris Lu 32da0c330c
Merge pull request #2949 from chrislusf/dependabot/go_modules/github.com/arangodb/go-driver-1.3.1 3 years ago
dependabot[bot] 7f049e32fe
Bump github.com/aws/aws-sdk-go from 1.43.42 to 1.43.43 3 years ago
dependabot[bot] 3f0a8543a8
Bump google.golang.org/api from 0.74.0 to 0.75.0 3 years ago
dependabot[bot] 350d80d907
Bump github.com/arangodb/go-driver from 1.2.1 to 1.3.1 3 years ago
chrislu 2988e69b1e update go build 3 years ago
chrislu ad01c63b84 conditionally skip hdfs related code 3 years ago
chrislu 4aa39ef33f conditionally compile sqlite 3 years ago