1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-07-23 20:12:46 +02:00
seaweedfs/weed/s3api
2025-07-19 00:46:35 -07:00
..
cors convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
policy fix 2024-10-03 09:03:17 -07:00
policy_engine convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
s3_constants use fields instead of xml 2025-07-18 01:39:23 -07:00
s3bucket adjust fix 2025-02-01 14:11:57 -08:00
s3err constants and fixes 2025-07-18 15:58:07 -07:00
AmazonS3.xsd add s3test for sql (#5718) 2024-07-04 11:00:41 -07:00
auth_credentials.go convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
auth_credentials_subscribe.go use fields instead of xml 2025-07-18 01:39:23 -07:00
auth_credentials_test.go improve iam error handling (#6446) 2025-01-16 08:23:19 -08:00
auth_signature_v2.go rewrite, simplify, avoid unused functions (#6989) 2025-07-15 10:11:49 -07:00
auth_signature_v4.go rewrite, simplify, avoid unused functions (#6989) 2025-07-15 10:11:49 -07:00
auto_signature_v4_test.go rewrite, simplify, avoid unused functions (#6989) 2025-07-15 10:11:49 -07: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 rewrite, simplify, avoid unused functions (#6989) 2025-07-15 10:11:49 -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 fix test_object_lock_delete_multipart_object_with_legal_hold_on 2025-07-18 19:52:51 -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
object_lock_utils.go rename 2025-07-19 00:46:35 -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 fixes 2025-07-18 16:25:45 -07:00
s3api_bucket_cors_handlers.go adding cors support (#6987) 2025-07-15 00:23:54 -07:00
s3api_bucket_handlers.go constants and fixes 2025-07-18 15:58:07 -07:00
s3api_bucket_handlers_object_lock_config.go refactor 2025-07-19 00:42:43 -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 adding cors support (#6987) 2025-07-15 00:23:54 -07:00
s3api_circuit_breaker.go convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -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 Object locking need to persist the tags and set the headers (#6994) 2025-07-16 23:00:25 -07:00
s3api_object_handlers_copy.go convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
s3api_object_handlers_copy_test.go rename files 2024-04-29 05:33:56 -07:00
s3api_object_handlers_delete.go fix test_object_lock_delete_object_with_retention_and_marker 2025-07-18 20:43:09 -07:00
s3api_object_handlers_legal_hold.go refactor 2025-07-19 00:42:43 -07:00
s3api_object_handlers_list.go convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -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 reduce logs 2025-07-18 21:51:13 -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 address comments 2025-07-18 22:16:15 -07:00
s3api_object_handlers_retention.go refactor 2025-07-19 00:42:43 -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_lock_fix_test.go fix GetObjectLockConfigurationHandler 2025-07-17 23:12:19 -07:00
s3api_object_lock_headers_test.go fix tests 2025-07-18 20:55:12 -07:00
s3api_object_retention.go refactor 2025-07-19 00:42:43 -07:00
s3api_object_retention_test.go rename 2025-07-19 00:46:35 -07:00
s3api_object_versioning.go convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -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 fix routing 2025-07-18 01:27:27 -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

see https://blog.aqwari.net/xml-schema-go/

1. go get aqwari.net/xml/cmd/xsdgen
2. Add EncodingType element for ListBucketResult in AmazonS3.xsd
3. xsdgen -o s3api_xsd_generated.go -pkg s3api AmazonS3.xsd
4. Remove empty Grantee struct in s3api_xsd_generated.go
5. Remove xmlns: sed s'/http:\/\/s3.amazonaws.com\/doc\/2006-03-01\/\ //' s3api_xsd_generated.go