aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/dash.go
Commit message (Collapse)AuthorAgeFilesLines
* syz-dash/dashboard: move from dashboardDmitry Vyukov2017-06-231-101/+0
| | | | | Move the old dashboard API into syz-dash to get it out of the way of the new dashboard.
* dashboard: add New functionDmitry Vyukov2017-06-201-0/+9
|
* manager: add ability to communicate with dashboardDmitry Vyukov2017-02-171-0/+92
Manager can send crashes and repros to a dashboard app. Dashboard app is not checked-in yet.