gitea/modules/doctor
pitpalme 7cae4dfc00
Fix delete-orphaned-repos (#28200) (#28202)
Backport #28200

gitea doctor failed at checking and fixing 'delete-orphaned-repos',
because table name 'user' needs quoting to be correctly recognized by at
least PostgreSQL.

fixes #28199
2023-11-24 14:54:14 -05:00
..
authorizedkeys.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
breaking.go
checkOldArchives.go
dbconsistency.go Remove action runners on user deletion (#27902) (#27908) 2023-11-05 13:20:00 +00:00
dbversion.go
doctor.go
fix8312.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
fix16961_test.go
fix16961.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
heads.go
lfs.go Simplify the LFS GC logger usage (#25717) 2023-07-06 16:52:41 +00:00
mergebase.go
misc.go Upgrade go dependencies (#25819) 2023-07-14 11:00:31 +08:00
paths.go
repository.go Fix delete-orphaned-repos (#28200) (#28202) 2023-11-24 14:54:14 -05:00
storage.go
usertype.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00