frostfs-s3-gw/api/handler
Denis Kirillov 738ce14f50 [] Remove container on failed bucket creation
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2024-09-25 07:15:24 +00:00
..
acl.go [] Drop [e]ACL related code 2024-07-01 16:58:44 +03:00
acl_test.go [] Drop [e]ACL related code 2024-07-01 16:58:44 +03:00
api.go [] Add support virtual-hosted-style 2024-08-23 08:35:05 +00:00
api_test.go [] Support per namespace placement policies configuration 2023-11-28 16:12:42 +03:00
attributes.go [] Fix real object size in listing 2024-02-02 16:15:03 +03:00
attributes_test.go [] Return ETag in quotes 2023-11-22 11:12:32 +00:00
copy.go [] Drop [e]ACL related code 2024-07-01 16:58:44 +03:00
copy_test.go [] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
cors.go [] Add OPTIONS method for object operations 2024-06-04 12:59:45 +00:00
cors_test.go [] Add OPTIONS method for object operations 2024-06-04 12:59:45 +00:00
delete.go [] Store creation epoch of delete markers 2024-08-21 10:38:35 +03:00
delete_test.go [] Add force bucket delete flag 2024-07-25 14:04:54 +03:00
encryption_test.go [] multipart: Support removing duplicated parts 2024-09-03 13:20:38 +00:00
get.go [] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
get_test.go [] Implement PATCH for regular objects 2024-09-03 11:57:59 +00:00
handler_fuzz_test.go [] Add panic catchers to fuzzing tests 2024-09-16 10:36:30 +00:00
handlers_test.go [] Remove container on failed bucket creation 2024-09-25 07:15:24 +00:00
head.go [] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
head_test.go [] Add fuzzing tests 2024-09-02 15:59:07 +03:00
info.go [] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
lifecycle.go [] Change valid time format for lifecycle configuration 2024-08-21 10:38:36 +03:00
lifecycle_test.go [] Support expiration lifecycle 2024-08-21 10:38:35 +03:00
list.go [] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
locking.go [] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
locking_test.go [] Add custom Source IP header configuration 2024-04-22 07:42:45 +00:00
multipart_upload.go [] Fix aws-chunked header workflow 2024-09-13 11:59:07 +03:00
multipart_upload_test.go [] Fix PUT object with negative Content-Length 2024-09-16 08:45:46 +00:00
not_support.go [] Support expiration lifecycle 2024-08-21 10:38:35 +03:00
object_list.go [] Add processing of encoding-type in versions listing 2024-07-23 12:10:35 +00:00
object_list_test.go [] Add fuzzing tests 2024-09-02 15:59:07 +03:00
patch.go [] Implement PATCH for multipart objects 2024-09-03 11:57:59 +00:00
patch_test.go [] Implement PATCH for multipart objects 2024-09-03 11:57:59 +00:00
put.go [] Remove container on failed bucket creation 2024-09-25 07:15:24 +00:00
put_test.go [] Remove container on failed bucket creation 2024-09-25 07:15:24 +00:00
response.go [] Implement PATCH for regular objects 2024-09-03 11:57:59 +00:00
s3encoder.go [] English Check 2022-04-22 14:01:40 +03:00
s3encoder_test.go [] Added s3 url encoder 2021-07-14 11:34:49 +03:00
s3reader.go [] Rename access key to secret key 2023-10-06 09:20:39 +00:00
tagging.go [] Drop notifications 2024-06-25 15:49:37 +03:00
tagging_test.go [] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
unimplemented.go [] Support expiration lifecycle 2024-08-21 10:38:35 +03:00
util.go [] Fix aws-chunked header workflow 2024-09-13 11:59:07 +03:00
util_test.go [] Fix transformToS3Error function 2023-06-21 17:16:40 +03:00
versioning.go [] Expand xmlns field ignore 2023-10-13 16:21:13 +03:00