1
0
Fork 0
gitea/cmd
6543 726e1e5279
Doctor check & fix db consistency (#11111)
needed to fix issue as described in #10280

* rename check-db to check-db-version
* add check-db-consistency:
* find issues without existing repository
* find pulls without existing issues
* find tracked times without existing issues/pulls
* find labels without repository or org reference

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-05-29 14:24:15 +01:00
..
admin.go
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
doctor.go Doctor check & fix db consistency (#11111) 2020-05-29 14:24:15 +01:00
dump.go
embedded.go
embedded_stub.go
generate.go
hook.go Add debug option to hooks (#11624) 2020-05-28 23:04:44 -04:00
keys.go
manager.go
migrate.go
serv.go
web.go
web_graceful.go