0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 05:14:30 +01:00
gitea/modules/doctor
Giteabot 1ec622db24
Improve doctor cli behavior (#28422) (#28424)
Backport #28422 by wxiaoguang

1. Do not sort the "checks" slice again and again when "Register", it
just wastes CPU when the Gitea instance runs
2. If a check doesn't exist, tell the end user
3. Add some tests

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-12-11 16:28:27 +00:00
..
authorizedkeys.go
breaking.go
checkOldArchives.go
dbconsistency.go
dbversion.go
doctor.go Improve doctor cli behavior (#28422) (#28424) 2023-12-11 16:28:27 +00:00
fix8312.go
fix16961.go
fix16961_test.go
heads.go
lfs.go
mergebase.go
misc.go
paths.go
repository.go Fix delete-orphaned-repos (#28200) (#28202) 2023-11-24 14:54:14 -05:00
storage.go
usertype.go