index
:
syz
actual
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dashboard
/
app
/
api.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
dashboard/app: store daily stats for individual bugs
Aleksandr Nogikh
2022-02-01
1
-1
/
+1
*
dashboard/app: update to go116 (#2959)
Taras Madan
2022-01-05
1
-3
/
+3
*
pkg/auth: move auth code into a new package for reuse in syz-hub
Greg Steuck
2021-07-30
1
-3
/
+4
*
dashboard/app: chop off auth so it can be reused in syz-hub
Greg Steuck
2021-07-30
1
-0
/
+27
*
dashboard/app: control time externally from api.go
Greg Steuck
2021-07-14
1
-1
/
+1
*
dashboard: simple review fixes
Greg Steuck
2021-07-14
1
-2
/
+1
*
dashboard/app: cover checkClient and fix for the exposed bug
Greg Steuck
2021-07-14
1
-1
/
+1
*
dashboard/app: add some tests for auth
Greg Steuck
2021-07-14
1
-1
/
+6
*
dashboard/app: server-side support for OAuth /api authentication
Greg Steuck
2021-07-14
1
-23
/
+2
*
dashboard/app: document the values in maps and rename local vars
Greg Steuck
2021-06-16
1
-5
/
+6
*
dashboard/app: add prefix to email subjects
Dmitry Vyukov
2021-03-05
1
-2
/
+6
*
dashboard/app: save suppressed reports
Dmitry Vyukov
2021-02-21
1
-7
/
+16
*
syz-manager: don't reproduce leaks again and again
Dmitry Vyukov
2021-02-20
1
-0
/
+7
*
dashboard/app: fix merging of renamed bugs
Dmitry Vyukov
2021-01-18
1
-20
/
+22
*
dashboard/app: merge duplicate crashes
Dmitry Vyukov
2021-01-17
1
-52
/
+158
*
dashboard/app: increase text entity size limit
Dmitry Vyukov
2020-11-21
1
-1
/
+3
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-1
/
+2
*
dashboard/app: add support for Kcidb
Dmitry Vyukov
2020-09-30
1
-0
/
+4
*
dashboard/app: return BugReport from load_bug API
Dmitry Vyukov
2020-09-30
1
-28
/
+7
*
dashboard/app: fix up machine info handling
Dmitry Vyukov
2020-09-14
1
-1
/
+1
*
dashboard/app: send machine information to dashboard
Cheng-Min Chiang
2020-09-14
1
-0
/
+3
*
dashboard/app: Receive Recipients from API
Pedro Lopes
2020-07-31
1
-6
/
+19
*
dashboard/app: collect BB coverage stats from managers
Dmitry Vyukov
2020-05-08
1
-0
/
+7
*
dashboard: update to go111 runtime
Andrew Donnellan
2020-01-29
1
-1
/
+1
*
syz-ci: allow enabling bisect cause and fix jobs separately
Dmitry Vyukov
2019-11-27
1
-2
/
+2
*
dashboard/app: fix creation of bisection jobs
Dmitry Vyukov
2019-11-15
1
-2
/
+2
*
datastore/app: switch more bug queries to paged queries
Dmitry Vyukov
2019-10-25
1
-12
/
+10
*
tools/syz-reprolist: add utility to extract list of reproducers
Dmitry Vyukov
2019-10-08
1
-0
/
+67
*
dashboard/app: properly handle build failures
Dmitry Vyukov
2019-03-25
1
-23
/
+48
*
dashboard/app: import datastore as db
Dmitry Vyukov
2019-03-22
1
-46
/
+46
*
dashboard/app: request test/bisect jobs separately
Dmitry Vyukov
2019-03-20
1
-2
/
+2
*
dashboard/app: add handler for config migration
Dmitry Vyukov
2019-03-17
1
-6
/
+11
*
dashboard/app: rename CommitInfo to Commit
Dmitry Vyukov
2019-03-17
1
-1
/
+1
*
dashboard/app: implement bug notifications/actions
Dmitry Vyukov
2019-02-22
1
-0
/
+1
*
dashboard/app: poll commits info
Dmitry Vyukov
2019-02-17
1
-47
/
+187
*
dashboard/app: remove unused function
Dmitry Vyukov
2019-02-13
1
-9
/
+0
*
dashboard/app: record last activity and fix times
Dmitry Vyukov
2019-02-13
1
-0
/
+1
*
dashboard/app: purge old repros
Dmitry Vyukov
2018-11-23
1
-27
/
+35
*
dashboard/app: make build upload more robust
Dmitry Vyukov
2018-10-10
1
-16
/
+29
*
dashboard/app: allow renaming/bucketing bugs
Dmitry Vyukov
2018-09-05
1
-23
/
+31
*
dashboard/app: simplify reportCrash
Dmitry Vyukov
2018-08-02
1
-39
/
+44
*
gometalinter: clean up some errcheck warnings
Dmitry Vyukov
2018-08-02
1
-2
/
+6
*
dashboard/app: fix crash selection for reporting
Dmitry Vyukov
2018-07-27
1
-3
/
+8
*
dashboard/app: allow empty CompilerID in Build
Dmitry Vyukov
2018-06-29
1
-2
/
+2
*
dashboard/app: fix gometalinter warning
Dmitry Vyukov
2018-06-28
1
-4
/
+4
*
dashboard/app: attach fixing commits to canonical bugs
Dmitry Vyukov
2018-06-11
1
-34
/
+59
*
dashboard/app: try 1 repro per day until we have at least syz repro
Dmitry Vyukov
2018-06-11
1
-6
/
+13
*
dashboard/app: simplify config deployment
Dmitry Vyukov
2018-06-11
1
-1
/
+1
*
dashboard/app: fix old crash purging logic
Dmitry Vyukov
2018-06-08
1
-1
/
+1
*
dashboard/app: fix crash save throttling logic
Dmitry Vyukov
2018-06-08
1
-4
/
+8
[next]