summaryrefslogtreecommitdiffstats
path: root/modules/doctor/doctor.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor path & config system (#25330) (#25416)wxiaoguang2023-06-221-1/+1
* Rewrite logger system (#24726)wxiaoguang2023-05-211-30/+44
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-041-2/+1
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-5/+5
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* 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