aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterfix(ec.decode): purge EC shards when volume is empty (#7749)Chris Lu6 days
origin/HEADfix(ec.decode): purge EC shards when volume is empty (#7749)Chris Lu6 days
origin/adjust-fsck-cutoff-defaulttest: add integration test for versioned object listing path fixchrislu7 days
origin/copilot/sub-pr-7677Initial plancopilot-swe-agent[bot]11 days
origin/ec-disk-type-supporttest: fix master client timeout causing test hangschrislusf9 days
origin/feature/iam-user-status-management-7745feat(iam): add SetUserStatus and UpdateAccessKey actions (#7745)chrislu6 days
origin/fix-mount-read-throughput-7504mount: improve read throughput by enabling parallel HTTP connectionschrislu11 days
origin/gh-pagesPublish seaweedfs-4.0.402.tgzchrislusf12 days
origin/masterfix(ec.decode): purge EC shards when volume is empty (#7749)Chris Lu6 days
origin/nfs-cookie-prefix-list-fixescap prefetch size to prevent memory exhaustionchrislu11 days
[...]
 
TagDownloadAuthorAge
4.02seaweedfs-4.02.tar.xz  seaweedfs-4.02.zip  chrislu12 days
4.01seaweedfs-4.01.tar.xz  seaweedfs-4.01.zip  chrislu3 weeks
4.00seaweedfs-4.00.tar.xz  seaweedfs-4.00.zip  chrislu7 weeks
3.99seaweedfs-3.99.tar.xz  seaweedfs-3.99.zip  chrislu8 weeks
3.98seaweedfs-3.98.tar.xz  seaweedfs-3.98.zip  Chris Lu9 weeks
3.97seaweedfs-3.97.tar.xz  seaweedfs-3.97.zip  chrislu4 months
3.96seaweedfs-3.96.tar.xz  seaweedfs-3.96.zip  chrislu5 months
3.95seaweedfs-3.95.tar.xz  seaweedfs-3.95.zip  chrislu5 months
3.94seaweedfs-3.94.tar.xz  seaweedfs-3.94.zip  chrislu5 months
3.93seaweedfs-3.93.tar.xz  seaweedfs-3.93.zip  chrislu5 months
[...]
 
AgeCommit messageAuthorFilesLines
6 daysfeat(iam): add SetUserStatus and UpdateAccessKey actions (#7745)origin/feature/iam-user-status-management-7745chrislu9-19/+575
6 daysUpdate constants.gochrislu1-1/+0
6 daysRefactor: Extract common IAM logic into shared weed/iam package (#7747)chrislu7-430/+509
6 daysEmbed IAM API into S3 server (#7740)Chris Lu12-44/+2241
6 daysfix: use path instead of filepath for S3 object paths on Windows (#7739)Chris Lu5-9/+202
7 daysfix: WaitUntilConnected now respects context cancellation during sleep (#7737)Chris Lu1-1/+8
7 daysfix: admin UI bucket deletion with filer group configured (#7735)Chris Lu8-41/+767
7 daysfix: CORS wildcard subdomain matching cache race condition (#7736)Chris Lu3-6/+53
7 daysfix: admin UI bucket delete now properly deletes collection and checks Object...Chris Lu5-158/+316
7 daysfix(s3): start KeepConnectedToMaster for filer discovery with filerGroup (#7732)Chris Lu2-0/+106
[...]