summaryrefslogtreecommitdiffstats
path: root/services/doctor/dbconsistency.go
Commit message (Collapse)AuthorAgeFilesLines
* Add a db consistency check to remove runners that do not belong to a ↵Zettat1232024-04-231-0/+6
| | | | | repository (#30614) Follow #30406
* Fix oauth2 builtin application logic (#30304)wxiaoguang2024-04-081-11/+14
| | | | | | Fix #29074 (allow to disable all builtin apps) and don't make the doctor command remove the builtin apps. By the way, rename refobject and joincond to camel case.
* Move doctor package from modules to services (#28856)Lunny Xiao2024-01-201-0/+245