aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/app/bug.html
Commit message (Collapse)AuthorAgeFilesLines
* dashboard/app: show info about duplicates and similar bugsDmitry Vyukov2017-12-041-10/+20
| | | | | Show info about duplicates and similar bugs in other kernels on the bug page.
* dashboard/app: show when bugs are fixed and whereDmitry Vyukov2017-11-061-0/+2
|
* dashboard/app: show syzkaller commit for crashesDmitry Vyukov2017-08-101-0/+2
|
* dashboard/app: output more info about crashesDmitry Vyukov2017-08-081-0/+6
|
* dashboard/app: new dashboard appDmitry Vyukov2017-08-021-0/+42
The new app is based on our experience with syz-dash and is meant to supersede it. This app aims at full automation of bug lifecycle: reporting, tracking updates, closing fixed bugs. The main differences are: - this app has support for reporting bugs either by email or using an arbitrary external reporting system - this app tracks status of bugs - this app captures more info about kernel builds