aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/app/notifications_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: fix up context import after go fixDmitry Vyukov2024-04-261-1/+1
* all: go fix everythingDmitry Vyukov2024-04-261-1/+1
* dashboard: forward incoming commands emailsAleksandr Nogikh2023-11-021-3/+5
* dashboard: access config through contextAleksandr Nogikh2023-10-121-1/+3
* dashboard/app/notifications_test.go: linter think add doesn't have side effec...Taras Madan2023-02-241-2/+1
* dashboard: adjust the upstream notification emailAleksandr Nogikh2023-01-181-2/+2
* dashboard: include repositories to the bad commit messageAleksandr Nogikh2022-12-211-6/+37
* dashboard: include dashboard link into the missing commit replyAleksandr Nogikh2022-12-161-2/+19
* dashboard/app: add prefix to email subjectsDmitry Vyukov2021-03-051-0/+3
* dashboard/app: allow CCing people for bug on specific managerDmitry Vyukov2021-01-141-1/+1
* dashboard/app: fix testing for go1.11 runtimeDmitry Vyukov2020-01-291-2/+4
* dashboard: update to go111 runtimeAndrew Donnellan2020-01-291-1/+1
* dashboard/app: close bugs that we won't fix bisect soonerDmitry Vyukov2019-11-111-0/+18
* dashboard/app: flexible rules for bug obsoletingDmitry Vyukov2019-10-251-3/+78
* dashboard/app: reduce auto-closing timeout to 120 daysDmitry Vyukov2019-10-251-3/+3
* dashboard/app: slightly relax command parsingDmitry Vyukov2019-03-221-1/+1
* dashboard/app: add uncc commandDmitry Vyukov2019-03-221-20/+10
* dashboard/app: make email tests more interestingDmitry Vyukov2019-03-181-1/+1
* dashboard/app: modernize testsDmitry Vyukov2019-03-171-6/+2
* dashboard/app: implement bug notifications/actionsDmitry Vyukov2019-02-221-0/+269