You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/doctor
pitpalme eacce14546
Fix delete-orphaned-repos (#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
1 year ago
..
authorizedkeys.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
breaking.go Implement FSFE REUSE for golang files (#21840) 2 years ago
checkOldArchives.go Implement FSFE REUSE for golang files (#21840) 2 years ago
dbconsistency.go Remove action runners on user deletion (#27902) 1 year ago
dbversion.go Support disabling database auto migration (#22053) 2 years ago
doctor.go Refactor path & config system (#25330) 2 years ago
fix8312.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
fix16961.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
fix16961_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
heads.go Implement FSFE REUSE for golang files (#21840) 2 years ago
lfs.go Simplify the LFS GC logger usage (#25717) 2 years ago
mergebase.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
misc.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
paths.go Refactor path & config system (#25330) 2 years ago
repository.go Fix delete-orphaned-repos (#28200) 1 year ago
storage.go Check LFS/Packages settings in dump and doctor command (#23631) 2 years ago
usertype.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago