gitea/cmd
Tyrone Yeh 4c7e51ee3a
Add two factor status to admin cmd display ()
..
admin.go Add two factor status to admin cmd display ()
admin_auth_ldap.go Allow enable LDAP source and disable user sync via CLI ()
admin_auth_ldap_test.go Allow enable LDAP source and disable user sync via CLI ()
cert.go format with gofumpt ()
cmd.go fix: some typos ()
convert.go Improve install code to avoid low-level mistakes. ()
docs.go Fix offBy1 errors ()
doctor.go Don't buffer doctor logger ()
dump.go Dump should only copy regular files and symlink regular files ()
dump_repo.go Make sure `repo_dir` is an empty directory or doesn't exist before 'dump-repo' ()
embedded.go Remove legacy `+build:` constraint ()
embedded_stub.go Remove legacy `+build:` constraint ()
generate.go Add asymmetric JWT signing ()
hook.go Add more linters to improve code readability ()
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 Fix various typos ()
manager_logging.go Allow manager logging to set SQL ()
migrate.go Improve install code to avoid low-level mistakes. ()
migrate_storage.go Move some code into models/git ()
restore_repo.go Fix cli command restore-repo: "units" should be splitted to string slice, to match the old behavior and match the dump-repo's behavior ()
serv.go Move some code into models/git ()
web.go Add fgprof pprof profiler ()
web_acme.go Update go deps ()
web_graceful.go Make SSL cipher suite configurable ()
web_https.go Add user settings key/value DB table ()