forgejo/services/doctor
71rd 2953080339 fix: dbconsistency check adding missing quotes
On postgres the new check for orphaned authorization tokens fails with:
- [E] Error: pq: syntax error at or near "." whilst counting Authorization token without existing User

Adding marks to the user table reference allows the check to succeed
2024-12-02 16:05:51 +00:00
..
actions.go Add a doctor check to disable the "Actions" unit for mirrors (#32424) 2024-11-17 08:38:34 +01:00
authorizedkeys.go fix: correct doctor commands and rename to forgejo 2024-08-27 02:40:55 +02:00
breaking.go fix: use ValidateEmail as binding across web forms 2024-08-28 22:25:17 -06:00
checkOldArchives.go
dbconsistency.go fix: dbconsistency check adding missing quotes 2024-12-02 16:05:51 +00:00
dbversion.go [PORT] Refactor the DB migration system slightly (gitea#32344) 2024-11-03 17:00:48 +01:00
doctor.go
fix8312.go
fix16961.go
fix16961_test.go
heads.go
lfs.go
mergebase.go
misc.go
packages_nuget.go
paths.go Replace Gitea with Forgejo 2024-07-24 14:17:23 +00:00
push_mirror_consistency.go
repository.go
storage.go
usertype.go