0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 00:40:08 +01:00
forgejo/modules/doctor
wxiaoguang f2a309e6c8
Improve doctor cli behavior ()
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
2023-12-11 15:55:10 +00:00
..
authorizedkeys.go Another round of db.DefaultContext refactor () 2023-09-25 13:17:37 +00:00
breaking.go
checkOldArchives.go
dbconsistency.go Remove action runners on user deletion () 2023-11-05 13:48:32 +01:00
dbversion.go
doctor.go Improve doctor cli behavior () 2023-12-11 15:55:10 +00:00
fix8312.go Reduce usage of db.DefaultContext () 2023-09-14 17:09:32 +00:00
fix16961.go Even more db.DefaultContext refactor () 2023-10-03 10:30:41 +00:00
fix16961_test.go
heads.go
lfs.go
mergebase.go Penultimate round of db.DefaultContext refactor () 2023-10-11 04:24:07 +00:00
misc.go Penultimate round of db.DefaultContext refactor () 2023-10-11 04:24:07 +00:00
paths.go
repository.go Fix delete-orphaned-repos () 2023-11-24 14:46:19 +00:00
storage.go
usertype.go Reduce usage of db.DefaultContext () 2023-09-14 17:09:32 +00:00