frostfs-s3-gw/api/layer
Denis Kirillov 3f1ebde426
Some checks failed
/ DCO (pull_request) Successful in 2m24s
/ Vulncheck (pull_request) Failing after 2m36s
/ Builds (1.20) (pull_request) Successful in 3m14s
/ Builds (1.21) (pull_request) Successful in 3m8s
/ Lint (pull_request) Successful in 5m23s
/ Tests (1.20) (pull_request) Successful in 3m13s
/ Tests (1.21) (pull_request) Successful in 2m58s
[#370] Fix multipart upload size in tree node
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2024-04-17 14:35:18 +03:00
..
encryption [#595] Fix typos and rewording 2022-08-13 10:26:00 +03:00
cache.go [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
compound.go [#175] Use gate owner as object owner 2023-08-08 12:22:33 +03:00
container.go [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
cors.go [#205] Add md5 checksum in ETag by config param 2023-12-07 12:20:14 +00:00
detector.go [#122] Add versioning cache 2021-08-25 09:15:00 +03:00
frostfs.go [#192] Support client cut 2023-08-23 06:26:55 +00:00
frostfs_mock.go [#205] Add md5 checksum in ETag by config param 2023-12-07 12:20:14 +00:00
layer.go [#370] Fix removing combined object 2024-04-17 14:35:12 +03:00
locking_test.go [#70] Add arrays of copies numbers for location constraints 2023-05-03 13:48:26 +03:00
multi_object_reader.go [#210] Fix multipart object reader 2023-09-19 16:30:08 +03:00
multi_object_reader_test.go [#210] Fix multipart object reader 2023-09-19 16:30:08 +03:00
multipart_upload.go [#205] Add md5 checksum in ETag by config param 2023-12-07 12:20:14 +00:00
multipart_upload_test.go [#186] Add unittests for MultipartUpload 2021-11-30 11:32:59 +03:00
notifications.go [#205] Add md5 checksum in ETag by config param 2023-12-07 12:20:14 +00:00
object.go [#370] Fix multipart upload size in tree node 2024-04-17 14:35:18 +03:00
object_test.go [#577] Remove usages of deprecated io/ioutil 2022-08-09 17:20:40 +04:00
system_object.go [#205] Add md5 checksum in ETag by config param 2023-12-07 12:20:14 +00:00
tagging.go [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
tree_mock.go [#233] Clean tag node in the tree service instead of removal 2023-10-18 11:52:48 +03:00
tree_service.go Rename package name 2023-03-07 17:38:08 +03:00
util.go [#185] Use correct object size when object is combined or encrypted 2023-08-24 18:03:08 +03:00
util_test.go [#125] Handle negative Content-Length on put 2023-06-02 14:16:19 +00:00
versioning.go Rename package name 2023-03-07 17:38:08 +03:00
versioning_test.go [#192] Add tests to make sure client_cut flag is passed to sdk 2023-08-23 06:26:55 +00:00