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
2025-10-27
chore(deps): bump github.com/prometheus/procfs from 0.17.0 to 0.19.1 (#7388)
dependabot[bot]
4
-6
/
+6
2025-10-27
chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 (#7386)
dependabot[bot]
4
-6
/
+6
2025-10-27
go mod tidy
chrislu
2
-3
/
+3
2025-10-27
chore(deps): bump github.com/getsentry/sentry-go from 0.35.3 to 0.36.1 (#7389)
dependabot[bot]
2
-3
/
+3
2025-10-27
chore(deps): bump github.com/tarantool/go-tarantool/v2 from 2.4.0 to 2.4.1 (#...
dependabot[bot]
2
-3
/
+3
2025-10-27
chore(deps): bump github.com/pkg/sftp from 1.13.9 to 1.13.10 (#7390)
dependabot[bot]
2
-3
/
+3
2025-10-27
chore(deps): bump actions/upload-artifact from 4 to 5 (#7387)
dependabot[bot]
7
-21
/
+21
2025-10-26
fix lint
chrislu
1
-1
/
+1
2025-10-26
3.99
chrislu
1
-2
/
+2
2025-10-26
fix comment
chrislu
1
-1
/
+1
2025-10-26
Volume Server: handle incomplete ec encoding (#7384)
Chris Lu
5
-16
/
+1301
2025-10-25
s3: combine all signature verification checks into a single function (#7330)
Tom Crasset
6
-332
/
+592
2025-10-25
Filer: batch deletion operations to return individual error results (#7382)
Chris Lu
5
-44
/
+86
2025-10-24
Shell: Added a helper function `isHelpRequest()` (#7380)
Chris Lu
12
-7
/
+87
2025-10-24
Store full shell command in shell history (#7378)
Yavor Konstantinov
1
-2
/
+4
2025-10-24
Volume Server: Unexpected Deletion of Remote Tier Data (#7377)
Chris Lu
1
-0
/
+13
2025-10-24
Clients to volume server requires JWT tokens for all read operations (#7376)
Chris Lu
6
-31
/
+66
2025-10-24
[Admin UI] Login not possible due to securecookie error (#7374)
Chris Lu
3
-27
/
+87
2025-10-24
fix: Use a mixed of virtual and path styles within a single subdomain (#7357)
Konstantin Lebedev
2
-4
/
+277
2025-10-24
Improve admin urls (#7370)
Yavor Konstantinov
4
-125
/
+158
2025-10-24
avoid repeated reading disk (#7369)
Chris Lu
6
-74
/
+237
2025-10-24
Revert "fix reading"
chrislu
6
-182
/
+58
2025-10-24
fix reading
chrislu
6
-58
/
+182
2025-10-23
Fix 'NaN%' issue when running volume.fsck (#7368)
Yavor Konstantinov
1
-1
/
+6
2025-10-23
S3 API: Fix SSE-S3 decryption on object download (#7366)
Chris Lu
17
-256
/
+1762
2025-10-23
Improve-worker (#7367)
Mariano Ntrougkas
4
-36
/
+12
2025-10-23
fixing auto complete (#7365)
Chris Lu
1
-5
/
+69
2025-10-22
Update volume_growth_reservation_test.go
chrislu
1
-0
/
+5
2025-10-22
Update volume_growth_reservation_test.go
chrislu
1
-6
/
+8
2025-10-22
♻️ refactor(worker): decouple state management using command-query patter...
Mariano Ntrougkas
2
-578
/
+753
2025-10-22
S3: Avoid in-memory map concurrent writes in SSE-S3 key manager (#7358)
Chris Lu
4
-40
/
+247
2025-10-21
[weed] update volume.fix.replication description (#7340)
nightcoffee
3
-4
/
+4
2025-10-21
go mod tidy
Chris Lu
1
-2
/
+2
2025-10-21
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
Chris Lu
2
-2
/
+5
2025-10-21
Switch to seaweedfs/cockroachdb-parser directly
Chris Lu
3
-7
/
+5
2025-10-21
Update cockroachdb-parser to fix 32-bit builds
Chris Lu
2
-5
/
+5
2025-10-21
Update cockroachdb-parser to fix 32-bit builds
3.98
Chris Lu
2
-4
/
+5
2025-10-21
update cockroachdb-parser due to build issues
Chris Lu
2
-1
/
+3
2025-10-20
3.98
Chris Lu
2
-3
/
+3
2025-10-20
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
Chris Lu
1
-2
/
+3
2025-10-20
go install github.com/a-h/templ/cmd/templ@latest
Chris Lu
30
-32
/
+30
2025-10-20
Fix deadlock in worker client Connect() method (#7350)
Chris Lu
1
-2
/
+3
2025-10-20
chore(deps): bump golang.org/x/image from 0.30.0 to 0.32.0 (#7343)
dependabot[bot]
4
-6
/
+6
2025-10-20
chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 (#7347)
dependabot[bot]
4
-30
/
+30
2025-10-20
chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 (#7344)
dependabot[bot]
4
-6
/
+6
2025-10-20
chore(deps): bump actions/setup-go from 5 to 6 (#7348)
dependabot[bot]
5
-11
/
+11
2025-10-20
fix tests
chrislu
1
-3
/
+5
2025-10-20
create new volumes on less occupied disk locations (#7349)
Chris Lu
4
-4
/
+328
2025-10-20
chore(deps): bump github.com/redis/go-redis/v9 from 9.14.0 to 9.14.1 (#7342)
dependabot[bot]
2
-3
/
+3
2025-10-20
chore(deps): bump actions/checkout from 4 to 5 (#7345)
dependabot[bot]
3
-9
/
+9
[prev]
[next]