index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-06
3.76
3.76
chrislu
2
-3
/
+3
2024-10-06
use only one metadata follow process
chrislu
3
-49
/
+46
2024-10-04
[s3] add {Get,Put,Delete}BucketTagging and PublicAccessBlock Handlers (#6088)
Konstantin Lebedev
3
-0
/
+54
2024-10-03
fix
chrislu
2
-4
/
+3
2024-10-03
3.75
3.75
chrislu
2
-3
/
+3
2024-10-03
[s3] add skip bucket encryption handlers (#6091)
Konstantin Lebedev
2
-0
/
+19
2024-10-03
s3api: Fix signature v4 with reverse proxy at sub-path (#6092)
Er2
1
-6
/
+30
2024-10-03
k8s/charts/seaweedfs/templates: s3 deployment: rm blocking matchLabel (#6090)
ayzatziko
1
-1
/
+0
2024-10-03
add helper functions
chrislu
2
-1
/
+39
2024-10-01
skip error if conf file is not created
chrislu
1
-1
/
+6
2024-10-01
support load balancer in front of s3
chrislu
1
-1
/
+5
2024-10-01
handle missing leading zero padding in replica
chrislu
1
-0
/
+8
2024-09-30
3.74
3.74
chrislu
2
-3
/
+3
2024-09-30
chore(deps): bump github.com/rclone/rclone from 1.68.0 to 1.68.1 (#6084)
dependabot[bot]
2
-3
/
+3
2024-09-30
chore(deps): bump google.golang.org/api from 0.198.0 to 0.199.0 (#6083)
dependabot[bot]
2
-9
/
+9
2024-09-30
chore(deps): bump github.com/hanwen/go-fuse/v2 from 2.5.1 to 2.6.1 (#6082)
dependabot[bot]
2
-5
/
+3
2024-09-30
chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.4 to 3.16.0 (#6...
dependabot[bot]
2
-9
/
+8
2024-09-30
chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#6080)
dependabot[bot]
2
-3
/
+3
2024-09-30
chore(deps): bump docker/build-push-action from 6.7.0 to 6.9.0 (#6079)
dependabot[bot]
7
-7
/
+7
2024-09-29
fix help message
chrislu
1
-1
/
+1
2024-09-29
adjust resource heavy for volume.fix.replication
chrislu
2
-2
/
+2
2024-09-29
skip resource heavy commands from running on master nodes
chrislu
4
-6
/
+10
2024-09-29
refactor
chrislu
73
-75
/
+81
2024-09-29
refactor
chrislu
2
-12
/
+14
2024-09-28
add IsResourceHeavy() to command interface
chrislu
73
-2
/
+295
2024-09-27
Update volume_grpc_erasure_coding.go , fix no space left bug (#6077)
coffeecloudgit
1
-8
/
+4
2024-09-27
[filer] avoid 500 if table doesn't exist (#6075)
Konstantin Lebedev
1
-0
/
+3
2024-09-27
Bump COSI-driver version v0.1.2 (#6074)
Andrei Kvapil
1
-1
/
+1
2024-09-27
Update volume_grpc_erasure_coding.go (#6073)
coffeecloudgit
1
-0
/
+5
2024-09-27
master:fix empty target in Build() (#6069)
Neo
1
-1
/
+1
2024-09-26
Fix/copy before delete replication (#6064)
Max Denushev
2
-1
/
+109
2024-09-26
fix: Prevent potential metadata change events from being lost. (#6066)
steve.wei
1
-1
/
+3
2024-09-24
fix unclaimed spaces calculation when volumePreallocate is enabled (#6063)
LHHDZ
5
-645
/
+678
2024-09-24
fix(volume): don't persist RO state in specific cases (#6058)
Max Denushev
10
-849
/
+868
2024-09-23
chore(deps): bump cloud.google.com/go/pubsub from 1.42.0 to 1.43.0 (#6053)
dependabot[bot]
2
-10
/
+10
2024-09-23
Feat:merge small chunk (#6049)
zemul
4
-11
/
+74
2024-09-23
chore(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 (#6054)
dependabot[bot]
2
-6
/
+6
2024-09-23
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.30.5 to 1.31.0 (#6052)
dependabot[bot]
2
-6
/
+6
2024-09-23
chore(deps): bump google.golang.org/api from 0.195.0 to 0.198.0 (#6051)
dependabot[bot]
2
-46
/
+46
2024-09-23
chore(deps): bump github.com/klauspost/reedsolomon from 1.12.3 to 1.12.4 (#6050)
dependabot[bot]
2
-3
/
+3
2024-09-19
fix max volume count auto setting
chrislu
1
-1
/
+2
2024-09-19
Vol check disk bug (#6044)
dsd
1
-19
/
+34
2024-09-19
[volume] remove truncate idx file if size not healthy (#6043)
Konstantin Lebedev
2
-7
/
+3
2024-09-17
refactor
chrislu
1
-2
/
+1
2024-09-17
Bump chart version (#6033)
Federico A. Corazza
1
-1
/
+1
2024-09-17
fix nil filer conf
chrislu
1
-0
/
+3
2024-09-16
[filer] fix return 204 for DELETE on entry not found (#6023)
Konstantin Lebedev
1
-5
/
+1
2024-09-16
improve worm support (#5983)
Guang Jiong Lou
20
-255
/
+443
2024-09-16
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.15 to 3.5.16 (#6027)
dependabot[bot]
2
-9
/
+9
2024-09-16
chore(deps): bump github.com/linxGnu/grocksdb from 1.9.2 to 1.9.3 (#6025)
dependabot[bot]
2
-3
/
+3
[next]