aboutsummaryrefslogtreecommitdiffstats
path: root/modules/doctor/doctor.go
Commit message (Expand)AuthorAgeFilesLines
* Fix git.Init for doctor sub-command (#20782)wxiaoguang2022-08-141-1/+6
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-2/+2
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-1/+1
* Fix bug on admin subcommand (#17533)Lunny Xiao2021-11-071-4/+5
* Rename db Engines related functions (#17481)Lunny Xiao2021-10-301-1/+1
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-2/+2
* Refactor doctor (#12264)zeripath2020-12-021-0/+105