gitea/cmd
zeripath d097fd6be6
Only create pprof files for gitea serv if explicitly asked for ()
..
admin.go Ensure complexity, minlength and ispwned are checked on password setting ()
admin_auth_ldap.go Fix bug on admin subcommand ()
admin_auth_ldap_test.go Fix bug on admin subcommand ()
cert.go Add golangci ()
cmd.go Improve install code to avoid low-level mistakes. ()
convert.go Improve install code to avoid low-level mistakes. ()
docs.go Fix offBy1 errors ()
doctor.go Improve install code to avoid low-level mistakes. ()
dump.go Simplify parameter types ()
dump_repo.go Improve install code to avoid low-level mistakes. ()
embedded.go Improve install code to avoid low-level mistakes. ()
embedded_stub.go Add bundle download for repository ()
generate.go Add asymmetric JWT signing ()
hook.go Make Requests Processes and create process hierarchy. Associate OpenRepository with context. ()
hook_test.go Add agit flow support in gitea ()
keys.go Second attempt at preventing zombies ()
mailer.go Improve install code to avoid low-level mistakes. ()
manager.go Second attempt at preventing zombies ()
migrate.go Improve install code to avoid low-level mistakes. ()
migrate_storage.go Some repository refactors ()
restore_repo.go Improve install code to avoid low-level mistakes. ()
serv.go Only create pprof files for gitea serv if explicitly asked for ()
web.go Replace "unix" by "http+unix" for PROTOCOL ()
web_graceful.go Make SSL cipher suite configurable ()
web_https.go Add user settings key/value DB table ()
web_letsencrypt.go Make SSL cipher suite configurable ()