aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/app/bisect_test.go
Commit message (Expand)AuthorAgeFilesLines
* dashboard/app: use makeUser insteadTaras Madan2024-10-211-1/+1
* dashboard: do not mention bug in the email templateAleksandr Nogikh2023-10-311-9/+9
* dashboard: access config through contextAleksandr Nogikh2023-10-121-4/+4
* dashboard: differentiate job invalidation and job restartAleksandr Nogikh2023-08-241-7/+17
* dashboard: emphasise that #syz set overwrites subsystemsAleksandr Nogikh2023-08-161-3/+3
* dashboard: don't close bugs on cross-tree fix findingsAleksandr Nogikh2023-08-041-0/+7
* all: use errors.As instead of .(type)Taras Madan2023-07-241-2/+3
* dashboard/app/util_test.go: *HTTPError not HTTPErrorTaras Madan2023-07-201-1/+1
* dashboard: allow admins to retry individual bisectionsSpace Meyer2023-06-121-115/+96
* dashboard: preserve Bug modifications in doneJobAleksandr Nogikh2023-05-191-0/+4
* dashboard: add hints to the new repro emailAleksandr Nogikh2023-04-281-3/+3
* dashboard: drop #syz unset from bug's templateAleksandr Nogikh2023-04-271-9/+0
* dashboard: list sample commands at the bottom of bug reportsAleksandr Nogikh2023-04-271-6/+60
* dashboard: limit the rate of job generation on pullJobAleksandr Nogikh2023-04-191-0/+5
* dashboard: support multiple simultaneous jobsAleksandr Nogikh2023-01-191-7/+1
* dashboard: adjust the upstream notification emailAleksandr Nogikh2023-01-181-4/+4
* dashboard: never report unreliable bisectionsAleksandr Nogikh2022-05-311-0/+48
* dashboard/app: update to go116 (#2959)Taras Madan2022-01-051-1/+1
* dashboard/app: refactor the calls to httpRequests (#2847)tarasmadan2021-10-261-3/+3
* all: make all kernel commit hashes 12 byte longAleksandr Nogikh2021-07-131-11/+11
* dashboard/app: add prefix to email subjectsDmitry Vyukov2021-03-051-2/+3
* dashboard/app: allow CCing people for bug on specific managerDmitry Vyukov2021-01-141-1/+4
* dashboard/app: show more detailed info about bisectionsDmitry Vyukov2020-10-221-2/+2
* dashboard/app: say "issue" instead of "crash"Dmitry Vyukov2020-07-141-41/+41
* all: fix comments formatDmitry Vyukov2020-07-121-8/+8
* all: use more respective languageDmitry Vyukov2020-06-111-1/+1
* .golangci.yml: enable funlen checkerDmitry Vyukov2020-06-051-0/+1
* .golangci.yml: enable godot checkerDmitry Vyukov2020-06-051-2/+2
* dashboard, syz-ci: add blacklist for bisection resultsAndrey Konovalov2020-06-031-2/+4
* all: fix new golangci-lint warningsDmitry Vyukov2020-03-131-1/+1
* dashboard/app: fix testing for go1.11 runtimeDmitry Vyukov2020-01-291-4/+1
* dashboard: update to go111 runtimeAndrew Donnellan2020-01-291-1/+1
* syz-ci: allow enabling bisect cause and fix jobs separatelyDmitry Vyukov2019-11-271-0/+1
* dashboard/app: don't report bisections pointing to release commitsDmitry Vyukov2019-11-271-1/+3
* dashboard/app: auto-close bugs after successful fix bisectionDmitry Vyukov2019-11-071-1/+54
* dashboard/app: slightly tidy up bisection resultsDmitry Vyukov2019-11-071-2/+2
* pkg/bisect: detect wrong bisectionsDmitry Vyukov2019-11-071-0/+109
* syz-ci: send build info for failed bisectionsZubin Mithra2019-11-051-1/+1
* dashboard/app: add link to bug to reproducersDmitry Vyukov2019-10-251-5/+9
* dashboard/app: fix typo and change reporting descriptionZubin Mithra2019-09-041-2/+2
* dashboard/app: allow reporting of BisectFix resultsZubin Mithra2019-08-301-2/+54
* dashboard/app: allow main UI to show bisect resultsZubin Mithra2019-08-081-0/+99
* dashboard/app: allow fix bisection results to be visible on web UIZubin Mithra2019-08-011-0/+103
* dashboard/app: allow the dashboard to create BisectFix jobsZubin Mithra2019-07-301-5/+93
* dashboard/app: fix infinite emailsDmitry Vyukov2019-03-241-0/+81
* dashboard/app: add bisection link to emailsDmitry Vyukov2019-03-221-3/+10
* dashboard/app: use 12-char hash in Fixes tagsDmitry Vyukov2019-03-211-2/+2
* dashboard/app: request test/bisect jobs separatelyDmitry Vyukov2019-03-201-12/+10
* dashboard/app: report bisection results to external reportingDmitry Vyukov2019-03-191-0/+42
* dashboard/app: fix a typo in commentDmitry Vyukov2019-03-181-1/+1