frostfs-http-gw/internal/handler
Denis Kirillov d85d7f319f
All checks were successful
/ DCO (pull_request) Successful in 38s
/ Builds (pull_request) Successful in 1m15s
/ Vulncheck (pull_request) Successful in 1m47s
/ OCI image (pull_request) Successful in 2m2s
/ Lint (pull_request) Successful in 2m53s
/ Tests (pull_request) Successful in 1m9s
/ Integration tests (pull_request) Successful in 5m40s
/ Vulncheck (push) Successful in 55s
/ Builds (push) Successful in 56s
/ OCI image (push) Successful in 2m28s
/ Lint (push) Successful in 2m10s
/ Tests (push) Successful in 57s
/ Integration tests (push) Successful in 6m17s
[#240] Fix native index page
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2025-05-13 16:20:11 +03:00
..
middleware [#91] Add support namespaces 2023-12-01 10:12:55 +00:00
multipart [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
browse.go [#240] Fix native index page 2025-05-13 16:20:11 +03:00
container.go [#232] Use contract to get container info 2025-04-28 16:58:35 +03:00
cors.go [#226] Improve CORS validation 2025-05-13 13:00:13 +00:00
cors_test.go [#226] Improve CORS validation 2025-05-13 13:00:13 +00:00
download.go [#233] Fix browsing 2025-04-28 15:13:19 +03:00
filter.go [#195] Add tags support 2025-02-07 11:47:38 +00:00
filter_test.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
frostfs_mock.go [#232] Use contract to get container info 2025-04-28 16:58:35 +03:00
handler.go [#240] Fix s3 index page 2025-05-13 16:20:09 +03:00
handler_fuzz_test.go [#241] Remove exit codes from fuzzing tests 2025-05-07 10:35:26 +03:00
handler_test.go [#240] Fix native index page 2025-05-13 16:20:11 +03:00
head.go [#233] Fix browsing 2025-04-28 15:13:19 +03:00
multipart.go [#191] Refactor error handling and logging 2025-03-25 06:27:56 +00:00
multipart_test.go [#219] Use zaptest.Logger 2025-02-21 16:11:49 +03:00
reader.go [#191] Refactor error handling and logging 2025-03-25 06:27:56 +00:00
reader_test.go [#188] Improve content-type detector 2025-01-21 06:52:37 +00:00
tree_service_client_mock_test.go [#233] Fix browsing 2025-04-28 15:13:19 +03:00
upload.go [#191] Refactor error handling and logging 2025-03-25 06:27:56 +00:00
utils.go [#233] Fix browsing 2025-04-28 15:13:19 +03:00