gitea/cmd
6543 818d921bbb
Refactor use TrimSuffix instead of TrimRight ()
* Refactor use TrimSuffix instead of TrimRight

* TrimRight right

* has 
..
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 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 default storage configurations ()
serv.go Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes ()
web.go Refactor use TrimSuffix instead of TrimRight ()
web_graceful.go Graceful: Xorm, RepoIndexer, Cron and Others ()