aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/app/tree.go
Commit message (Expand)AuthorAgeFilesLines
* dashboard/app: add race harmfullness labelDmitry Vyukov2026-01-131-2/+2
* all: use any instead of interface{}Dmitry Vyukov2025-12-221-3/+3
* dashboard: const attempts in db.RunInTransactionSabyrzhan Tasbolatov2024-10-281-3/+2
* all: fix up context import after go fixDmitry Vyukov2024-04-261-1/+1
* all: go fix everythingDmitry Vyukov2024-04-261-1/+1
* all: fix some function names in commentscui fliter2023-12-201-1/+1
* dashboard: introduce a getNsConfig() helperAleksandr Nogikh2023-10-121-2/+2
* dashboard: access config through contextAleksandr Nogikh2023-10-121-4/+4
* dashboard: fix a panic during fix candidate job generationAleksandr Nogikh2023-10-021-0/+4
* dashboard: redo origin testing for newer crashesAleksandr Nogikh2023-08-301-14/+14
* dashboard: consider more bugs for fix candidate jobsAleksandr Nogikh2023-08-291-1/+1
* dashboard: generate more cross tree bisectionsAleksandr Nogikh2023-08-241-3/+8
* dashboard: fix a nil pointer dereferenceAleksandr Nogikh2023-08-071-0/+4
* all: support cross-tree fix bisectionAleksandr Nogikh2023-07-251-8/+145
* dashboard: move findResult() to BugAleksandr Nogikh2023-07-251-22/+33
* all: use special placeholder for errorsTaras Madan2023-07-241-6/+6
* dashboard: query less data from transactionsAleksandr Nogikh2023-06-071-10/+17
* dashboard: amend configs during tree origin testingAleksandr Nogikh2023-05-301-0/+1
* dashboard: don't load Build twice for tree origin jobsAleksandr Nogikh2023-05-251-13/+12
* dashboard: do tree origin testing also with syz reprosAleksandr Nogikh2023-05-191-2/+2
* dashboard: display bug origin tree testing resultsAleksandr Nogikh2023-05-121-3/+67
* dashboard: adjust bug origin tree testing periodsAleksandr Nogikh2023-05-111-6/+7
* dashboard: prioritize Merge=true KernelRepo linksAleksandr Nogikh2023-04-281-2/+8
* dashboard: determine bug origin trees and missing backportsAleksandr Nogikh2023-04-281-0/+728