aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/app/jobs_test.go
Commit message (Expand)AuthorAgeFilesLines
* dashboard/app: provide better reply when receiving an incorrect syz test commandPimyn Girgis2025-11-031-2/+3
* dashboard/app: split Reported-and-tested-by tagDmitry Vyukov2024-07-171-2/+4
* dashboard: allow repo aliases in patch testing requestsAleksandr Nogikh2024-03-051-0/+41
* dashboard: forward incoming commands emailsAleksandr Nogikh2023-11-021-10/+8
* dashboard/app: deduplicate syz test stringTaras Madan2023-10-261-9/+11
* dashboard: access config through contextAleksandr Nogikh2023-10-121-11/+8
* dashboard: auto-guess kernel and repo for #syz testAleksandr Nogikh2023-09-061-2/+29
* dashboard: restructure repro retesting configurationAleksandr Nogikh2023-08-211-1/+1
* dashboard: restart failed cause bisectionsAleksandr Nogikh2023-05-091-0/+71
* pkg/email: support multiple commandsAleksandr Nogikh2023-04-271-2/+2
* dashboard: lazily generate repro retesting jobsAleksandr Nogikh2023-04-191-15/+12
* dashboard: fix racy decommission testsAleksandr Nogikh2023-01-271-5/+5
* dashboard: handle decommissioned managers in repro retestingAleksandr Nogikh2023-01-191-0/+68
* dashboard: support multiple simultaneous jobsAleksandr Nogikh2023-01-191-3/+102
* dashboard: adjust the upstream notification emailAleksandr Nogikh2023-01-181-5/+5
* dashboard: don't use the email sink directlyAleksandr Nogikh2023-01-171-1/+2
* dashboard: adjust job tests to public namespacesAleksandr Nogikh2022-12-051-28/+34
* dashboard: post patch testing jobs externallyAleksandr Nogikh2022-12-051-1/+160
* dashboard: refactor handleTestRequest errorsAleksandr Nogikh2022-12-051-0/+1
* dashboard: do patch testing for test errorsAleksandr Nogikh2022-09-051-26/+43
* dashboard: retest repros on latest configAleksandr Nogikh2022-09-021-0/+3
* dashboard: retest repros on up-to-date branchesAleksandr Nogikh2022-08-311-6/+15
* dashboard: revoke no longer working reproducersAleksandr Nogikh2022-08-261-0/+84
* all: remember console output for all patch testsAleksandr Nogikh2022-06-081-3/+6
* dashboard: test boot errorsAleksandr Nogikh2022-04-121-0/+30
* dashboard/app: explicitly notify users if no patches were applied for testing...Taras Madan2022-02-081-0/+1
* 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
* dashboard/app: add prefix to email subjectsDmitry Vyukov2021-03-051-12/+14
* dashboard/app: allow CCing people for bug on specific managerDmitry Vyukov2021-01-141-3/+6
* dashboard/app: say "issue" instead of "crash"Dmitry Vyukov2020-07-141-10/+10
* all: fix comments formatDmitry Vyukov2020-07-121-13/+13
* 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/app: fix send of replies for patch testingDmitry Vyukov2020-05-081-0/+4
* dashboard/app: fix testing for go1.11 runtimeDmitry Vyukov2020-01-291-2/+0
* dashboard: update to go111 runtimeAndrew Donnellan2020-01-291-1/+1
* dashboard/app: move FixBisectionDisabled from repo to managerDmitry Vyukov2019-11-081-2/+2
* dashboard/app: few more cosmetic UI changesDmitry Vyukov2019-11-071-1/+1
* dashboard/app: add support for disabling fix bisectionZubin Mithra2019-11-051-0/+40
* dashboard/app: refactor few things related to fix bisectionsDmitry Vyukov2019-10-041-1/+1
* Merge pull request #1383 from zsm-oss/show-bisectionszsm-oss2019-10-041-0/+89
* dashboard/app: no reporting fix bisection results for already fixed bugsZubin Mithra2019-09-241-0/+81
* dashboard/app: retry BisectFix if crash still occurs on ToTZubin Mithra2019-08-281-0/+64
* dashboard/app: include dashboard link in job reportsAndrey Konovalov2019-08-241-3/+8
* dashboard/app: allow the dashboard to create BisectFix jobsZubin Mithra2019-07-301-0/+50
* dashboard/app: slightly relax command parsingDmitry Vyukov2019-03-221-1/+1
* dashboard/app: add uncc commandDmitry Vyukov2019-03-221-6/+3
* dashboard/app: request test/bisect jobs separatelyDmitry Vyukov2019-03-201-15/+15