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/cmd
6543 d9db28a25a
Doctor check & fix db consistency (#11111) (#11676)
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>

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
5 years ago
..
admin.go make `gitea admin auth list` formatting configurable (#10844) 5 years ago
admin_auth_ldap.go Add restricted user filter to LDAP authentication (#10600) 5 years ago
admin_auth_ldap_test.go Add restricted user filter to LDAP authentication (#10600) 5 years ago
cert.go
cmd.go
convert.go
doctor.go Doctor check & fix db consistency (#11111) (#11676) 5 years ago
dump.go cmd: dump: check value of skip-repository flag (#11254) 5 years ago
embedded.go Implement "embedded" command to extract static resources (#9982) 5 years ago
embedded_stub.go Implement "embedded" command to extract static resources (#9982) 5 years ago
generate.go TrimSpace when reading InternalToken from a file (#11502) (#11524) 5 years ago
hook.go Prevent timer leaks in Workerpool and others (#11333) 5 years ago
keys.go Add debug option to serv to help debug problems (#9492) 5 years ago
manager.go Queue: Make WorkerPools and Queues flushable (#10001) 5 years ago
migrate.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
serv.go Multiple LFS improvements (#10667) 5 years ago
web.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
web_graceful.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago