aboutsummaryrefslogtreecommitdiffstats
path: root/syz-cluster/dashboard/handler.go
Commit message (Expand)AuthorAgeFilesLines
* syz-cluster: show series versions in the dashboardPimyn Girgis2026-01-081-0/+6
* syz-cluster: add filtering by series and patch namePimyn Girgis2026-01-081-0/+1
* all: remove unused nolint directivesDmitry Vyukov2026-01-021-1/+0
* syz-cluster: add link to download the whole seriesAleksandr Nogikh2025-10-271-0/+23
* syz-cluster: extend dashboard testingAleksandr Nogikh2025-10-171-0/+3
* syz-cluster: display the reports count graphAleksandr Nogikh2025-10-171-0/+5
* syz-cluster: display statisticsAleksandr Nogikh2025-08-141-5/+38
* syz-cluster: upload and share build config and logAleksandr Nogikh2025-07-141-1/+22
* syz-cluster: generate web dashboard URLs for reportsAleksandr Nogikh2025-07-141-5/+1
* syz-cluster: make reports more detailedAleksandr Nogikh2025-07-141-1/+1
* syz-cluster: make the displayed title configurableAleksandr Nogikh2025-07-081-2/+19
* syz-cluster: save and display reproducers for findingsAleksandr Nogikh2025-06-231-0/+14
* syz-cluster: display the skipped statusAleksandr Nogikh2025-04-151-0/+1
* syz-cluster: share and display triage logsAleksandr Nogikh2025-04-111-0/+12
* syz-cluster/dashboard: share test step artifactsAleksandr Nogikh2025-04-111-1/+15
* syz-cluster: filter by series with findingsAleksandr Nogikh2025-04-101-4/+5
* syz-cluster: add paginationAleksandr Nogikh2025-04-081-2/+40
* syz-cluster: filter by the session statusAleksandr Nogikh2025-04-081-4/+15
* syz-cluster: display and filter by Cc listAleksandr Nogikh2025-03-111-3/+8
* syz-cluster: report session resultsAleksandr Nogikh2025-02-141-1/+1
* syz-cluster: report series/sessions via APIAleksandr Nogikh2025-02-141-5/+7
* syz-cluster/dashboard: unify http handlersAleksandr Nogikh2025-02-041-63/+75
* syz-cluster: store session test logsAleksandr Nogikh2025-02-041-0/+12
* syz-cluster/dashboard: display logs and reports of findingsAleksandr Nogikh2025-02-041-0/+20
* syz-cluster: use Request.Context()Aleksandr Nogikh2025-01-271-7/+4
* syz-cluster/dashboard: unexport DashboardHandlerAleksandr Nogikh2025-01-221-8/+8
* syz-cluster: add support for findingsAleksandr Nogikh2025-01-221-5/+31
* syz-cluster: initial codeAleksandr Nogikh2025-01-221-0/+162