syzkaller/syz-ci
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
..
testdata syz-ci: upload syzkaller build errors to dashboard 2018-12-18 10:33:05 +01:00
config_test.go syz-ci: add continuous integration system 2017-06-20 19:59:55 +02:00
jobs.go dashboard/app: poll commits info 2019-02-17 15:08:45 +01:00
manager.go dashboard/app: poll commits info 2019-02-17 15:08:45 +01:00
managercmd.go pkg/osutil: provide better Rename 2018-12-17 19:09:10 +01:00
syz-ci.go dashboard/app: poll commits info 2019-02-17 15:08:45 +01:00
syzupdater.go syz-ci: fix error log output 2019-01-23 11:02:31 +01:00