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
2025-08-02
fix hard coded erasure_coding values
origin/detect-and-plan-ec-tasks
chrislu
2
-5
/
+3
2025-08-02
use ec shard size
chrislu
1
-13
/
+59
2025-08-01
Support X-Forwarded-Port (#7070)
Chris Lu
2
-1
/
+105
2025-08-01
fix parsing s3 tag (#7069)
Chris Lu
2
-6
/
+93
2025-08-01
S3: support for the X-Forwarded-Prefix header (#7068)
Chris Lu
2
-22
/
+327
2025-08-01
S3: fix list buckets handler (#7067)
Chris Lu
3
-57
/
+194
2025-08-01
admin: Refactor task destination planning (#7063)
Chris Lu
43
-2376
/
+2901
2025-07-31
fix checking
3.96
chrislu
1
-2
/
+1
2025-07-31
3.96
chrislu
2
-3
/
+3
2025-07-31
optionally set the default retention when creating buckets
chrislu
3
-28
/
+57
2025-07-31
Fixed weed mount reads with jwt.signing.read.key (#7061)
Maxim Kostyukov
4
-5
/
+30
2025-07-30
fix reason display
chrislu
1
-2
/
+2
2025-07-30
filer: remove filer support for image resizing (#7057)
Chris Lu
1
-24
/
+0
2025-07-30
Admin: misc improvements on admin server and workers. EC now works. (#7055)
Chris Lu
130
-4367
/
+27675
2025-07-30
Paralleize operations for `weed shell`'s `volume.fix.replication`. (#6789)
Lisandro Pin
1
-23
/
+35
2025-07-28
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.6.2 to 3.6.4 (#7052)
dependabot[bot]
2
-9
/
+9
2025-07-28
chore(deps): bump github.com/a-h/templ from 0.3.920 to 0.3.924 (#7050)
dependabot[bot]
2
-3
/
+3
2025-07-28
chore(deps): bump gocloud.dev/pubsub/natspubsub from 0.42.0 to 0.43.0 (#7049)
dependabot[bot]
2
-11
/
+11
2025-07-28
chore(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 (#7048)
dependabot[bot]
0
-0
/
+0
2025-07-28
fix command_volume_tier_upload bug (#7041)
chalet
1
-5
/
+33
2025-07-28
chore(deps): bump cloud.google.com/go/storage from 1.55.0 to 1.56.0 (#7043)
dependabot[bot]
2
-12
/
+12
2025-07-28
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.113.1 to 3.113...
dependabot[bot]
2
-3
/
+3
2025-07-28
chore(deps): bump github.com/minio/crc64nvme from 1.0.2 to 1.1.0 (#7045)
dependabot[bot]
2
-3
/
+3
2025-07-28
chore(deps): bump modernc.org/sqlite from 1.38.0 to 1.38.1 (#7046)
dependabot[bot]
2
-13
/
+15
2025-07-28
chore(deps): bump google.golang.org/api from 0.242.0 to 0.243.0 (#7047)
dependabot[bot]
2
-3
/
+3
2025-07-28
fix: consider EC shard count in volume.balance capacity calculation (#7034)
FQHSLycopene
1
-1
/
+5
2025-07-28
chore(deps): bump actions/setup-go from 4 to 5 (#7042)
dependabot[bot]
6
-10
/
+10
2025-07-28
tag parsing decode url encoded
chrislu
3
-102
/
+175
2025-07-28
address List permission
chrislu
3
-4
/
+218
2025-07-27
admin server: fix tls setting
chrislu
1
-1
/
+1
2025-07-23
return proper default value for locking and versioning
chrislu
2
-2
/
+2
2025-07-23
minor
chrislu
1
-3
/
+2
2025-07-23
Fix all in one deployment (#7031)
Mohamed Sekour
1
-1
/
+4
2025-07-23
change priority of admin credentials from env varaibles (#7032)
Chris Lu
3
-41
/
+44
2025-07-23
use latest v3.18.4
chrislu
1
-1
/
+1
2025-07-23
adding admin credential
chrislu
1
-0
/
+1
2025-07-23
S3 API: simpler way to start s3 with credentials (#7030)
Chris Lu
3
-20
/
+153
2025-07-22
newer helm version
chrislu
1
-0
/
+1
2025-07-22
chore(deps): bump gocloud.dev from 0.42.0 to 0.43.0 (#7023)
dependabot[bot]
0
-0
/
+0
2025-07-22
fix listing objects (#7008)
Chris Lu
28
-689
/
+2131
2025-07-21
chore(deps): bump github.com/a-h/templ from 0.3.906 to 0.3.920 (#7022)
dependabot[bot]
2
-3
/
+3
2025-07-21
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.17 to 1.29.18...
dependabot[bot]
2
-18
/
+18
2025-07-21
chore(deps): bump actions/setup-python from 4 to 5 (#7021)
dependabot[bot]
1
-4
/
+4
2025-07-21
chore(deps): bump github.com/klauspost/reedsolomon from 1.12.4 to 1.12.5 (#7018)
dependabot[bot]
2
-3
/
+3
2025-07-21
chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.42.0 to 0.43.0 (#7016)
dependabot[bot]
2
-92
/
+91
2025-07-21
chore(deps): bump google.golang.org/api from 0.241.0 to 0.242.0 (#7009)
dependabot[bot]
2
-3
/
+3
2025-07-21
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.112.0 to 3.113...
dependabot[bot]
2
-3
/
+3
2025-07-21
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.5 to 1.36.6 (#7011)
dependabot[bot]
0
-0
/
+0
2025-07-21
chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.2.3 (#7013)
dependabot[bot]
2
-3
/
+3
2025-07-21
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.83.0 to 1.84...
dependabot[bot]
2
-25
/
+24
[next]