gitea/cmd
zeripath 2d75d6f664
Move update-server-info to hooks ()
Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
admin.go Check passwords against HaveIBeenPwned ()
admin_auth_ldap.go Add restricted user filter to LDAP authentication ()
admin_auth_ldap_test.go Add restricted user filter to LDAP authentication ()
cert.go Add golangci ()
cmd.go Move database settings from models to setting ()
convert.go Move database settings from models to setting ()
doctor.go Add command to recreate tables ()
dump.go Add default storage configurations ()
embedded.go Implement "embedded" command to extract static resources ()
embedded_stub.go Implement "embedded" command to extract static resources ()
generate.go TrimSpace when reading InternalToken from a file ()
hook.go Move update-server-info to hooks ()
keys.go Add debug option to serv to help debug problems ()
manager.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line ()
migrate.go Graceful: Xorm, RepoIndexer, Cron and Others ()
migrate_storage.go Provide self-registering storage system ()
serv.go Add ssh certificate support ()
web.go Refactor use TrimSuffix instead of TrimRight ()
web_graceful.go Graceful: Xorm, RepoIndexer, Cron and Others ()