aboutsummaryrefslogtreecommitdiffstats
path: root/modules/doctor/paths.go
Commit message (Expand)AuthorAgeFilesLines
* Enable forbidigo linter (#24278)silverwind2023-04-241-1/+1
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-121-2/+1
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-2/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-5/+5
* format with gofumpt (#18184)65432022-01-201-1/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+2
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-1/+1
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+1
* Refactor doctor (#12264)zeripath2020-12-021-0/+126