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
path:
root
/
weed
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-31
Delete test_utils_test.go
3.97
chrislu
1
-53
/
+0
2025-08-31
3.97
chrislu
1
-1
/
+1
2025-08-30
rename
chrislu
1
-0
/
+53
2025-08-30
S3 API: Advanced IAM System (#7160)
Chris Lu
76
-175
/
+18595
2025-08-23
Master: volume assignment concurrency (#7159)
Chris Lu
10
-32
/
+1086
2025-08-23
Fix volume allocation with max=0 and minFreeSpace - prevent allocate-then-del...
Copilot
2
-0
/
+105
2025-08-23
Shell: support regular expression for collection selection (#7158)
Chris Lu
7
-30
/
+111
2025-08-23
weed/mount: refactor to use atomic type (#7157)
cui
1
-19
/
+19
2025-08-22
S3 API: Add integration with KMS providers (#7152)
Chris Lu
20
-235
/
+2769
2025-08-22
S3 API: conditional read and write (#7154)
Chris Lu
6
-0
/
+1155
2025-08-22
S3 API: Add SSE-S3 (#7151)
Chris Lu
29
-453
/
+1305
2025-08-21
S3 API: Add SSE-KMS (#7144)
Chris Lu
49
-425
/
+11315
2025-08-19
S3 API: Add SSE-C (#7143)
Chris Lu
9
-20
/
+1092
2025-08-17
Adding RDMA rust sidecar (#7140)
Chris Lu
6
-1
/
+574
2025-08-15
ensure correct next pointer
chrislu
1
-0
/
+1
2025-08-15
skip file with invalid format
chrislu
1
-0
/
+4
2025-08-15
correct error
chrislu
1
-1
/
+1
2025-08-15
fix stop time
chrislu
1
-1
/
+1
2025-08-15
day-advance fix
chrislu
1
-0
/
+10
2025-08-14
fix ListAllMyBucketsResult xmlns
chrislu
2
-0
/
+45
2025-08-14
reduce lock scope to improve log buffer performance
chrislu
1
-18
/
+24
2025-08-14
Fix volume server's status code returned for missing needles on EC-encoded sh...
Lisandro Pin
1
-3
/
+5
2025-08-11
fix presigned signature
chrislu
1
-1
/
+1
2025-08-11
use one http client
chrislu
1
-14
/
+11
2025-08-11
filer: server side copying (#7121)
Chris Lu
2
-0
/
+552
2025-08-11
fix sftp start with filer (#7120)
Chris Lu
1
-2
/
+7
2025-08-11
S3 API: unsigned streaming (no cred) but chunks contain signatures (#7118)
Chris Lu
2
-13
/
+86
2025-08-11
fix ttl objects
chrislu
1
-1
/
+16
2025-08-09
Admin UI: Fetch task logs (#7114)
Chris Lu
52
-1797
/
+7100
2025-08-08
fix tikv listing due to expired entries (#7115)
Chris Lu
1
-5
/
+21
2025-08-07
Shell: add verbose ec encoding mode (#7105)
Chris Lu
2
-21
/
+128
2025-08-07
ec candidate selection needs to adjust same rack count compare (#7106)
Chris Lu
1
-2
/
+2
2025-08-07
volume server UI: fix ec volume ui (#7104)
Chris Lu
3
-11
/
+21
2025-08-06
fix for baidu cloud storage
chrislu
1
-2
/
+5
2025-08-06
Context cancellation during reading range reading large files (#7093)
Chris Lu
14
-49
/
+231
2025-08-06
remove spoof-able request header (#7103)
Chris Lu
2
-34
/
+2
2025-08-06
remote address parsing should handle special cases (#7101)
Chris Lu
2
-23
/
+56
2025-08-05
fix signature hashing for iam (#7100)
Chris Lu
3
-20
/
+125
2025-08-04
context cancellation during reading range reading large files (#7092)
Chris Lu
3
-7
/
+74
2025-08-04
S3: Fix iam payload hash (#7081)
Chris Lu
2
-3
/
+544
2025-08-03
mount ec shards correctly (#7079)
Chris Lu
1
-2
/
+2
2025-08-03
Filer: fix filer range read (#7078)
Chris Lu
1
-1
/
+4
2025-08-03
Filer Store: postgres backend support pgbouncer (#7077)
Chris Lu
5
-16
/
+61
2025-08-03
Postgres (CockroachDB) with full certificate verification (#7076)
Chris Lu
3
-2
/
+46
2025-08-03
separate context for filer store (#7075)
Chris Lu
1
-0
/
+14
2025-08-03
Admin: refactoring active topology (#7073)
Chris Lu
18
-467
/
+2579
2025-08-02
fix: dead letter message log message (#7072)
Ibrahim Konsowa
1
-2
/
+11
2025-08-02
Admin UI: include ec shard sizes into volume server info (#7071)
Chris Lu
19
-258
/
+1083
2025-08-01
Support X-Forwarded-Port (#7070)
Chris Lu
2
-1
/
+105
2025-08-01
fix parsing s3 tag (#7069)
Chris Lu
1
-6
/
+14
[next]