gitea/cmd
zeripath 82b71881d8
Ensure repoNames are lowercased in serv ()
 missed lowering the provided repoPath.

(Additionally make a few fixes to the way the debug flag works.)

Fix 
Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
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 Initial support for push options ()
dump.go Re-attempt to delete temporary upload if the file is locked by another process ()
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 Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set ()
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 Add a storage layer for attachments ()
serv.go Ensure repoNames are lowercased in serv ()
web.go Make the default PID file compile-time settable ()
web_graceful.go Graceful: Xorm, RepoIndexer, Cron and Others ()