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.
forgejo/modules/doctor
6543 a3a65137ba
Delete Labels & IssueLabels on Repo Delete too (#15039)
* Doctor: find IssueLabels without existing label

* on Repo Delete: delete labels & issue_labels too

* performance nits

* Add Migration: Delete orphaned IssueLabels

* Migration v174: use Sync2

* USE sess !!!

* better func name

* code format & comment

* RAW SQL

* Update models/migrations/v176.go

* next try?
3 years ago
..
authorizedkeys.go Refactor doctor (#12264) 4 years ago
dbconsistency.go Delete Labels & IssueLabels on Repo Delete too (#15039) 3 years ago
dbversion.go Refactor doctor (#12264) 4 years ago
doctor.go Refactor doctor (#12264) 4 years ago
mergebase.go Refactor doctor (#12264) 4 years ago
misc.go Refactor doctor (#12264) 4 years ago
paths.go Refactor doctor (#12264) 4 years ago
usertype.go Add Doctor FixWrongUserType (#14522) 3 years ago