..
policy
fix
2024-10-03 09:03:17 -07:00
s3_constants
fix S3 per-user-directory Policy ( #6443 )
2025-01-17 01:03:17 -08:00
s3bucket
adjust fix
2025-02-01 14:11:57 -08:00
s3err
fix: restore deletion audit of individual objects ( #6644 )
2025-03-18 05:01:54 -07:00
AmazonS3.xsd
add s3test for sql ( #5718 )
2024-07-04 11:00:41 -07:00
auth_credentials_subscribe.go
disconnect from old subscribers
2023-10-13 16:48:14 -07:00
auth_credentials_test.go
improve iam error handling ( #6446 )
2025-01-16 08:23:19 -08:00
auth_credentials.go
add s3 signature tests and prepare implementation of STREAMING-UNSIGNED-PAYLOAD-TRAILER ( #6525 )
2025-02-07 10:54:31 -08:00
auth_signature_v2.go
docs(s3api): readability improvements ( #3696 )
2022-09-15 03:13:21 -07:00
auth_signature_v4.go
add more logging for s3 signature ( #6652 )
2025-03-21 07:37:15 -07:00
auto_signature_v4_test.go
add s3 signature tests and prepare implementation of STREAMING-UNSIGNED-PAYLOAD-TRAILER ( #6525 )
2025-02-07 10:54:31 -08:00
bucket_metadata_test.go
[s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration ( #4859 )
2023-09-25 08:34:12 -07:00
bucket_metadata.go
[s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration ( #4859 )
2023-09-25 08:34:12 -07:00
chunked_reader_v4_test.go
implement s3 streaming-unsigned-payload-trailer ( #6539 )
2025-02-12 12:29:13 -08:00
chunked_reader_v4.go
chore: make function comment match function name ( #6607 )
2025-03-07 00:45:47 -08:00
custom_types.go
weed s3: generate time format acceptable by aws cli s3
2019-04-01 16:13:29 -07:00
filer_multipart_test.go
[s3] fix s3 test_multipart_resend_first_finishes_last ( #5471 )
2024-04-06 10:56:39 -07:00
filer_multipart.go
"golang.org/x/exp/slices" => "slices" and go fmt
2024-12-19 19:25:06 -08:00
filer_util_tags.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
filer_util.go
Use filerGroup for s3 buckets collection prefix ( #4465 )
2023-05-16 09:39:43 -07:00
README.txt
add s3test for sql ( #5718 )
2024-07-04 11:00:41 -07:00
s3api_acl_helper_test.go
[s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration ( #4859 )
2023-09-25 08:34:12 -07:00
s3api_acl_helper.go
"golang.org/x/exp/slices" => "slices" and go fmt
2024-12-19 19:25:06 -08:00
s3api_acp.go
[s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration ( #4859 )
2023-09-25 08:34:12 -07:00
s3api_auth.go
add s3 signature tests and prepare implementation of STREAMING-UNSIGNED-PAYLOAD-TRAILER ( #6525 )
2025-02-07 10:54:31 -08:00
s3api_bucket_handlers_test.go
add s3test for sql ( #5718 )
2024-07-04 11:00:41 -07:00
s3api_bucket_handlers.go
verify if bucket exists in GetBucketLocationHandler ( #6485 )
2025-01-29 08:55:08 -08:00
s3api_bucket_skip_handlers.go
[s3] add {Get,Put,Delete}BucketTagging and PublicAccessBlock Handlers ( #6088 )
2024-10-04 10:59:14 -07:00
s3api_circuit_breaker_test.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
s3api_circuit_breaker.go
handle wrapped errors
2023-10-05 08:15:11 -07:00
s3api_handlers.go
Set allowed origins in config ( #5109 )
2023-12-20 16:21:11 -08:00
s3api_object_handlers_copy_test.go
rename files
2024-04-29 05:33:56 -07:00
s3api_object_handlers_copy.go
Added tls for http clients ( #5766 )
2024-07-16 23:14:09 -07:00
s3api_object_handlers_delete.go
fix: restore deletion audit of individual objects ( #6644 )
2025-03-18 05:01:54 -07:00
s3api_object_handlers_list_test.go
add s3test for sql ( #5718 )
2024-07-04 11:00:41 -07:00
s3api_object_handlers_list.go
adjust comment
2024-10-21 22:36:25 -07:00
s3api_object_handlers_multipart.go
implement s3 streaming-unsigned-payload-trailer ( #6539 )
2025-02-12 12:29:13 -08:00
s3api_object_handlers_postpolicy.go
fix(s3api): make post api upload object default return 204 ( #5648 )
2024-06-04 06:18:47 -07:00
s3api_object_handlers_put.go
implement s3 streaming-unsigned-payload-trailer ( #6539 )
2025-02-12 12:29:13 -08:00
s3api_object_handlers_skip.go
rename files
2024-04-29 05:33:56 -07:00
s3api_object_handlers_tagging.go
rename files
2024-04-29 05:33:56 -07:00
s3api_object_handlers_test.go
add back "/" prefix if it is missing in object
2022-10-29 17:54:30 -07:00
s3api_object_handlers.go
Add bucket's traffic metrics ( #6444 )
2025-01-16 08:23:35 -08:00
s3api_policy.go
[s3] Put bucket lifecycle configuration ( #5510 )
2024-04-27 07:39:22 -07:00
s3api_server_grpc.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
s3api_server.go
[s3] add {Get,Put,Delete}BucketTagging and PublicAccessBlock Handlers ( #6088 )
2024-10-04 10:59:14 -07:00
s3api_status_handlers.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
s3api_test.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
s3api_xsd_generated_helper.go
add s3test for sql ( #5718 )
2024-07-04 11:00:41 -07:00
s3api_xsd_generated.go
add s3test for sql ( #5718 )
2024-07-04 11:00:41 -07:00
stats.go
fix: record and delete bucket metrics after inactive ( #6523 )
2025-02-07 10:26:39 -08:00
tags_test.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
tags.go
sort tags by key ( #4047 )
2022-12-11 22:49:57 -08:00