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
/
reporting.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
dashboard: fix manuallyUpstreamed
Aleksandr Nogikh
2026-01-15
1
-0
/
+4
*
dashboard: add a manuallyUpstreamed helper
Aleksandr Nogikh
2026-01-15
1
-0
/
+8
*
all: remove unused nolint directives
Dmitry Vyukov
2026-01-02
1
-1
/
+0
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-2
/
+3
*
all: opt-out some functions to enforce linter checks
Taras Madan
2025-03-27
1
-0
/
+1
*
dashboard: include revoked reproducers in reports
Aleksandr Nogikh
2025-03-08
1
-11
/
+10
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
1
-12
/
+6
*
prog: annotate image assets with fsck logs
Florent Revest
2024-12-09
1
-1
/
+1
*
dashboard: const attempts in db.RunInTransaction
Sabyrzhan Tasbolatov
2024-10-28
1
-2
/
+1
*
dashboard/app/reporting.go: highlight bug name
Taras Madan
2024-07-24
1
-1
/
+1
*
all: fix up context import after go fix
Dmitry Vyukov
2024-04-26
1
-1
/
+1
*
all: go fix everything
Dmitry Vyukov
2024-04-26
1
-1
/
+1
*
dashboard: wait for repro only when it makes sense
Aleksandr Nogikh
2024-01-18
1
-1
/
+2
*
dashboard: show coverage reports in per manager pages
Aleksandr Nogikh
2024-01-10
1
-1
/
+1
*
dashboard: include repro messages into daily limits
Aleksandr Nogikh
2024-01-09
1
-9
/
+7
*
dashboard: prevent infinite reporting of revoked repros
Aleksandr Nogikh
2024-01-09
1
-13
/
+13
*
dashboard: remove too granular config helpers
Aleksandr Nogikh
2023-10-12
1
-2
/
+2
*
dashboard: introduce a getNsConfig() helper
Aleksandr Nogikh
2023-10-12
1
-6
/
+6
*
dashboard: access config through context
Aleksandr Nogikh
2023-10-12
1
-22
/
+23
*
dashboard/app: calculate obsoletion periods differently
Aleksandr Nogikh
2023-08-22
1
-4
/
+16
*
all: support cross-tree fix bisection
Aleksandr Nogikh
2023-07-25
1
-0
/
+19
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-12
/
+12
*
dashboard: fix the Config.Decommissioned race
Aleksandr Nogikh
2023-07-18
1
-2
/
+2
*
dashboard/app: increase batch size to 2000
Taras Madan
2023-07-17
1
-1
/
+1
*
dashboard: refactor bisection job querying
Aleksandr Nogikh
2023-07-17
1
-91
/
+29
*
dashboard: always return full UserSpaceArch
Aleksandr Nogikh
2023-07-13
1
-2
/
+0
*
dashboard: include Manager into BugReport
Aleksandr Nogikh
2023-07-07
1
-0
/
+1
*
dashboard: include tree origin jobs into full bug info
Aleksandr Nogikh
2023-05-26
1
-0
/
+5
*
dashboard: refactor handleReportNotif
Aleksandr Nogikh
2023-05-25
1
-42
/
+76
*
dashboard: include label message into bug reports
Aleksandr Nogikh
2023-05-25
1
-2
/
+12
*
dashboard: send per-label notifications
Aleksandr Nogikh
2023-05-25
1
-0
/
+38
*
dashboard: optionally disable bug obsoletion
Aleksandr Nogikh
2023-05-19
1
-2
/
+15
*
dashboard: improve checkBugStatus logging
Aleksandr Nogikh
2023-05-12
1
-3
/
+3
*
dashboard: refactor currentReporting invocations
Aleksandr Nogikh
2023-05-12
1
-4
/
+4
*
dashboard: assert repro presence against HeadReproLevel
Aleksandr Nogikh
2023-05-05
1
-2
/
+2
*
dashboard: move common bug filtering to createPatchTestingJobs
Aleksandr Nogikh
2023-05-03
1
-0
/
+12
*
dashboard: mock KernelRepo list
Aleksandr Nogikh
2023-04-28
1
-4
/
+4
*
dashboard: support bug labels
Aleksandr Nogikh
2023-04-27
1
-4
/
+4
*
dashboard: update LastActivity only on important events
Aleksandr Nogikh
2023-04-19
1
-1
/
+5
*
dashboard: share repro level and report link in SimilarBugInfo
Aleksandr Nogikh
2023-03-28
1
-5
/
+7
*
dashboard/app: differentiate user-set tags in the subject
Aleksandr Nogikh
2023-02-24
1
-2
/
+3
*
dashboard: include subsystem links in BugReport
Aleksandr Nogikh
2023-02-21
1
-1
/
+4
*
dashboard/app: infer bug subsystems from crashes
Aleksandr Nogikh
2023-02-16
1
-1
/
+1
*
dashboard: include report elements in the BugReport
Aleksandr Nogikh
2023-01-26
1
-0
/
+1
*
dashboard: factor out asset list extraction code
Aleksandr Nogikh
2023-01-03
1
-38
/
+1
*
dashboard: adjust pollClosed behavior for decommissioned namespaces
Aleksandr Nogikh
2022-12-19
1
-1
/
+2
*
dashboard: include dashboard link into the missing commit reply
Aleksandr Nogikh
2022-12-16
1
-0
/
+1
*
dashboard: extract subsystems for saved crashes
Aleksandr Nogikh
2022-12-16
1
-3
/
+5
*
dashboard/app: add subsystem tags to the Bug entity
Aleksandr Nogikh
2022-12-16
1
-0
/
+3
*
dashboard: return bisection info as BugReport object
Aleksandr Nogikh
2022-12-13
1
-4
/
+19
[next]