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
Earl Warren e02095c5b6
Add orphaned topic consistency check (#28507)
- If a topic has zero repository count, it means that none of the
repositories are using that topic, that would make them 'useless' to
keep. One caveat is that if that topic is going to be used in the
future, it will be added again to the database, but simply with a new
ID.

Refs: https://codeberg.org/forgejo/forgejo/pulls/1964

Co-authored-by: Gusted <postmaster@gusted.xyz>
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 Add orphaned topic consistency check (#28507) 1 year ago
dbversion.go Support disabling database auto migration (#22053) 2 years ago
doctor.go Improve doctor cli behavior (#28422) 1 year 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 Initalize stroage for orphaned repository doctor (#28487) 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