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
Branch
Commit message
Author
Age
master
fix(ec.decode): purge EC shards when volume is empty (#7749)
Chris Lu
6 days
origin/HEAD
fix(ec.decode): purge EC shards when volume is empty (#7749)
Chris Lu
6 days
origin/adjust-fsck-cutoff-default
test: add integration test for versioned object listing path fix
chrislu
7 days
origin/copilot/sub-pr-7677
Initial plan
copilot-swe-agent[bot]
11 days
origin/ec-disk-type-support
test: fix master client timeout causing test hangs
chrislusf
9 days
origin/feature/iam-user-status-management-7745
feat(iam): add SetUserStatus and UpdateAccessKey actions (#7745)
chrislu
6 days
origin/fix-mount-read-throughput-7504
mount: improve read throughput by enabling parallel HTTP connections
chrislu
11 days
origin/gh-pages
Publish seaweedfs-4.0.402.tgz
chrislusf
12 days
origin/master
fix(ec.decode): purge EC shards when volume is empty (#7749)
Chris Lu
6 days
origin/nfs-cookie-prefix-list-fixes
cap prefetch size to prevent memory exhaustion
chrislu
10 days
[...]
Tag
Download
Author
Age
4.02
seaweedfs-4.02.tar.xz
seaweedfs-4.02.zip
chrislu
12 days
4.01
seaweedfs-4.01.tar.xz
seaweedfs-4.01.zip
chrislu
3 weeks
4.00
seaweedfs-4.00.tar.xz
seaweedfs-4.00.zip
chrislu
7 weeks
3.99
seaweedfs-3.99.tar.xz
seaweedfs-3.99.zip
chrislu
8 weeks
3.98
seaweedfs-3.98.tar.xz
seaweedfs-3.98.zip
Chris Lu
9 weeks
3.97
seaweedfs-3.97.tar.xz
seaweedfs-3.97.zip
chrislu
4 months
3.96
seaweedfs-3.96.tar.xz
seaweedfs-3.96.zip
chrislu
5 months
3.95
seaweedfs-3.95.tar.xz
seaweedfs-3.95.zip
chrislu
5 months
3.94
seaweedfs-3.94.tar.xz
seaweedfs-3.94.zip
chrislu
5 months
3.93
seaweedfs-3.93.tar.xz
seaweedfs-3.93.zip
chrislu
5 months
[...]
Age
Commit message
Author
Files
Lines
6 days
fix(ec.decode): purge EC shards when volume is empty (#7749)
HEAD
origin/master
origin/HEAD
master
Chris Lu
4
-18
/
+164
6 days
Update constants.go
chrislu
1
-1
/
+0
6 days
Refactor: Extract common IAM logic into shared weed/iam package (#7747)
chrislu
7
-430
/
+509
6 days
Embed IAM API into S3 server (#7740)
Chris Lu
12
-44
/
+2241
6 days
fix: use path instead of filepath for S3 object paths on Windows (#7739)
Chris Lu
5
-9
/
+202
6 days
fix: WaitUntilConnected now respects context cancellation during sleep (#7737)
Chris Lu
1
-1
/
+8
6 days
fix: admin UI bucket deletion with filer group configured (#7735)
Chris Lu
8
-41
/
+767
7 days
fix: CORS wildcard subdomain matching cache race condition (#7736)
Chris Lu
3
-6
/
+53
7 days
fix: admin UI bucket delete now properly deletes collection and checks Object...
Chris Lu
5
-158
/
+316
7 days
fix(s3): start KeepConnectedToMaster for filer discovery with filerGroup (#7732)
Chris Lu
2
-0
/
+106
[...]