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
path:
root
/
weed
Age
Commit message (
Expand
)
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
11
-44
/
+2240
6 days
fix: use path instead of filepath for S3 object paths on Windows (#7739)
Chris Lu
5
-9
/
+202
7 days
fix: WaitUntilConnected now respects context cancellation during sleep (#7737)
Chris Lu
1
-1
/
+8
7 days
fix: admin UI bucket deletion with filer group configured (#7735)
Chris Lu
3
-41
/
+77
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
7 days
volume.fsck: increase default cutoffTimeAgo from 5 minutes to 5 hours (#7730)
Chris Lu
1
-1
/
+7
7 days
fix: prevent path doubling in versioned object listing (#7729)
Chris Lu
1
-1
/
+4
8 days
Implement a `weed shell` command to return a status overview of the cluster. ...
Lisandro Pin
1
-0
/
+214
8 days
shell: add -owner flag to s3.bucket.create command (#7728)
Chris Lu
9
-177
/
+723
8 days
s3: allow -s3.config and -s3.iam.config to work together (#7727)
Chris Lu
1
-8
/
+8
8 days
s3: enable auth when IAM integration is configured (#7726)
Chris Lu
2
-0
/
+158
8 days
Reduce memory allocations in hot paths (#7725)
Chris Lu
10
-31
/
+298
9 days
filer.sync: fix checkpoint not being saved properly (#7719)
Chris Lu
2
-4
/
+50
9 days
s3: fix presigned POST upload missing slash between bucket and key (#7714)
Chris Lu
4
-3
/
+414
9 days
ec: add -diskType flag to EC commands for SSD support (#7607)
Chris Lu
8
-91
/
+180
9 days
fmt
chrislu
1
-33
/
+33
10 days
fix: filer do not support IP whitelist right now #7094 (#7095)
Konstantin Lebedev
1
-4
/
+5
10 days
Remove default concurrent upload/download limits for best performance (#7712)
Chris Lu
4
-9
/
+9
10 days
fix: weed shell can't connect to master when no volume servers (#7710)
Chris Lu
1
-7
/
+22
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
1
-2
/
+172
10 days
fix: cache successful volume lookups instead of failed ones (#7698)
Chris Lu
1
-3
/
+4
10 days
mount: improve EnsureVisited performance with dedup, parallelism, and batchin...
Chris Lu
4
-33
/
+129
10 days
mount: improve NFS directory listing (#7696)
Chris Lu
1
-29
/
+24
10 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
1
-1
/
+4
11 days
fix: skip log files with deleted volumes in filer backup (#7692)
Chris Lu
3
-15
/
+78
11 days
Helm Charts: add admin and worker to helm charts (#7688)
Chris Lu
1
-1
/
+4
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
11 days
fix: add missing backslash for volume extraArgs in helm chart (#7676)
Chris Lu
1
-1
/
+1
11 days
fix: prevent makeslice panic in ReadNeedleMeta with corrupted needle (#7675)
Chris Lu
1
-0
/
+3
11 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
fix random volume ids in master.html (#7655)
Trim21
2
-0
/
+6
[next]