gitea/cmd
Lunny Xiao 586bfb9f32
Use mount but not register for chi routes ()
* Use mount but not register for chi routes

* Fix test

* Fix test

* Fix test

* Fix comment

* turn back unnecessary change

* Remove the timout middleware since some operations may spend much time.
..
admin.go Sendmail command ()
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 Sendmail command ()
convert.go Move database settings from models to setting ()
docs.go Add docs command ()
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 ()
mailer.go Fix send mail ()
manager.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line ()
migrate.go Graceful: Xorm, RepoIndexer, Cron and Others ()
migrate_storage.go Avatars and Repo avatars support storing in minio ()
serv.go Add ssh certificate support ()
web.go Use mount but not register for chi routes ()
web_graceful.go Move install pages out of main macaron routes ()