..
policy
fix
2024-10-03 09:03:17 -07:00
policy_engine
admin ui adds object lock permissions
2025-07-13 20:29:25 -07:00
s3_constants
admin ui adds object lock permissions
2025-07-13 20:29:25 -07:00
s3bucket
adjust fix
2025-02-01 14:11:57 -08:00
s3err
implement PubObjectRetention and WORM ( #6969 )
2025-07-12 21:58:55 -07:00
AmazonS3.xsd
add s3test for sql ( #5718 )
2024-07-04 11:00:41 -07:00
auth_credentials.go
Add policy engine ( #6970 )
2025-07-13 16:21:36 -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_signature_v2.go
docs(s3api): readability improvements ( #3696 )
2022-09-15 03:13:21 -07:00
auth_signature_v4.go
refactor: Performance and readability improvement on isDefaultPort ( #6960 )
2025-07-10 05:50:20 -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.go
added context to filer_client method calls ( #6808 )
2025-05-22 09:46:49 -07:00
bucket_metadata_test.go
[s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration ( #4859 )
2023-09-25 08:34:12 -07:00
chunked_reader_v4.go
fix: s3 return BadDigest ( #6714 )
2025-07-06 14:18:57 -07:00
chunked_reader_v4_test.go
implement s3 streaming-unsigned-payload-trailer ( #6539 )
2025-02-12 12:29:13 -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.go
More efficient copy object ( #6665 )
2025-07-11 18:51:32 -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_util.go
S3: add object versioning ( #6945 )
2025-07-09 01:51:45 -07:00
filer_util_tags.go
added context to filer_client method calls ( #6808 )
2025-05-22 09:46:49 -07:00
README.txt
add s3test for sql ( #5718 )
2024-07-04 11:00:41 -07:00
s3api_acl_helper.go
"golang.org/x/exp/slices" => "slices" and go fmt
2024-12-19 19:25:06 -08: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_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_config.go
S3: add object versioning ( #6945 )
2025-07-09 01:51:45 -07:00
s3api_bucket_handlers.go
Add policy engine ( #6970 )
2025-07-13 16:21:36 -07:00
s3api_bucket_handlers_test.go
add s3test for sql ( #5718 )
2024-07-04 11:00:41 -07:00
s3api_bucket_skip_handlers.go
S3: add object versioning ( #6945 )
2025-07-09 01:51:45 -07:00
s3api_circuit_breaker.go
handle wrapped errors
2023-10-05 08:15:11 -07:00
s3api_circuit_breaker_test.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00
s3api_governance_permissions_test.go
Add policy engine ( #6970 )
2025-07-13 16:21:36 -07:00
s3api_handlers.go
Set allowed origins in config ( #5109 )
2023-12-20 16:21:11 -08:00
s3api_object_handlers.go
S3: add object versioning ( #6945 )
2025-07-09 01:51:45 -07:00
s3api_object_handlers_copy.go
More efficient copy object ( #6665 )
2025-07-11 18:51:32 -07:00
s3api_object_handlers_copy_test.go
rename files
2024-04-29 05:33:56 -07:00
s3api_object_handlers_delete.go
Add policy engine ( #6970 )
2025-07-13 16:21:36 -07:00
s3api_object_handlers_list.go
added context to filer_client method calls ( #6808 )
2025-05-22 09:46:49 -07:00
s3api_object_handlers_list_test.go
add s3test for sql ( #5718 )
2024-07-04 11:00:41 -07:00
s3api_object_handlers_multipart.go
added context to filer_client method calls ( #6808 )
2025-05-22 09:46:49 -07: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
Add policy engine ( #6970 )
2025-07-13 16:21:36 -07:00
s3api_object_handlers_retention.go
implement PubObjectRetention and WORM ( #6969 )
2025-07-12 21:58:55 -07:00
s3api_object_handlers_skip.go
implement PubObjectRetention and WORM ( #6969 )
2025-07-12 21:58:55 -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_retention.go
Add policy engine ( #6970 )
2025-07-13 16:21:36 -07:00
s3api_object_retention_test.go
implement PubObjectRetention and WORM ( #6969 )
2025-07-12 21:58:55 -07:00
s3api_object_versioning.go
S3: add object versioning ( #6945 )
2025-07-09 01:51:45 -07:00
s3api_policy.go
[s3] Put bucket lifecycle configuration ( #5510 )
2024-04-27 07:39:22 -07:00
s3api_put_object_helper.go
Fix chunked data reading if iam not enabled ( #6898 )
2025-06-19 22:58:10 -07:00
s3api_put_object_helper_test.go
Add credential storage ( #6938 )
2025-07-02 18:03:17 -07:00
s3api_server.go
implement PubObjectRetention and WORM ( #6969 )
2025-07-12 21:58:55 -07:00
s3api_server_grpc.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -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.go
add s3test for sql ( #5718 )
2024-07-04 11:00:41 -07:00
s3api_xsd_generated_helper.go
add s3test for sql ( #5718 )
2024-07-04 11:00:41 -07:00
stats.go
change version directory
2025-06-03 22:46:10 -07:00
tags.go
sort tags by key ( #4047 )
2022-12-11 22:49:57 -08:00
tags_test.go
move to https://github.com/seaweedfs/seaweedfs
2022-07-29 00:17:28 -07:00