.. |
acl.go
|
[#96] Move log messages to constants
|
2023-08-23 18:32:31 +03:00 |
acl_test.go
|
[#137] Refactor context data retrievers
|
2023-08-16 14:05:38 +00:00 |
api.go
|
[#172] Convert handler config to interface
|
2023-10-04 11:01:27 +00:00 |
api_test.go
|
[#172] Convert handler config to interface
|
2023-10-04 11:01:27 +00:00 |
attributes.go
|
[#149] Update inner imports after moving middlewares
|
2023-07-11 17:25:09 +03:00 |
attributes_test.go
|
[#192] Add tests to make sure client_cut flag is passed to sdk
|
2023-08-23 06:26:55 +00:00 |
copy.go
|
[#185] Use correct object size when object is combined or encrypted
|
2023-08-24 18:03:08 +03:00 |
copy_test.go
|
[#63] multipart: Fix copying
|
2023-07-20 14:00:15 +03:00 |
cors.go
|
[#172] Convert handler config to interface
|
2023-10-04 11:01:27 +00:00 |
cors_test.go
|
[#137] Refactor context data retrievers
|
2023-08-16 14:05:38 +00:00 |
delete.go
|
[#96] Move log messages to constants
|
2023-08-23 18:32:31 +03:00 |
delete_test.go
|
[#185] Use correct object size when object is combined or encrypted
|
2023-08-24 18:03:08 +03:00 |
encryption_test.go
|
[#63] Add fast multipart upload
|
2023-07-20 14:00:15 +03:00 |
get.go
|
[#185] Use correct object size when object is combined or encrypted
|
2023-08-24 18:03:08 +03:00 |
get_test.go
|
[#142] Add trace ID into log when tracing is enabled
|
2023-09-07 14:19:37 +03:00 |
handlers_test.go
|
[#197] Disable homomorphic hash for PUT
|
2023-10-11 12:32:48 +00:00 |
head.go
|
[#172] Convert handler config to interface
|
2023-10-04 11:01:27 +00:00 |
head_test.go
|
[#192] Add tests to make sure client_cut flag is passed to sdk
|
2023-08-23 06:26:55 +00:00 |
info.go
|
[#149] Update inner imports after moving middlewares
|
2023-07-11 17:25:09 +03:00 |
list.go
|
[#149] Update inner imports after moving middlewares
|
2023-07-11 17:25:09 +03:00 |
locking.go
|
[#149] Update inner imports after moving middlewares
|
2023-07-11 17:25:09 +03:00 |
locking_test.go
|
[#192] Add tests to make sure client_cut flag is passed to sdk
|
2023-08-23 06:26:55 +00:00 |
multipart_upload.go
|
[#172] Convert handler config to interface
|
2023-10-04 11:01:27 +00:00 |
multipart_upload_test.go
|
[#207] Fix part-number-marker handling
|
2023-09-19 12:43:07 +03:00 |
not_support.go
|
[#149] Update inner imports after moving middlewares
|
2023-07-11 17:25:09 +03:00 |
notifications.go
|
[#172] Convert handler config to interface
|
2023-10-04 11:01:27 +00:00 |
notifications_test.go
|
Rename package name
|
2023-03-07 17:38:08 +03:00 |
object_list.go
|
[#185] Use correct object size when object is combined or encrypted
|
2023-08-24 18:03:08 +03:00 |
object_list_test.go
|
[#185] Use correct object size when object is combined or encrypted
|
2023-08-24 18:03:08 +03:00 |
put.go
|
[#172] Convert handler config to interface
|
2023-10-04 11:01:27 +00:00 |
put_test.go
|
[#154] Rename access key to secret key
|
2023-10-06 09:20:39 +00:00 |
response.go
|
[#125] Handle negative Content-Length on put
|
2023-06-02 14:16:19 +00: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 |
s3reader.go
|
[#154] Rename access key to secret key
|
2023-10-06 09:20:39 +00:00 |
tagging.go
|
[#96] Move log messages to constants
|
2023-08-23 18:32:31 +03:00 |
tagging_test.go
|
[#196] Add bucket tagging
|
2021-08-31 10:46:42 +03:00 |
unimplemented.go
|
[#149] Update inner imports after moving middlewares
|
2023-07-11 17:25:09 +03:00 |
util.go
|
[#142] Add trace ID into log when tracing is enabled
|
2023-09-07 14:19:37 +03:00 |
util_test.go
|
[#143] Fix transformToS3Error function
|
2023-06-21 17:16:40 +03:00 |
versioning.go
|
[#149] Update inner imports after moving middlewares
|
2023-07-11 17:25:09 +03:00 |