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
/
filer_multipart.go
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
fix: use path instead of filepath for S3 object paths on Windows (#7739)
Chris Lu
1
-3
/
+3
2025-12-06
fix: CompleteMultipartUpload fails for uploads with more than 1000 parts (#7641)
Chris Lu
1
-1
/
+4
2025-11-26
Support multiple filers for S3 and IAM servers with automatic failover (#7550)
Chris Lu
1
-4
/
+21
2025-11-18
S3: Directly read write volume servers (#7481)
Chris Lu
1
-82
/
+185
2025-11-05
do delete expired entries on s3 list request (#7426)
Konstantin Lebedev
1
-6
/
+13
2025-11-03
S3: prevent deleting buckets with object locking (#7434)
Chris Lu
1
-1
/
+1
2025-10-17
Clean up logs and deprecated functions (#7339)
Chris Lu
1
-1
/
+0
2025-10-08
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310)
Chris Lu
1
-1
/
+1
2025-08-22
S3 API: Add SSE-S3 (#7151)
Chris Lu
1
-35
/
+119
2025-08-21
S3 API: Add SSE-KMS (#7144)
Chris Lu
1
-0
/
+113
2025-07-20
add basic object ACL (#7004)
Chris Lu
1
-1
/
+29
2025-07-19
test versioning also (#7000)
Chris Lu
1
-37
/
+61
2025-07-18
Test object lock and retention (#6997)
Chris Lu
1
-12
/
+88
2025-07-11
More efficient copy object (#6665)
Chris Lu
1
-1
/
+9
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
2024-12-19
"golang.org/x/exp/slices" => "slices" and go fmt
chrislu
1
-1
/
+1
2024-11-01
Update filer_multipart.go (#6188)
han
1
-0
/
+1
2024-04-14
[s3] fix s3 test_multipart_get_part (#5476)
Konstantin Lebedev
1
-2
/
+2
2024-04-07
[s3] add s3 pass test_multipart_upload_size_too_small (#5475)
Konstantin Lebedev
1
-6
/
+22
2024-04-07
[s3] add s3 pass test_multipart_upload (#5474)
Konstantin Lebedev
1
-17
/
+40
2024-04-06
[s3] fix s3 test_multipart_resend_first_finishes_last (#5471)
Konstantin Lebedev
1
-75
/
+74
2024-04-04
fix: correctly form partNumber from new entry.Name format in "listObjectParts...
Nikita Borzykh
1
-1
/
+7
2024-04-02
fix completed multiupload lost data (#5460)
skycope
1
-23
/
+53
2023-09-25
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweed...
chrislu
1
-2
/
+2
2023-09-18
Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"
chrislu
1
-2
/
+2
2023-09-18
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)
dependabot[bot]
1
-2
/
+2
2023-08-17
ErrInvalidPart when completed parts has extra parts
chrislu
1
-0
/
+19
2023-07-11
Fix S3 API multipart upload on Windows (#4666)
Henco Appel
1
-1
/
+1
2022-11-15
refactor filer_pb.Entry and filer.Entry to use GetChunks()
chrislu
1
-2
/
+2
2022-11-10
feat:add a uuid after uploadid (#3963)
famosss
1
-0
/
+3
2022-10-29
add back "/" prefix if it is missing in object
chrislu
1
-1
/
+1
2022-10-28
refactor filer proto chunk variable from mtime to modified_ts_ns
chrislu
1
-7
/
+7
2022-09-15
fix 0 size (#3683)
ImFantuan
1
-1
/
+2
2022-09-15
IsTruncated returned by the ListMultipartUploads method is set to false by de...
famosss
1
-0
/
+1
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-4
/
+4
2022-05-03
return false if not found
chrislu
1
-0
/
+3
2022-04-27
avoid empty listMultipartUploads response
Konstantin Lebedev
1
-5
/
+9
2022-04-18
Merge branch 'master' into slices.SortFunc
leyou240
1
-3
/
+1
2022-04-18
enhancement: replace sort.Slice with slices.SortFunc to reduce reflection
justin
1
-2
/
+3
2022-04-12
check uploadid using object name hash string
guol-fnst
1
-3
/
+1
2022-03-29
revert sort.Search
Konstantin Lebedev
1
-7
/
+12
2022-03-29
fix s3 tests:
Konstantin Lebedev
1
-6
/
+15
2022-03-23
s3: multipart upload verifies uploaded parts
chrislu
1
-4
/
+26
2022-02-18
comments
chrislu
1
-0
/
+3
2022-02-18
Revert "s3: listObjectParts return ErrNoSuchUpload if does not exist"
chrislu
1
-4
/
+0
2022-02-03
s3: listObjectParts return ErrNoSuchUpload if does not exist
chrislu
1
-0
/
+4
2021-12-04
s3: copy object API needs to escape special characters
chrislu
1
-1
/
+1
2021-10-18
S3: fix upload limit if the size is more than 8GB
Chris Lu
1
-1
/
+1
2021-10-14
s3 mime detect
Konstantin Lebedev
1
-0
/
+6
[next]