aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/app/admin.go
Commit message (Expand)AuthorAgeFilesLines
* dashboard/app: wire more admin handlersDmitry Vyukov2025-12-291-31/+0
* all: use min/max functionsDmitry Vyukov2025-01-171-8/+2
* dashboard: const attempts in db.RunInTransactionSabyrzhan Tasbolatov2024-10-281-2/+2
* all: fix up context import after go fixDmitry Vyukov2024-04-261-1/+1
* all: go fix everythingDmitry Vyukov2024-04-261-1/+1
* dashboard: introduce a getNsConfig() helperAleksandr Nogikh2023-10-121-1/+1
* dashboard: access config through contextAleksandr Nogikh2023-10-121-5/+5
* dashboard: improve crash priority calculationAleksandr Nogikh2023-08-301-3/+10
* dashboard: add a method to refresh crash prioritiesAleksandr Nogikh2023-08-301-10/+47
* dashboard: differentiate job invalidation and job restartAleksandr Nogikh2023-08-241-2/+2
* all: use special placeholder for errorsTaras Madan2023-07-241-1/+1
* dashboard: allow admins to retry individual bisectionsSpace Meyer2023-06-121-34/+23
* dashboard: don't use a separate JobFlags typeAleksandr Nogikh2023-05-251-1/+1
* dashboard: add a method to reassign HeadReproLevelAleksandr Nogikh2023-05-191-0/+50
* dashboard: add an email send maintenance methodAleksandr Nogikh2023-04-071-0/+15
* dashboard: add an admin method to refresh all bugsAleksandr Nogikh2023-02-161-0/+22
* dashboard: add an admin function to restart failed bisectionsAleksandr Nogikh2023-01-191-0/+82
* dashboard: improve BugReporting update processAleksandr Nogikh2022-05-301-1/+4
* dashboard/app: update to go116 (#2959)Taras Madan2022-01-051-2/+2
* dashboard/app: add helper function to update bug titlesDmitry Vyukov2021-03-011-27/+53
* dashboard/app: show more detailed info about bisectionsDmitry Vyukov2020-10-221-4/+4
* dashboard/app: refactor updateBugReportingBatchDmitry Vyukov2020-10-021-4/+7
* dashboard: update to go111 runtimeAndrew Donnellan2020-01-291-1/+1
* dashboard/app: import datastore as dbDmitry Vyukov2019-03-221-14/+14
* dashboard/app: add handler for config migrationDmitry Vyukov2019-03-171-2/+67
* dashboard/app: add Log text entityDmitry Vyukov2019-03-171-0/+1
* dashboard/app: use links instead of attachments in emailsDmitry Vyukov2018-03-251-7/+7
* all: fix gometalinter warningsDmitry Vyukov2018-03-081-0/+2
* dashboard/app: add drop namespace functionalityDmitry Vyukov2017-12-041-0/+120