aboutsummaryrefslogtreecommitdiffstats
path: root/modules/doctor/authorizedkeys.go
Commit message (Expand)AuthorAgeFilesLines
* Add generic set type (#21408)KN4CK3R2022-10-121-3/+4
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-1/+1
* [doctor] authorized-keys: fix displayed check name (#19464)Pilou2022-04-241-2/+2
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+2
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-4/+4
* Refactor doctor (#12264)zeripath2020-12-021-0/+95