frostfs-s3-gw/api/handler
Angira Kekteeva dfd734b9ec [] Separate GetObjectInfo and GetExtendedObjectInfo
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
2022-08-09 17:20:40 +04:00
..
acl.go [] Separate GetObjectInfo and GetExtendedObjectInfo 2022-08-09 17:20:40 +04:00
acl_test.go [] Produce deny records for private objects 2022-07-21 17:55:15 +03:00
api.go [] Refactor notifications logs 2022-06-27 17:31:17 +03:00
attributes.go [] Separate GetObjectInfo and GetExtendedObjectInfo 2022-08-09 17:20:40 +04:00
atttributes_test.go [] Save full parts info to multipart object 2022-07-22 15:19:16 +03:00
copy.go [] Separate GetObjectInfo and GetExtendedObjectInfo 2022-08-09 17:20:40 +04:00
cors.go [] Fix imports 2022-07-22 15:19:16 +03:00
delete.go [] Fix deleted object removal 2022-07-29 09:31:54 +03:00
delete_test.go [] Rename objectInfo.Version() to VersionID() 2022-08-09 17:20:40 +04:00
get.go [] Separate GetObjectInfo and GetExtendedObjectInfo 2022-08-09 17:20:40 +04:00
get_test.go [] Caches refactoring 2021-09-14 10:46:18 +03:00
handlers_test.go [] Rename versioning consts 2022-07-22 15:19:16 +03:00
head.go [] Separate GetObjectInfo and GetExtendedObjectInfo 2022-08-09 17:20:40 +04:00
head_test.go [] Fix tests 2022-07-22 15:19:16 +03:00
info.go [] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
list.go [] *: Refactor working with NeoFS identities 2022-05-27 17:22:37 +04:00
locking.go [] Sync using oid.ID 2022-07-22 15:19:16 +03:00
locking_test.go [] Fix tests 2022-07-22 15:19:16 +03:00
multipart_upload.go [] Separate GetObjectInfo and GetExtendedObjectInfo 2022-08-09 17:20:40 +04:00
not_support.go [] Add notification configuration handlers 2022-02-18 16:59:42 +03:00
notifications.go [] Add size and etag in nodeVersionInfo 2022-07-22 15:19:16 +03:00
notifications_test.go [] Refactor notifications 2022-05-06 10:59:31 +03:00
object_list.go [] Add Version() to ExtendedObjectInfo 2022-08-09 17:20:40 +04:00
object_list_test.go [] Make listing more robust 2022-07-26 17:36:21 +03:00
put.go [] Rename objectInfo.Version() to VersionID() 2022-08-09 17:20:40 +04:00
put_test.go [] Add test to check empty policy 2022-01-18 13:23:32 +03:00
response.go [] Add context to errors 2022-06-27 02:23:19 +04: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
tagging.go [] Fix missing const api.QueryVersionID 2022-08-05 15:32:46 +03:00
tagging_test.go [] Add bucket tagging 2021-08-31 10:46:42 +03:00
unimplemented.go [] Implement PUT, GET locks to certain object 2022-03-23 14:32:13 +04:00
util.go [] Remove log string sanitizer 2022-07-29 09:32:37 +03:00
versioning.go [] Rename versioning consts 2022-07-22 15:19:16 +03:00