frostfs-node/pkg/services/object
Anton Nikiforov 161d33c2b7
All checks were successful
DCO action / DCO (pull_request) Successful in 1m57s
Vulncheck / Vulncheck (pull_request) Successful in 2m54s
Build / Build Components (1.21) (pull_request) Successful in 4m8s
Build / Build Components (1.20) (pull_request) Successful in 6m33s
Tests and linters / gopls check (pull_request) Successful in 7m9s
Tests and linters / Staticcheck (pull_request) Successful in 7m32s
Tests and linters / Lint (pull_request) Successful in 8m33s
Tests and linters / Tests (1.20) (pull_request) Successful in 10m16s
Tests and linters / Tests with -race (pull_request) Successful in 10m24s
Tests and linters / Tests (1.21) (pull_request) Successful in 10m39s
[#1062] object: Fix buffer allocation for PayloadRange
Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2024-04-09 13:10:41 +03:00
..
acl [#1047] object: Set container owner ID property to ape request 2024-03-18 15:39:50 +00:00
ape [#1047] object: Set container owner ID property to ape request 2024-03-18 15:39:50 +00:00
delete [#821] node: Pass user.ID by value 2023-11-23 10:21:07 +03:00
get [#1077] objectsvc: Fix possible panic in GetRange() 2024-04-05 16:13:09 +03:00
head [#496] node: Fix linter importas 2023-07-06 15:36:41 +03:00
internal [#1062] object: Fix buffer allocation for PayloadRange 2024-04-09 13:10:41 +03:00
put [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
search [#895] test: Fix NewLogger arguments list 2024-01-11 12:32:09 +00:00
util [#821] node: Pass user.ID by value 2023-11-23 10:21:07 +03:00
common.go [#481] Update frostfs-sdk-go and error pointer receivers 2023-08-09 10:26:53 +00:00
metrics.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
request_context.go [#1047] object: Set container owner ID property to ape request 2024-03-18 15:39:50 +00:00
response.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
server.go [#486] node: Add PutSingle wrappers 2023-07-10 15:49:21 +03:00
sign.go [#988] objectSvc: Fix SetMarshalData for PutSingle 2024-02-15 17:21:08 +03:00
transport_splitter.go Revert "[#972] Use min/max builtins" 2024-02-19 15:36:01 +00:00