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
11 days
Initial plan
origin/copilot/sub-pr-7677
copilot-swe-agent[bot]
0
-0
/
+0
11 days
Extract recheckPolicyWithObjectEntry helper to reduce duplication
chrislu
2
-26
/
+23
11 days
Fix HeadObject action name in docs for consistency
chrislu
1
-1
/
+1
11 days
Fix GetObjectHandler to match HeadObjectHandler pattern
chrislu
1
-15
/
+20
11 days
Address code review feedback
chrislu
2
-44
/
+45
11 days
Address code review nitpicks
chrislu
3
-94
/
+42
11 days
Add integration tests for s3:ExistingObjectTag conditions
chrislu
2
-2
/
+262
11 days
Implement tag-based policy re-check in handlers
chrislu
6
-11
/
+80
11 days
s3: document s3:ExistingObjectTag support and feature status
chrislu
6
-22
/
+123
11 days
s3: add tests for s3:ExistingObjectTag policy conditions
chrislu
1
-0
/
+263
11 days
s3: update EvaluatePolicy to accept object entry for tag conditions
chrislu
3
-65
/
+30
11 days
s3: add s3:ExistingObjectTag condition support in policy engine
chrislu
3
-9
/
+54
11 days
fix: add missing backslash for volume extraArgs in helm chart (#7676)
Chris Lu
44
-58
/
+83
12 days
fix: prevent makeslice panic in ReadNeedleMeta with corrupted needle (#7675)
Chris Lu
1
-0
/
+3
12 days
mount: add mutex to DirectoryHandle to fix race condition (#7674)
Chris Lu
1
-18
/
+32
12 days
sts: limit session duration to incoming token's exp claim (#7670)
Chris Lu
4
-10
/
+279
12 days
fix: restore volume mount when VolumeConfigure fails (#7669)
Chris Lu
1
-0
/
+5
12 days
Fix webhook duplicate deliveries and POST to GET conversion (#7668)
Chris Lu
4
-16
/
+564
12 days
Nit: have `ec.encode` exit immediately if no volumes are processed. (#7654)
Lisandro Pin
1
-0
/
+4
12 days
Update notification.toml
chrislu
1
-1
/
+3
12 days
Added a complete webhook configuration example
chrislu
1
-0
/
+15
12 days
chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 (#7664)
dependabot[bot]
4
-6
/
+6
12 days
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.20 to 1....
dependabot[bot]
2
-15
/
+15
12 days
chore(deps): bump github.com/klauspost/reedsolomon from 1.12.5 to 1.12.6 (#7662)
dependabot[bot]
4
-6
/
+6
12 days
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.89.1 to 1.93...
dependabot[bot]
2
-33
/
+33
12 days
chore(deps): bump wangyoucao577/go-release-action from 1.53 to 1.54 (#7660)
dependabot[bot]
7
-16
/
+16
12 days
chore(deps): bump actions/checkout from 4 to 6 (#7659)
dependabot[bot]
17
-18
/
+18
12 days
chore(deps): bump cloud.google.com/go/kms from 1.23.1 to 1.23.2 (#7658)
dependabot[bot]
2
-3
/
+3
12 days
chore(deps): bump actions/upload-artifact from 4 to 5 (#7657)
dependabot[bot]
1
-1
/
+1
12 days
chore(deps): bump actions/setup-go from 5 to 6 (#7656)
dependabot[bot]
1
-1
/
+1
12 days
fix random volume ids in master.html (#7655)
Trim21
2
-0
/
+6
12 days
4.02
4.02
chrislu
2
-3
/
+3
12 days
reduce minFreeSpacePercent to 1
chrislu
1
-1
/
+1
12 days
fix: ARM v7 alignment issue for 64-bit atomic operations (#7652)
Chris Lu
1
-27
/
+27
12 days
SFTP: support reloading user store on HUP signal (#7651)
Chris Lu
3
-0
/
+21
12 days
s3: fix ListBuckets not showing buckets created by authenticated users (#7648)
Chris Lu
5
-26
/
+192
13 days
fix: initialize missing S3 options in filer to prevent nil pointer dereferenc...
Chris Lu
1
-0
/
+7
13 days
Optimize database connection pool settings for MySQL and PostgreSQL (#7645)
Chris Lu
1
-12
/
+12
14 days
Remove allowEmptyFolder from s3tests.yml workflow
chrislu
1
-5
/
+5
14 days
Remove deprecated allowEmptyFolder CLI option
chrislu
20
-50
/
+16
14 days
s3: optimize DELETE by skipping lock check for buckets without Object Lock (#...
Chris Lu
7
-42
/
+113
14 days
helm: enhance all-in-one deployment configuration (#7639)
Chris Lu
7
-95
/
+254
14 days
fix: CompleteMultipartUpload fails for uploads with more than 1000 parts (#7641)
Chris Lu
1
-1
/
+4
2025-12-05
Update README.md
chrislu
1
-54
/
+11
2025-12-05
fix: normalize Windows backslash paths in weed admin file uploads (#7636)
Chris Lu
3
-8
/
+33
2025-12-05
fix: Use mime.FormatMediaType for RFC 6266 compliant Content-Disposition (#7635)
Chris Lu
3
-13
/
+12
2025-12-05
fix: Admin UI file browser uses https.client TLS config for filer communicati...
Chris Lu
1
-53
/
+165
2025-12-05
Separate vacuum speed from replication speed (#7632)
msementsov
4
-12
/
+19
2025-12-05
fix: Admin UI user creation fails before filer discovery (#7624) (#7625)
Chris Lu
2
-19
/
+13
2025-12-04
mount: improve read throughput with parallel chunk fetching (#7627)
Chris Lu
4
-49
/
+788
[next]