..
acl.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
acl_test.go
[ #585 ] Add ListBuckets handler test
2025-01-21 07:49:19 +00:00
api.go
[ #147 ] Add Kludge profiles
2024-12-13 11:25:07 +00:00
api_test.go
[ #266 ] Support per namespace placement policies configuration
2023-11-28 16:12:42 +03:00
attributes.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
attributes_test.go
[ #219 ] Return ETag in quotes
2023-11-22 11:12:32 +00:00
bucket_list.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
bucket_list_test.go
[ #585 ] Add ListBuckets handler test
2025-01-21 07:49:19 +00:00
copy.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
copy_test.go
[ #357 ] Add check of request and resource tags
2024-04-17 07:06:58 +00:00
cors.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
cors_test.go
[ #594 ] Fix unmarshal cors: expected element in name space error
2025-01-16 12:55:53 +00:00
delete.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
delete_test.go
[ #612 ] Make Content-Md5 header check optional
2025-02-12 14:29:19 +03:00
encryption_test.go
[ #598 ] Fix response code for invalid Content-Md5 header
2025-01-16 12:59:17 +00:00
get.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
get_test.go
[ #626 ] Fix ALREADY REMOVED response status code
2025-02-10 16:10:45 +03:00
handler_fuzz_test.go
[ #596 ] Use zaptest.Logger
2025-02-21 15:53:27 +03:00
handlers_test.go
[ #596 ] Use zaptest.Logger
2025-02-21 15:53:27 +03:00
head.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
head_test.go
[ #563 ] Ignore precondition headers with invalid date format
2024-11-27 12:07:04 +03:00
info.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
lifecycle.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
lifecycle_test.go
[ #612 ] Make Content-Md5 header check optional
2025-02-12 14:29:19 +03:00
locking.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
locking_test.go
[ #556 ] Check bucket name not only during creation
2024-11-20 08:13:27 +00:00
multipart_upload.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
multipart_upload_test.go
[ #623 ] Fix using copy numbers during multipart
2025-02-06 14:41:27 +03:00
not_support.go
[ #501 ] Consider using request logger in logAndSendError
2024-11-02 08:51:48 +00:00
object_list.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
object_list_test.go
[ #596 ] Use zaptest.Logger
2025-02-21 15:53:27 +03:00
patch.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
patch_test.go
[ #563 ] Ignore precondition headers with invalid date format
2024-11-27 12:07:04 +03:00
put.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
put_test.go
[ #619 ] Fix content-length invalid check
2025-02-18 14:15:23 +00:00
response.go
[ #585 ] Add ListBuckets pagination
2025-01-21 07:49:19 +00:00
s3encoder.go
[ #405 ] English Check
2022-04-22 14:01:40 +03:00
s3encoder_test.go
[ #155 ] Added s3 url encoder
2021-07-14 11:34:49 +03:00
s3reader.go
[ #642 ] Fix streaming empty body
2025-02-13 16:55:27 +03:00
s3reader_test.go
[ #607 ] Support sigV4a streaming with trailers
2025-02-03 18:25:15 +03:00
s3unsignedreader.go
[ #642 ] Fix streaming empty body
2025-02-13 16:55:27 +03:00
s3v4aReader.go
[ #642 ] Fix streaming empty body
2025-02-13 16:55:27 +03:00
tagging.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00
tagging_test.go
[ #488 ] Renamed api/errors, layer/frostfs and layer/tree package names
2024-10-02 12:35:04 +03:00
unimplemented.go
[ #501 ] Consider using request logger in logAndSendError
2024-11-02 08:51:48 +00:00
util.go
[ #606 ] Support log tagging
2025-02-11 15:12:20 +03:00
util_test.go
[ #488 ] middleware/policy: Add frostfs-to-s3 error transformation
2024-10-02 12:35:04 +03:00
versioning.go
[ #498 ] handler: Add spans to detail the trace
2025-02-18 18:14:11 +03:00