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
10 days
fix: weed shell can't connect to master when no volume servers (#7710)
Chris Lu
1
-7
/
+22
10 days
fix worker -admin -adminServer error (#7706)
MorezMartin
1
-2
/
+2
10 days
docker: add curl for HTTPS healthcheck support (#7709)
Chris Lu
4
-3
/
+4
10 days
fix object name
chrislu
1
-2
/
+3
10 days
mount: add periodic metadata sync to protect chunks from orphan cleanup (#7700)
Chris Lu
4
-0
/
+180
10 days
Fix s3 versioning listing bugs (#7705)
jfburdet
2
-184
/
+199
10 days
filer: add write batching for FoundationDB store to improve throughput (#7708)
Chris Lu
3
-3
/
+175
11 days
fix: cache successful volume lookups instead of failed ones (#7698)
Chris Lu
1
-3
/
+4
11 days
mount: improve EnsureVisited performance with dedup, parallelism, and batchin...
Chris Lu
4
-33
/
+129
11 days
mount: improve NFS directory listing (#7696)
Chris Lu
1
-29
/
+24
11 days
fix nfs list with prefix batch scan (#7694)
Bruce Zou
1
-30
/
+69
11 days
fix: prevent filer.backup stall in single-filer setups (#7695)
Chris Lu
6
-1
/
+1090
11 days
fix: skip log files with deleted volumes in filer backup (#7692)
Chris Lu
3
-15
/
+78
11 days
helm: fix admin secret template paths and remove duplicate (#7690)
Chris Lu
3
-10
/
+55
11 days
Helm Charts: add admin and worker to helm charts (#7688)
Chris Lu
11
-1
/
+1225
11 days
fix: return error on size mismatch in ReadNeedleMeta for consistency (#7687)
Chris Lu
1
-0
/
+1
11 days
fix: prevent empty .vif files from ec.decode causing parse errors (#7686)
Chris Lu
2
-0
/
+17
11 days
mount: fix weed inode nlookup do not equel kernel inode nlookup (#7682)
Chen Pu
2
-18
/
+28
11 days
s3api: remove redundant auth verification in getRequestDataReader (#7685)
Chris Lu
1
-6
/
+1
11 days
s3: add s3:ExistingObjectTag condition support for bucket policies (#7677)
Chris Lu
11
-105
/
+762
12 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
13 days
4.02
4.02
chrislu
2
-3
/
+3
13 days
reduce minFreeSpacePercent to 1
chrislu
1
-1
/
+1
13 days
fix: ARM v7 alignment issue for 64-bit atomic operations (#7652)
Chris Lu
1
-27
/
+27
13 days
SFTP: support reloading user store on HUP signal (#7651)
Chris Lu
3
-0
/
+21
13 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
[next]