.. |
acl.go
|
[#606] Keep eacl records order on conflict
|
2022-09-08 12:21:47 +03:00 |
acl_test.go
|
[#606] Keep eacl records order on conflict
|
2022-09-08 12:21:47 +03:00 |
api.go
|
[#634] Add CopiesNumber in NeoFS requests
|
2022-08-16 17:49:15 +03:00 |
attributes.go
|
[#595] Fix typos and rewording
|
2022-08-13 10:26:00 +03:00 |
atttributes_test.go
|
[#476] Save full parts info to multipart object
|
2022-07-22 15:19:16 +03:00 |
copy.go
|
[#683] Forbid copy to itself in unversioned bucket
|
2022-08-30 13:31:48 +03:00 |
copy_test.go
|
[#683] Forbid copy to itself in unversioned bucket
|
2022-08-30 13:31:48 +03:00 |
cors.go
|
[#634] Add CopiesNumber in NeoFS requests
|
2022-08-16 17:49:15 +03:00 |
delete.go
|
[#610] Fix deleted object removal
|
2022-07-29 09:31:54 +03:00 |
delete_test.go
|
[#545] Drop object search
|
2022-08-25 11:49:08 +03:00 |
encryption_test.go
|
[#595] Add SSE with customer key
|
2022-08-13 10:26:00 +03:00 |
get.go
|
[#595] Move decrypter to separate package
|
2022-08-13 10:26:00 +03:00 |
get_test.go
|
[#595] Add SSE with customer key
|
2022-08-13 10:26:00 +03:00 |
handlers_test.go
|
[#702] Reload resolvers and TLS certs on SIGHUP
|
2022-09-28 15:07:31 +03:00 |
head.go
|
[#657] Replace FileName with FilePath attribute
|
2022-09-07 15:50:43 +03:00 |
head_test.go
|
[#547] Fix tests
|
2022-07-22 15:19:16 +03:00 |
info.go
|
[#377] Reuse BucketInfo in layer
|
2022-03-29 02:43:28 +04:00 |
list.go
|
[#458] *: Refactor working with NeoFS identities
|
2022-05-27 17:22:37 +04:00 |
locking.go
|
[#719] Improve lock error handling
|
2022-10-11 11:13:20 +03:00 |
locking_test.go
|
[#595] Add SSE with customer key
|
2022-08-13 10:26:00 +03:00 |
multipart_upload.go
|
[#672] Fix handling X-Amz-Copy-Source header
|
2022-08-25 17:40:15 +03:00 |
not_support.go
|
[#340] Add notification configuration handlers
|
2022-02-18 16:59:42 +03:00 |
notifications.go
|
[#634] Add CopiesNumber in NeoFS requests
|
2022-08-16 17:49:15 +03:00 |
notifications_test.go
|
[#391] Refactor notifications
|
2022-05-06 10:59:31 +03:00 |
object_list.go
|
[#577] Add Version() to ExtendedObjectInfo
|
2022-08-09 17:20:40 +04:00 |
object_list_test.go
|
[#684] Fix continuation token for directories
|
2022-08-29 16:10:01 +03:00 |
put.go
|
[#656] Read full body on upload error
|
2022-08-30 09:39:20 +03:00 |
put_test.go
|
[#637] Add header to override CopiesNumber
|
2022-08-19 10:31:26 +03:00 |
response.go
|
[#539] Add context to errors
|
2022-06-27 02:23:19 +04:00 |
s3encoder.go
|
[#405] English Check
|
2022-04-22 14:01:40 +03:00 |
s3encoder_test.go
|
[#155] Added s3 url encoder
|
2021-07-14 11:34:49 +03:00 |
tagging.go
|
[#504] Use bktInfo in tree service to check owner
|
2022-09-13 18:05:16 +03:00 |
tagging_test.go
|
[#196] Add bucket tagging
|
2021-08-31 10:46:42 +03:00 |
unimplemented.go
|
[#195] Implement PUT, GET locks to certain object
|
2022-03-23 14:32:13 +04:00 |
util.go
|
[#505] Handle access denied from tree service
|
2022-09-13 18:05:16 +03:00 |
versioning.go
|
[#661] Fix updating cache when request fails
|
2022-08-25 12:55:49 +03:00 |