Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/cmd
Lunny Xiao 673cf6af76
make writing main test easier (#27270)
1 year ago
..
actions.go
admin.go move the `gitea admin` subcommands into separate files (#27307) 1 year ago
admin_auth.go move the `gitea admin` subcommands into separate files (#27307) 1 year ago
admin_auth_ldap.go move the `gitea admin` subcommands into separate files (#27307) 1 year ago
admin_auth_ldap_test.go move the `gitea admin` subcommands into separate files (#27307) 1 year ago
admin_auth_oauth.go move the `gitea admin` subcommands into separate files (#27307) 1 year ago
admin_auth_stmp.go move the `gitea admin` subcommands into separate files (#27307) 1 year ago
admin_regenerate.go move the `gitea admin` subcommands into separate files (#27307) 1 year ago
admin_user.go
admin_user_change_password.go
admin_user_create.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
admin_user_delete.go
admin_user_generate_access_token.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
admin_user_list.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
admin_user_must_change_password.go
cert.go Expanded minimum RSA Keylength to 3072 (#26604) 1 year ago
cmd.go
docs.go
doctor.go
doctor_convert.go
dump.go clarify aspects of the dump command (#26887) 1 year ago
dump_repo.go
embedded.go
generate.go Handle base64 decoding correctly to avoid panic (#26483) 1 year ago
hook.go
hook_test.go
keys.go
mailer.go
main.go Fix incorrect CLI exit code and duplicate error message (#26346) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
manager.go
manager_logging.go
migrate.go
migrate_storage.go fix: typo (#27009) 1 year ago
migrate_storage_test.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
restore_repo.go
serv.go
web.go Refactor tests (#26464) 1 year ago
web_acme.go
web_graceful.go
web_https.go