syzkaller/dashboard
Dmitry Vyukov be8c51d3d9 dashboard/app: fix creation of bisection jobs
We limited the bugs query for bisection jobs at 300 bugs,
but that's not enough in presence of multiple namespaces.
Some namespaces did not get any bisections because all
bugs belonged to other namespaces/managers.
Fetch all bugs to fix this.

While we are here also simplify check for bisection crashes:
now we have FixBisectionDisabled as a property of manager,
so we don't need to fetch the crash build to check it.
2019-11-15 09:48:06 +01:00
..
app dashboard/app: fix creation of bisection jobs 2019-11-15 09:48:06 +01:00
config dashboard/config: Update KCSAN config to be more conservative 2019-11-11 16:23:03 +01:00
dashapi pkg/bisect: detect wrong bisections 2019-11-07 11:07:03 +01:00