frostfs-s3-gw/api/layer
Denis Kirillov a74d498df2
Some checks failed
/ DCO (pull_request) Successful in 1m16s
/ Builds (1.20) (pull_request) Successful in 2m9s
/ Builds (1.21) (pull_request) Successful in 1m39s
/ Vulncheck (pull_request) Successful in 1m52s
/ Lint (pull_request) Failing after 1m47s
/ Tests (1.20) (pull_request) Successful in 2m27s
/ Tests (1.21) (pull_request) Successful in 2m13s
[#165] Return sort after HEAD in listing
We have to sort object after HEAD because we make request in different goroutines,
so the order is not deterministic.

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2024-02-02 16:15:08 +03:00
..
encryption [#217] Consider Copy-Source-SSE-* headers during copy 2023-11-13 13:22:58 +00:00
cache.go [#165] Cancel context in outdated list session 2024-02-02 16:09:48 +03:00
compound.go [#175] Use gate owner as object owner 2023-08-08 12:22:33 +03:00
container.go [#165] Extend error on getting listing containers not in current namespace 2024-02-02 16:09:48 +03:00
cors.go [#205] Add md5 checksum in header 2023-10-25 11:04:19 +03:00
detector.go [#122] Add versioning cache 2021-08-25 09:15:00 +03:00
frostfs.go [#260] Use namespace as domain when create bucket 2023-11-27 15:30:12 +03:00
frostfs_mock.go [#260] Use namespace as domain when create bucket 2023-11-27 15:30:12 +03:00
layer.go [#165] Delete object from tree in case of storage error 2024-02-02 16:15:08 +03:00
listing.go [#165] Return sort after HEAD in listing 2024-02-02 16:15:08 +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 [#275] Change logic delete multipart upload 2023-12-27 13:06:45 +03: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 header 2023-10-25 11:04:19 +03:00
object.go [#165] listing: Use NodeVersion instead of ObjectInfo 2024-02-02 16:09:48 +03:00
object_test.go [#239] Update test for check goroutines leak 2023-10-31 13:51:23 +00:00
system_object.go [#205] Add md5 checksum in header 2023-10-25 11:04:19 +03:00
tagging.go [#165] listing: Use NodeVersion instead of ObjectInfo 2024-02-02 16:09:48 +03:00
tree_mock.go [#165] Refactor list versions 2024-02-02 16:09:48 +03:00
tree_service.go [#165] Refactor list versions 2024-02-02 16:09:48 +03:00
util.go [#165] listing: Use NodeVersion instead of ObjectInfo 2024-02-02 16:09:48 +03:00
util_test.go [#165] listing: Use NodeVersion instead of ObjectInfo 2024-02-02 16:09:48 +03:00
versioning_test.go [#165] Cancel context in outdated list session 2024-02-02 16:09:48 +03:00