Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
TheFox0x7 5407382b43
Add cli flags LDAP group configuration (#33933)
9 months ago
..
actions.go
admin.go
admin_auth.go
admin_auth_ldap.go Add cli flags LDAP group configuration (#33933) 9 months ago
admin_auth_ldap_test.go Add cli flags LDAP group configuration (#33933) 9 months ago
admin_auth_oauth.go
admin_auth_stmp.go
admin_regenerate.go
admin_user.go
admin_user_change_password.go
admin_user_create.go Add a option "--user-type bot" to admin user create, improve role display (#27885) 10 months ago
admin_user_create_test.go Add a option "--user-type bot" to admin user create, improve role display (#27885) 10 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 Add global lock for migrations to make upgrade more safe with multiple replications (#33706) 10 months ago
doctor_convert.go
doctor_test.go
dump.go
dump_repo.go
embedded.go
generate.go
hook.go Remove context from git struct (#33793) 10 months ago
hook_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
keys.go
mailer.go
main.go unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067) 12 months ago
main_test.go Refactor env var related code (#33075) 12 months ago
manager.go
manager_logging.go
migrate.go Add global lock for migrations to make upgrade more safe with multiple replications (#33706) 10 months ago
migrate_storage.go Add global lock for migrations to make upgrade more safe with multiple replications (#33706) 10 months ago
migrate_storage_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
restore_repo.go
serv.go User facing messages for AGit errors (#33012) 11 months ago
web.go Support performance trace (#32973) 11 months ago
web_acme.go Try to fix ACME (3rd) (#33807) 10 months ago
web_graceful.go
web_https.go