syzkaller/syz-manager
Dmitry Vyukov 3e98cc3080 dashboard/app: poll commits info
This implements 2 features:
 - syz-ci polls a set of additional repos to discover fixing commits sooner
   (e.g. it can now discover a fixing commit in netfilter tree before
   it reaches any of the tested trees).
 - syz-ci uploads info about commits to dashboard.
   For example, a user marks a bug as fixed by commit "foo: bar".
   syz-ci will find this commit in the main namespace repo
   and upload commmit hash/date/author to dashboard. This in turn
   allows to show links to fixing commits.

Fixes #691
Fixes #610
2019-02-17 15:08:45 +01:00
..
cover.go syz-manager: Improve the computation of getVMOffset() on FreeBSD 2018-12-31 19:36:13 +01:00
html.go dashboard/app: poll commits info 2019-02-17 15:08:45 +01:00
hub.go prog: introduce strict parsing mode 2018-12-10 16:37:01 +01:00
manager.go syz-manager: factor out rpc serving part 2018-12-26 10:58:23 +01:00
rpc.go syz-manager: restore disabled syscall logging 2019-02-01 10:02:24 +01:00
stats.go syz-manager: factor out rpc serving part 2018-12-26 10:58:23 +01:00