aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* pkg/html: add hover styles for tree origin table rowsAleksandr Nogikh2023-05-151-3/+15
* pkg/asset: support deprecation in the many buckets caseAleksandr Nogikh2023-05-155-7/+122
* dashboard: display bug origin tree testing resultsAleksandr Nogikh2023-05-121-0/+12
* pkg/report: ignore arm64 fault handlingAleksandr Nogikh2023-05-102-0/+51
* dashboard: support filtering over multiple labelsAleksandr Nogikh2023-05-102-2/+76
* pkg/bisect: treat repro checkout errors as infra errorsAleksandr Nogikh2023-05-091-1/+1
* pkg/bisect: abort on infrastructure errorsAleksandr Nogikh2023-05-092-20/+80
* vm: separate boot time and infrastructure errorsAleksandr Nogikh2023-05-091-0/+7
* pkg/build: clean dist directoryLiz Prucka2023-05-081-1/+4
* pkg/bisect: mark jobs with untestable history as failedSpace Meyer2023-05-053-47/+114
* pkg/log: don't prepend timestamp twiceAleksandr Nogikh2023-05-051-4/+5
* pkg/log: facilitate automated log captureAleksandr Nogikh2023-05-051-14/+40
* pkg/build/cuttlefish: sandbox cuttlefish bazel buildLiz Prucka2023-05-051-0/+3
* executor: resolve pseudo syscall compilation problemsAleksandr Nogikh2023-05-041-57/+100
* pkg/csource: compile single pseudo syscallsAleksandr Nogikh2023-05-041-0/+17
* syz-manager, pkg/cover: normalize module PCs between VM instancesLiz Prucka2023-05-024-2/+282
* pkg/subsystem: trace subsystem assignmentAleksandr Nogikh2023-04-281-7/+44
* pkg/vcs: extract merge bases of two commitsAleksandr Nogikh2023-04-284-0/+79
* executor: remove openbsd bits out of common_bsd.hGreg Steuck2023-04-271-41/+1
* executor: detangle common_openbsd.h out of common_bsd.hGreg Steuck2023-04-272-1/+346
* sys/targets: switch openbsd to SyscallNumbers: falseGreg Steuck2023-04-271-1/+21
* dashboard: support bug labelsAleksandr Nogikh2023-04-273-3/+16
* pkg/email: support multiple commandsAleksandr Nogikh2023-04-275-178/+323
* sys/targets: introduce HasCallNumber to reduce clutterGreg Steuck2023-04-252-4/+3
* pkg/csource: refactor parameters of constArgToStr into helpersGreg Steuck2023-04-251-16/+27
* pkg/csource: introduce more structure into emitCallBodyGreg Steuck2023-04-251-16/+13
* pkg/csource: abstract/recompute isNativeGreg Steuck2023-04-251-7/+12
* all: revert "syz-manager, pkg/cover: normalize module PCs between VM instances"Aleksandr Nogikh2023-04-244-282/+2
* syz-manager, pkg/cover: normalize module PCs between VM instancesLiz Prucka2023-04-244-2/+282
* pkg/bisect: set linux gcc bisection cutoff to v4.18Space Meyer2023-04-201-2/+6
* pkg/vcs: lengthen command timeoutLiz Prucka2023-04-191-1/+1
* pkg/email/lore: recognize more PATCH subjectsAleksandr Nogikh2023-04-182-1/+16
* pkg/report: skip stack trace handling functionsAleksandr Nogikh2023-04-172-1/+138
* pkg/subsystem: optionally disable monthly reportsAleksandr Nogikh2023-04-134-0/+11
* pkg/email/lore: better classify emailsAleksandr Nogikh2023-04-122-1/+7
* dashboard: separate DiscussionReport and DiscussionMentionAleksandr Nogikh2023-04-122-8/+19
* pkg/email: recognize patches sent as replies to reportsAleksandr Nogikh2023-04-122-0/+17
* all: refactor discussion processing codeAleksandr Nogikh2023-04-124-59/+219
* pkg/email/lore: skip syzbot-started subthreadsAleksandr Nogikh2023-04-122-10/+78
* pkg/email: expose OwnEmail flagAleksandr Nogikh2023-04-122-0/+3
* pkg/email: parse multiple In-Reply-To message IDsAleksandr Nogikh2023-04-122-1/+43
* dashboard: display discussions info on the main pageAleksandr Nogikh2023-04-111-0/+9
* pkg/html/pages: sort table also by non-displayed valuesAleksandr Nogikh2023-04-111-2/+7
* dashboard: display collapsible info sections on the bug pageAleksandr Nogikh2023-04-072-0/+43
* dashboard: put cause and fix bisection info blocks closerAleksandr Nogikh2023-04-071-0/+12
* pkg/email: handle bufio.ErrTooLongAleksandr Nogikh2023-04-071-1/+8
* pkg/email: move patch regexps to globalsAleksandr Nogikh2023-04-071-7/+8
* pkg/email/lore: add Lore archives parsing routinesAleksandr Nogikh2023-04-063-0/+317
* pkg/email: extract more informationAleksandr Nogikh2023-04-062-13/+178
* pkg/vcs: add two more vcs.Repo methodsAleksandr Nogikh2023-04-065-0/+110