aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-31Merge pull request #2860 from chrislusf/dependabot/go_modules/github.com/aws/...Chris Lu2-3/+3
2022-03-31Merge pull request #2859 from chrislusf/dependabot/go_modules/google.golang.o...Chris Lu2-12/+19
2022-03-31Bump github.com/aws/aws-sdk-go from 1.43.28 to 1.43.29dependabot[bot]2-3/+3
2022-03-31Bump google.golang.org/api from 0.73.0 to 0.74.0dependabot[bot]2-12/+19
2022-03-31Merge pull request #2856 from kmlebedev/fsck_bucket_pathChris Lu1-0/+20
2022-03-31collecting only bucket volumesKonstantin Lebedev1-0/+20
2022-03-30Merge pull request #2083 from kmlebedev/s3BucketNotEmptyChris Lu6-29/+54
2022-03-31use constant for ErrBucketNotEmptyKonstantin Lebedev1-2/+3
2022-03-30Merge pull request #2851 from chrislusf/dependabot/go_modules/github.com/linx...Chris Lu2-3/+3
2022-03-30Merge remote-tracking branch 'origin/s3BucketNotEmpty' into s3BucketNotEmptyKonstantin Lebedev0-0/+0
2022-03-30allowDeleteBucketNotEmptyKonstantin Lebedev6-36/+44
2022-03-30Bump github.com/linxGnu/grocksdb from 1.6.38 to 1.7.0dependabot[bot]2-3/+3
2022-03-30Merge pull request #2853 from chrislusf/dependabot/go_modules/github.com/oliv...Chris Lu2-12/+9
2022-03-30Merge pull request #2854 from chrislusf/dependabot/go_modules/modernc.org/sql...Chris Lu2-6/+7
2022-03-30Merge pull request #2852 from chrislusf/dependabot/go_modules/go.etcd.io/etcd...Chris Lu2-8/+9
2022-03-30Merge pull request #2850 from chrislusf/dependabot/go_modules/github.com/aws/...Chris Lu2-3/+3
2022-03-30s3 test bucket delete nonemptyKonstantin Lebedev1-0/+16
2022-03-30Bump modernc.org/sqlite from 1.15.3 to 1.15.4dependabot[bot]2-6/+7
2022-03-30Bump github.com/olivere/elastic/v7 from 7.0.19 to 7.0.32dependabot[bot]2-12/+9
2022-03-30Bump go.etcd.io/etcd/client/v3 from 3.5.0 to 3.5.2dependabot[bot]2-8/+9
2022-03-30Bump github.com/aws/aws-sdk-go from 1.43.25 to 1.43.28dependabot[bot]2-3/+3
2022-03-30Merge pull request #2840 from kmlebedev/fix_multi_object_delete_key_limitChris Lu2-0/+15
2022-03-30fix DescriptionKonstantin Lebedev1-1/+1
2022-03-29Merge pull request #2849 from guo-sj/update_userChris Lu3-8/+50
2022-03-29Merge pull request #2844 from chrislusf/dependabot/go_modules/github.com/spf1...Chris Lu2-60/+30
2022-03-29Bump github.com/spf13/viper from 1.4.0 to 1.10.1dependabot[bot]2-60/+30
2022-03-29Merge pull request #2846 from chrislusf/dependabot/go_modules/github.com/grpc...Chris Lu2-3/+4
2022-03-29Merge pull request #2845 from chrislusf/dependabot/go_modules/github.com/flue...Chris Lu2-3/+3
2022-03-29Merge pull request #2843 from chrislusf/dependabot/go_modules/github.com/prom...Chris Lu2-6/+10
2022-03-29Merge pull request #2842 from chrislusf/dependabot/go_modules/github.com/go-r...Chris Lu2-8/+11
2022-03-29Merge pull request #2841 from kmlebedev/fix_multipart_upload_incorrect_etagChris Lu3-4/+22
2022-03-29Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.1.0 to 1.3.0dependabot[bot]2-3/+4
2022-03-29Bump github.com/fluent/fluent-logger-golang from 1.8.0 to 1.9.0dependabot[bot]2-3/+3
2022-03-29Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1dependabot[bot]2-6/+10
2022-03-29Bump github.com/go-redsync/redsync/v4 from 4.4.1 to 4.5.0dependabot[bot]2-8/+11
2022-03-29revert sort.SearchKonstantin Lebedev1-7/+12
2022-03-29fix s3 tests:Konstantin Lebedev3-8/+21
2022-03-29fix test_s3.test_multi_object_delete_key_limit andKonstantin Lebedev2-0/+15
2022-03-29add test functionguosj1-4/+17
2022-03-28Merge pull request #2835 from chrislusf/dependabot/go_modules/github.com/Shop...Chris Lu2-45/+34
2022-03-28Bump github.com/Shopify/sarama from 1.23.1 to 1.32.0dependabot[bot]2-45/+34
2022-03-28Merge pull request #2837 from chrislusf/dependabot/go_modules/github.com/klau...Chris Lu2-6/+6
2022-03-28Merge pull request #2838 from chrislusf/dependabot/go_modules/github.com/gori...Chris Lu2-3/+3
2022-03-28Bump github.com/klauspost/reedsolomon from 1.9.2 to 1.9.16dependabot[bot]2-6/+6
2022-03-28Merge pull request #2836 from chrislusf/dependabot/go_modules/github.com/OneO...Chris Lu2-2/+3
2022-03-28Merge pull request #2834 from chrislusf/dependabot/go_modules/gocloud.dev/pub...Chris Lu2-89/+12
2022-03-28Merge pull request #2831 from kmlebedev/fix_mkdir_snapshotChris Lu1-1/+1
2022-03-28Bump github.com/gorilla/mux from 1.7.4 to 1.8.0dependabot[bot]2-3/+3
2022-03-28Bump github.com/OneOfOne/xxhash from 1.2.2 to 1.2.8dependabot[bot]2-2/+3
2022-03-28Bump gocloud.dev/pubsub/natspubsub from 0.20.0 to 0.24.0dependabot[bot]2-89/+12