aboutsummaryrefslogtreecommitdiffstats
path: root/modules/doctor/fix16961.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Merge db.Iterate and IterateObjects (#21641)Lunny Xiao2022-10-311-4/+1
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Fix inconsistency in doctor output (#19836)Gusted2022-05-311-1/+5
* Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...wxiaoguang2022-03-221-1/+1
* format with gofumpt (#18184)65432022-01-201-1/+0
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+2
* Fix various typos (#18219)luzpaz2022-01-101-1/+1
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-20/+21
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-7/+8
* Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#...zeripath2021-09-271-0/+318