aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-29chore(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.0 (#5554)dependabot[bot]1-1/+1
2024-04-29AllowEmptyFolder checks during object deletionchrislu2-10/+30
2024-04-29split filechrislu3-359/+387
2024-04-29rename fileschrislu7-0/+0
2024-04-28helm: Fix annotations parameters to be standard maps (#5543)helm-3.65.1JesseBot5-10/+10
2024-04-28fix: skip file size checking for volume with TTL (#5541)Konstantin Lebedev1-0/+3
2024-04-27[s3] Put bucket lifecycle configuration (#5510)Konstantin Lebedev3-11/+149
2024-04-26feat: upload files directly without multipart/form-data (#5539)Kevin Bulteel1-1/+71
2024-04-26Move file deletion logging to v2 verbisity (#5538)Nikita Borzykh1-2/+2
2024-04-25Fixes unlocked read from logBuffer.LastTsNs that is racey. (#5536)M@1-1/+9
2024-04-24Fixes race with unlocked setter. (#5532)M@1-0/+2
2024-04-24Migrates from disintegration/imaging c2019 to cognusion/imaging c2024. (#5533)M@4-6/+5
2024-04-24filer read chunk retry if status code 499 (#5528)Konstantin Lebedev1-1/+1
2024-04-23fix "volume.fix.replication" move many replications only to one volumeServer ...skycope3-15/+23
2024-04-22chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.12 to 3.5.13 (#5516)dependabot[bot]2-6/+6
2024-04-22chore(deps): bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 (#5520)dependabot[bot]2-9/+9
2024-04-22chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.36.0 to 0.37.0 (#5517)dependabot[bot]2-3/+3
2024-04-22chore(deps): bump google.golang.org/api from 0.172.0 to 0.176.0 (#5518)dependabot[bot]2-18/+18
2024-04-22chore(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 (#5519)dependabot[bot]2-3/+3
2024-04-18avoid repeated calls to heavy-weighted viperchrislu4-20/+32
2024-04-18improve perf a bitchrislu1-1/+2
2024-04-18renamechrislu4-13/+13
2024-04-17rename VolumeServerVolumeGauge (#5504)steve.wei5-8/+8
2024-04-15chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.63.0 to 3.65.0...dependabot[bot]2-3/+3
2024-04-15chore(deps): bump github.com/go-redsync/redsync/v4 from 4.11.0 to 4.13.0 (#5499)dependabot[bot]2-7/+7
2024-04-15chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 (#5500)dependabot[bot]2-3/+3
2024-04-15chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#5501)dependabot[bot]2-9/+9
2024-04-15chore(deps): bump github.com/arangodb/go-driver from 1.6.1 to 1.6.2 (#5502)dependabot[bot]2-3/+3
2024-04-15chore(deps): bump wangyoucao577/go-release-action from 1.49 to 1.50 (#5503)dependabot[bot]6-14/+14
2024-04-143.653.65chrislu2-3/+3
2024-04-14[s3] fix s3 test_multipart_get_part (#5476)Konstantin Lebedev7-11/+53
2024-04-14chore: fix some typos in comments (#5497)yudrywet5-6/+6
2024-04-12add testchrislu1-2/+17
2024-04-11log possible racing conditionchrislu2-12/+12
2024-04-11go mod tidychrislu1-0/+1
2024-04-11[volume] Reduce the number of buffers for uploading one chunk (#5458)Konstantin Lebedev5-17/+50
2024-04-10fix append disorder (#5492)skycope1-1/+1
2024-04-08chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.3 (#5481)dependabot[bot]2-6/+6
2024-04-08chore(deps): bump gocloud.dev/pubsub/natspubsub from 0.36.0 to 0.37.0 (#5482)dependabot[bot]2-12/+12
2024-04-08chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.7 to 1.27.11 ...dependabot[bot]2-30/+30
2024-04-08chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.56.1 to 3.63.0...dependabot[bot]2-5/+5
2024-04-08chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#5485)dependabot[bot]2-3/+3
2024-04-08chore(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#5486)dependabot[bot]7-7/+7
2024-04-08fix(volume.fix.replication): adjust volume count, not free volume count (#5479)steve.wei1-4/+4
2024-04-08fix: filer authenticate with with volume server (#5480)Henco Appel6-24/+74
2024-04-08chore: fix function names in comment (#5478)clonefetch5-5/+5
2024-04-07[s3] add s3 pass test_multipart_upload_size_too_small (#5475)Konstantin Lebedev3-9/+26
2024-04-07[s3] add s3 pass test_multipart_upload (#5474)Konstantin Lebedev4-18/+43
2024-04-06[s3] fix s3 test_multipart_resend_first_finishes_last (#5471)Konstantin Lebedev4-147/+101
2024-04-04fix: correctly form partNumber from new entry.Name format in "listObjectParts...Nikita Borzykh1-1/+7