frostfs-s3-gw/api/handler
Denis Kirillov 3824151699 [#616] Reduce number of requests during listing
Check if object is directory before request to NeoFS

Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2022-08-16 13:47:37 +03:00
..
acl.go [#577] Separate GetObjectInfo and GetExtendedObjectInfo 2022-08-09 17:20:40 +04:00
acl_test.go [#574] Produce deny records for private objects 2022-07-21 17:55:15 +03:00
api.go [#595] Allow SSE-C only with TLS 2022-08-13 10:26:00 +03:00
attributes.go [#595] Fix typos and rewording 2022-08-13 10:26:00 +03:00
atttributes_test.go [#476] Save full parts info to multipart object 2022-07-22 15:19:16 +03:00
copy.go [#595] Move decrypter to separate package 2022-08-13 10:26:00 +03:00
cors.go [#539] Fix imports 2022-07-22 15:19:16 +03:00
delete.go [#610] Fix deleted object removal 2022-07-29 09:31:54 +03:00
delete_test.go [#616] Reduce number of requests during listing 2022-08-16 13:47:37 +03:00
encryption_test.go [#595] Add SSE with customer key 2022-08-13 10:26:00 +03:00
get.go [#595] Move decrypter to separate package 2022-08-13 10:26:00 +03:00
get_test.go [#595] Add SSE with customer key 2022-08-13 10:26:00 +03:00
handlers_test.go [#595] Allow SSE-C only with TLS 2022-08-13 10:26:00 +03:00
head.go [#595] Move decrypter to separate package 2022-08-13 10:26:00 +03:00
head_test.go [#547] Fix tests 2022-07-22 15:19:16 +03:00
info.go [#377] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
list.go [#458] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
locking.go [#488] Sync using oid.ID 2022-07-22 15:19:16 +03:00
locking_test.go [#595] Add SSE with customer key 2022-08-13 10:26:00 +03:00
multipart_upload.go [#595] Move decrypter to separate package 2022-08-13 10:26:00 +03:00
not_support.go [#340] Add notification configuration handlers 2022-02-18 16:59:42 +03:00
notifications.go [#546] Add size and etag in nodeVersionInfo 2022-07-22 15:19:16 +03:00
notifications_test.go [#391] Refactor notifications 2022-05-06 10:59:31 +03:00
object_list.go [#577] Add Version() to ExtendedObjectInfo 2022-08-09 17:20:40 +04:00
object_list_test.go [#616] Reduce number of requests during listing 2022-08-16 13:47:37 +03:00
put.go [#595] Simplify encryption.Params struct 2022-08-13 10:26:00 +03:00
put_test.go [#306] Add test to check empty policy 2022-01-18 13:23:32 +03:00
response.go [#539] Add context to errors 2022-06-27 02:23:19 +04: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
tagging.go [#643] Fix missing const api.QueryVersionID 2022-08-05 15:32:46 +03:00
tagging_test.go [#196] Add bucket tagging 2021-08-31 10:46:42 +03:00
unimplemented.go [#195] Implement PUT, GET locks to certain object 2022-03-23 14:32:13 +04:00
util.go [#498] Remove log string sanitizer 2022-07-29 09:32:37 +03:00
versioning.go [#569] Rename versioning consts 2022-07-22 15:19:16 +03:00