frostfs-s3-gw/api/handler
Denis Kirillov e98c663bd6 [#195] Support enabling object locking for bucket
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2022-03-23 14:32:13 +04:00
..
acl.go [#376] Update NeoFS SDK to v1.0.0-rc.3 2022-03-16 15:44:19 +03:00
acl_test.go [#346] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
api.go [#271] Update neo-sdk-go to the latest version 2021-11-16 14:42:08 +03:00
copy.go [#331] Use UTC Last-Modified time 2022-01-26 16:04:14 +03:00
cors.go [#274] Refactor system cache and cors 2021-10-15 17:44:40 +03:00
delete.go [#316] Return badrequest err if couldnt parse body 2022-01-21 10:44:54 +03:00
get.go [#312] Support Expires and Cache-Control headers 2022-01-31 00:04:41 +03:00
get_test.go [#253] Caches refactoring 2021-09-14 10:46:18 +03:00
head.go [#253] Caches refactoring 2021-09-14 10:46:18 +03:00
info.go [#301] Implement GetBucketLocation 2022-01-13 20:24:21 +03:00
list.go [#331] Use UTC Last-Modified time 2022-01-26 16:04:14 +03:00
multipart_upload.go [#331] Use UTC Last-Modified time 2022-01-26 16:04:14 +03:00
not_support.go [#340] Add notification configuration handlers 2022-02-18 16:59:42 +03:00
notifications.go [#340] Add notification configuration handlers 2022-02-18 16:59:42 +03:00
object_list.go [#346] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
object_list_test.go [#180] api: Add unittests 2021-08-03 12:40:28 +03:00
put.go [#195] Support enabling object locking for bucket 2022-03-23 14:32:13 +04:00
put_test.go [#306] Add test to check empty policy 2022-01-18 13:23:32 +03:00
response.go [#190] Add POST object 2021-09-07 11:10:48 +03:00
s3encoder.go [#264] Adopt minio code distributed with AGPLv3 license in gateway components 2021-09-20 10:38:28 +03:00
s3encoder_test.go [#155] Added s3 url encoder 2021-07-14 11:34:49 +03:00
tagging.go [#262] Fix status codes 2021-09-23 14:22:24 +03:00
tagging_test.go [#196] Add bucket tagging 2021-08-31 10:46:42 +03:00
unimplemented.go [#340] Add notification configuration handlers 2022-02-18 16:59:42 +03:00
util.go [#186] Add MultipartUpload support 2021-11-30 11:32:59 +03:00
versioning.go [#262] Fix status codes 2021-09-23 14:22:24 +03:00