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 263a716cb5
Performance optimization for git push (#30104)
7 months ago
..
actions.go Return `responseText` instead of string in some functions (#28836) 10 months ago
admin.go Simplify how git repositories are opened (#28937) 10 months ago
admin_auth.go
admin_auth_ldap.go
admin_auth_ldap_test.go
admin_auth_oauth.go
admin_auth_stmp.go
admin_regenerate.go Move some asymkey functions to service layer (#28894) 9 months ago
admin_user.go
admin_user_change_password.go Unify user update methods (#28733) 10 months ago
admin_user_create.go Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
admin_user_delete.go
admin_user_generate_access_token.go
admin_user_list.go
admin_user_must_change_password.go
cert.go
cmd.go
docs.go
doctor.go Move doctor package from modules to services (#28856) 10 months ago
doctor_convert.go
doctor_test.go Move doctor package from modules to services (#28856) 10 months ago
dump.go Refactor "dump" sub-command (#30240) 8 months ago
dump_repo.go
embedded.go
generate.go Refactor JWT secret generating & decoding code (#29172) 9 months ago
hook.go Performance optimization for git push (#30104) 7 months ago
hook_test.go
keys.go Refactor cmd setup and remove deadcode (#29313) 9 months ago
mailer.go Return `responseText` instead of string in some functions (#28836) 10 months ago
main.go
main_test.go
manager.go
manager_logging.go
migrate.go
migrate_storage.go Fix migrate storage bug (#28830) 10 months ago
migrate_storage_test.go
restore_repo.go
serv.go Refactor cmd setup and remove deadcode (#29313) 9 months ago
web.go Clean up log messages (#30313) 7 months ago
web_acme.go
web_graceful.go
web_https.go