index
:
syz
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
/
app_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dashboard/app: return 4xx instead of 5xx for user requests
Taras Madan
2022-05-13
1
-0
/
+55
*
dashboard/app: store daily stats for individual bugs
Aleksandr Nogikh
2022-02-01
1
-2
/
+13
*
dashboard/app: update to go116 (#2959)
Taras Madan
2022-01-05
1
-1
/
+1
*
dashboard/app: refactor the calls to httpRequests (#2847)
tarasmadan
2021-10-26
1
-3
/
+4
*
pkg/auth: move auth code into a new package for reuse in syz-hub
Greg Steuck
2021-07-30
1
-1
/
+2
*
dashboard/app: permit oauth keys in config
Dmitry Vyukov
2021-07-15
1
-0
/
+1
*
dashboard/dashapi: implement client-side JWT token authorization
Greg Steuck
2021-07-14
1
-1
/
+1
*
dashboard/app: document the values in maps and rename local vars
Greg Steuck
2021-06-16
1
-8
/
+8
*
dashboard/app: add prefix to email subjects
Dmitry Vyukov
2021-03-05
1
-0
/
+1
*
dashboard/app: allow CCing people for bug on specific manager
Dmitry Vyukov
2021-01-14
1
-20
/
+39
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-3
/
+4
*
dashboard/app: fix up machine info handling
Dmitry Vyukov
2020-09-14
1
-4
/
+5
*
dashboard/app: use DailyLimit=0 to mark disabled reportings
Dmitry Vyukov
2020-06-23
1
-8
/
+14
*
all: use more respective language
Dmitry Vyukov
2020-06-11
1
-2
/
+2
*
dashboard/app: add notion of per-repo build maintainers
Dmitry Vyukov
2020-05-09
1
-16
/
+18
*
dashboard/app: fix tests hang
Dmitry Vyukov
2020-03-27
1
-0
/
+9
*
dashboard/app: fix testing for go1.11 runtime
Dmitry Vyukov
2020-01-29
1
-3
/
+4
*
dashboard: update to go111 runtime
Andrew Donnellan
2020-01-29
1
-1
/
+1
*
dashboard/app: move FixBisectionDisabled from repo to manager
Dmitry Vyukov
2019-11-08
1
-5
/
+7
*
dashboard/app: auto-close bugs after successful fix bisection
Dmitry Vyukov
2019-11-07
1
-2
/
+3
*
dashboard/app: add support for disabling fix bisection
Zubin Mithra
2019-11-05
1
-0
/
+7
*
dashboard/app: flexible rules for bug obsoleting
Dmitry Vyukov
2019-10-25
1
-0
/
+12
*
dashboard/app: ensure that tests consume all external reports
Dmitry Vyukov
2019-07-25
1
-0
/
+3
*
dashboard/app: fix cookie caching and redirects
Dmitry Vyukov
2019-04-12
1
-2
/
+2
*
dashboard/app: fix login redirects
Dmitry Vyukov
2019-04-10
1
-8
/
+15
*
dashboard/app: split dashboard per-namespace
Dmitry Vyukov
2019-04-08
1
-1
/
+26
*
dashboard/app: properly handle build failures
Dmitry Vyukov
2019-03-25
1
-0
/
+105
*
dashboard/app: make email tests more interesting
Dmitry Vyukov
2019-03-18
1
-2
/
+11
*
dashboard/app: make dashapi.BugReport more self-contained
Dmitry Vyukov
2019-03-17
1
-0
/
+3
*
dashboard/app: modernize tests
Dmitry Vyukov
2019-03-17
1
-6
/
+2
*
dashboard/app: implement bug notifications/actions
Dmitry Vyukov
2019-02-22
1
-9
/
+13
*
dashboard/app: remove ReportingType.NeedMaintainers
Dmitry Vyukov
2019-02-19
1
-4
/
+0
*
dashboard/app: poll commits info
Dmitry Vyukov
2019-02-17
1
-6
/
+43
*
dashboard/app: CC kernel tree specific mailing list on reports
Dmitry Vyukov
2018-12-18
1
-0
/
+1
*
dashboard/app: purge old repros
Dmitry Vyukov
2018-11-23
1
-0
/
+85
*
dashboard/app: allow some cross-reporting dups
Dmitry Vyukov
2018-09-11
1
-0
/
+9
*
dashboard/app: split repo and branch by space
Dmitry Vyukov
2018-09-03
1
-0
/
+5
*
.gometalinter.json: enable gofmt
Dmitry Vyukov
2018-07-31
1
-5
/
+5
*
dashboard/app: move repro tests for separate file
Dmitry Vyukov
2018-06-11
1
-165
/
+0
*
dashboard/app: use helper functions in tests
Dmitry Vyukov
2018-06-11
1
-24
/
+5
*
dashboard/app: refactor tests
Dmitry Vyukov
2018-06-11
1
-111
/
+56
*
dashboard/app: simplify config deployment
Dmitry Vyukov
2018-06-11
1
-2
/
+8
*
sys: dedup mmap code across OSes
Dmitry Vyukov
2018-05-06
1
-31
/
+0
*
dashboard/app: cleanup and tidy email reports
Dmitry Vyukov
2018-05-03
1
-1
/
+1
*
dashboard/app: make it possible to restrict test repos
Dmitry Vyukov
2018-04-24
1
-0
/
+6
*
dashboard/app: don't log /api requests as errors
Dmitry Vyukov
2018-03-20
1
-3
/
+3
*
dashboard/app: restrict patch testing result CC list
Dmitry Vyukov
2018-02-22
1
-2
/
+3
*
dashboard/app: finer-grained access control
Dmitry Vyukov
2018-02-14
1
-7
/
+77
*
dashboard/app: collect more info for better reports
Dmitry Vyukov
2018-01-17
1
-8
/
+13
*
dashboard/app: add job user blacklist
Dmitry Vyukov
2018-01-17
1
-0
/
+3
[prev]
[next]