gitea/cmd
zeripath 089b34858c
Return error for authorized_keys and mergebase problems ()
Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
admin.go make `gitea admin auth list` formatting configurable ()
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 Return error for authorized_keys and mergebase problems ()
dump.go fix dump non-exist log directory ()
embedded.go Implement "embedded" command to extract static resources ()
embedded_stub.go Implement "embedded" command to extract static resources ()
generate.go Rename LFS_JWT_SECRET to include OAUTH2 as well ()
hook.go Make hook status printing configurable with delay ()
keys.go Add debug option to serv to help debug problems ()
manager.go Queue: Make WorkerPools and Queues flushable ()
migrate.go Graceful: Xorm, RepoIndexer, Cron and Others ()
serv.go Multiple LFS improvements ()
web.go Graceful: Xorm, RepoIndexer, Cron and Others ()
web_graceful.go Graceful: Xorm, RepoIndexer, Cron and Others ()