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
/
s3api
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-03
change version directory
chrislu
1
-2
/
+2
2025-05-27
unlimit the list entries in completeMultipartUpload (#6822)
Bruce Zou
1
-3
/
+4
2025-05-26
Unable to upload empty files to seaweed via. multipart when length is unknown...
royatwp
1
-1
/
+5
2025-05-22
added context to filer_client method calls (#6808)
Aleksey Kosov
5
-16
/
+17
2025-05-01
[s3] refactor duplicate put-object code paths (#6727)
Taehyung Lim
3
-42
/
+38
2025-04-23
[s3] use chunkedReader in PutObjectPartHandler to handle aws-chunked encoding...
Taehyung Lim
1
-1
/
+1
2025-04-23
[s3] fix checksum algorithm CRC64NVMe (#6722)
Konstantin Lebedev
1
-2
/
+2
2025-04-08
* Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6698)
zuzuviewer
1
-3
/
+3
2025-03-31
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679)
dependabot[bot]
1
-1
/
+1
2025-03-21
add more logging for s3 signature (#6652)
Tom Crasset
1
-2
/
+7
2025-03-20
Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6650)
zuzuviewer
1
-2
/
+31
2025-03-18
skip headers when signing a request
chrislu
1
-7
/
+16
2025-03-18
fix: restore deletion audit of individual objects (#6644)
SmoothDenis
2
-3
/
+15
2025-03-07
chore: make function comment match function name (#6607)
NinaLua
1
-1
/
+1
2025-02-12
implement s3 streaming-unsigned-payload-trailer (#6539)
Tom Crasset
4
-47
/
+392
2025-02-07
omit http and https ports when using X-Forwarded-Port (#6527)
Tom Crasset
1
-1
/
+1
2025-02-07
add s3 signature tests and prepare implementation of STREAMING-UNSIGNED-PAYLO...
Tom Crasset
7
-8
/
+208
2025-02-07
fix: record and delete bucket metrics after inactive (#6523)
zouyixiong
4
-3
/
+10
2025-02-06
use X-Forwarded-Host and X-Forwarded-Port to determine correct host for AWS s...
Tom Crasset
1
-6
/
+21
2025-02-03
Revert "Add content length to filer's requests (#6489)"
chrislu
1
-1
/
+0
2025-02-01
adjust fix
chrislu
1
-0
/
+1
2025-01-29
verify if bucket exists in GetBucketLocationHandler (#6485)
Tom Crasset
1
-0
/
+7
2025-01-29
Add content length to filer's requests (#6489)
Hadi Zamani
1
-0
/
+1
2025-01-25
Add metrics for uploaded and deleted s3 objects (#6475)
Hadi Zamani
3
-1
/
+6
2025-01-17
fix S3 per-user-directory Policy (#6443)
Tom Crasset
2
-2
/
+32
2025-01-16
Add bucket's traffic metrics (#6444)
Hadi Zamani
3
-9
/
+18
2025-01-16
improve iam error handling (#6446)
Tom Crasset
1
-0
/
+2
2025-01-15
Bugfix s3 audit missing requester for PUT requests (#6434)
ftong2020
1
-3
/
+1
2024-12-19
fix compilation
chrislu
1
-3
/
+0
2024-12-19
"golang.org/x/exp/slices" => "slices" and go fmt
chrislu
3
-2
/
+4
2024-12-19
Fix for DeleteMultipleObjectsHandler wrongly deleting parent folders (#6380)
Warren Hodgkinson
1
-2
/
+7
2024-12-12
fix: record and delete bucket metrics after inactive (#6349)
zouyixiong
1
-3
/
+6
2024-11-26
change comment for expect header (#6289)
steve.wei
1
-5
/
+4
2024-11-20
consistent error message if auth is not setup
chrislu
1
-1
/
+6
2024-11-01
Update filer_multipart.go (#6188)
han
1
-0
/
+1
2024-10-23
remove X-Forwarded-For
chrislu
1
-2
/
+0
2024-10-21
adjust comment
chrislu
1
-1
/
+1
2024-10-14
feat: add in-flight metric for s3/file/volume-server (#6120)
steve.wei
1
-0
/
+4
2024-10-10
set proxied request content length
chrislu
1
-0
/
+3
2024-10-04
[s3] add {Get,Put,Delete}BucketTagging and PublicAccessBlock Handlers (#6088)
Konstantin Lebedev
3
-0
/
+54
2024-10-03
fix
chrislu
2
-4
/
+3
2024-10-03
[s3] add skip bucket encryption handlers (#6091)
Konstantin Lebedev
2
-0
/
+19
2024-10-03
s3api: Fix signature v4 with reverse proxy at sub-path (#6092)
Er2
1
-6
/
+30
2024-10-01
support load balancer in front of s3
chrislu
1
-1
/
+5
2024-09-26
fix: Prevent potential metadata change events from being lost. (#6066)
steve.wei
1
-1
/
+3
2024-09-17
refactor
chrislu
1
-2
/
+1
2024-09-09
more consistent server header for s3 apis
chrislu
1
-1
/
+2
2024-09-04
[s3] reducing the number of metrics for 403 (#5961)
Konstantin Lebedev
1
-4
/
+1
2024-08-21
also use `/healthz` for most consistent health check
chrislu
1
-1
/
+2
2024-08-18
Dont try lazy decode content in proxyToFiler if no accept-encoding provided (...
Oleg Salionov
1
-0
/
+1
[next]