frostfs-s3-gw/cmd/s3-gw
Denis Kirillov 07b60b15b3
All checks were successful
/ DCO (pull_request) Successful in 32s
/ Vulncheck (pull_request) Successful in 1m7s
/ Builds (pull_request) Successful in 1m36s
/ Lint (pull_request) Successful in 2m0s
/ Tests (pull_request) Successful in 1m20s
/ OCI image (pull_request) Successful in 2m3s
/ Vulncheck (push) Successful in 1m1s
/ Builds (push) Successful in 1m2s
/ Lint (push) Successful in 2m14s
/ Tests (push) Successful in 1m28s
/ OCI image (push) Successful in 1m56s
[#644] Support keepalive during listing
Send whitespaces every time as new object in list is ready
to prevent client from context cancelling.

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2025-02-27 09:37:04 +03:00
..
app.go [#644] Support keepalive during listing 2025-02-27 09:37:04 +03:00
app_metrics.go [TrueCloudLab#26] Add billing metrics to separate registry 2023-02-10 10:55:38 +03:00
app_profiler.go [#591] Sync metrics and pprof configuration 2022-07-29 09:32:08 +03:00
app_settings.go [#644] Support keepalive during listing 2025-02-27 09:37:04 +03:00
app_settings_test.go [#541] Fix setting of tls.enabled flag 2025-01-29 12:06:41 +00:00
decoder_test.go [#147] Add Kludge profiles 2024-12-13 11:25:07 +00:00
logger.go [#606] Use all available log tags by default 2025-02-11 16:47:36 +03:00
main.go [#541] Use default value if config param is unset after SIGHUP 2025-01-23 09:52:48 +03:00
namespaces.go [#266] Support per namespace placement policies configuration 2023-11-28 16:12:42 +03:00
server.go [#341] Add "h2" as next proto to allow HTTP/2 requests in http.Serve 2024-04-03 12:04:48 +00:00
server_test.go [#341] Test HTTP/2 requests 2024-04-03 12:04:48 +00:00
service.go [#606] Support log tagging 2025-02-11 15:12:20 +03:00
validate_test.go [#586] Skip port when matching listen domains 2024-12-17 12:39:09 +00:00