..
actions.go
Migrate to urfave v3 ( #34510 )
6 months ago
admin.go
Move some functions to gitrepo package ( #35543 )
2 months ago
admin_auth.go
Migrate to urfave v3 ( #34510 )
6 months ago
admin_auth_ldap.go
Migrate to urfave v3 ( #34510 )
6 months ago
admin_auth_ldap_test.go
Migrate to urfave v3 ( #34510 )
6 months ago
admin_auth_oauth.go
Refactor OpenIDConnect to support SSH/FullName sync ( #34978 )
5 months ago
admin_auth_oauth_test.go
Refactor OpenIDConnect to support SSH/FullName sync ( #34978 )
5 months ago
admin_auth_smtp.go
Fix incorrect cli default values and default command ( #34765 )
6 months ago
admin_auth_smtp_test.go
Fix incorrect cli default values and default command ( #34765 )
6 months ago
admin_regenerate.go
Migrate to urfave v3 ( #34510 )
6 months ago
admin_user.go
Migrate to urfave v3 ( #34510 )
6 months ago
admin_user_change_password.go
Migrate to urfave v3 ( #34510 )
6 months ago
admin_user_change_password_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
admin_user_create.go
Address some CodeQL security concerns ( #35572 )
2 months ago
admin_user_create_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
admin_user_delete.go
Migrate to urfave v3 ( #34510 )
6 months ago
admin_user_delete_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
admin_user_generate_access_token.go
Migrate to urfave v3 ( #34510 )
6 months ago
admin_user_list.go
Migrate to urfave v3 ( #34510 )
6 months ago
admin_user_must_change_password.go
Address some CodeQL security concerns ( #35572 )
2 months ago
admin_user_must_change_password_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
cert.go
Run `gopls modernize` on codebase ( #34751 )
6 months ago
cert_test.go
Migrate to urfave v3 ( #34510 )
6 months ago
cmd.go
Fix incorrect cli default values and default command ( #34765 )
6 months ago
cmd_test.go
Fix incorrect cli default values and default command ( #34765 )
6 months ago
config.go
Intorduce "config edit-ini" sub command to help maintaining INI config file ( #35735 )
2 months ago
config_test.go
Intorduce "config edit-ini" sub command to help maintaining INI config file ( #35735 )
2 months ago
docs.go
Migrate to urfave v3 ( #34510 )
6 months ago
doctor.go
Fix context usages ( #35348 )
4 months ago
doctor_convert.go
Migrate to urfave v3 ( #34510 )
6 months ago
doctor_test.go
Migrate to urfave v3 ( #34510 )
6 months ago
dump.go
Don't store repo archives on `gitea dump` ( #35467 )
3 months ago
dump_repo.go
Fix context usages ( #35348 )
4 months ago
embedded.go
Replace gobwas/glob package ( #35478 )
3 months ago
generate.go
Address some CodeQL security concerns ( #35572 )
2 months ago
hook.go
Move some functions to gitrepo package ( #35543 )
2 months ago
hook_test.go
Use test context in tests and new loop system in benchmarks ( #33648 )
10 months ago
keys.go
Improve CLI commands ( #34973 )
5 months ago
mailer.go
Migrate to urfave v3 ( #34510 )
6 months ago
main.go
Intorduce "config edit-ini" sub command to help maintaining INI config file ( #35735 )
2 months ago
main_test.go
Improve CLI commands ( #34973 )
5 months ago
manager.go
Migrate to urfave v3 ( #34510 )
6 months ago
manager_logging.go
Fix incorrect cli default values and default command ( #34765 )
6 months ago
migrate.go
Migrate to urfave v3 ( #34510 )
6 months ago
migrate_storage.go
Migrate to urfave v3 ( #34510 )
6 months ago
migrate_storage_test.go
Remove incorrect "db.DefaultContext" usages ( #35366 )
4 months ago
restore_repo.go
Migrate to urfave v3 ( #34510 )
6 months ago
serv.go
Refactor legacy code ( #35708 )
2 months ago
web.go
Fix shutdown waitgroup panic ( #35676 )
2 months ago
web_acme.go
Enable addtional linters ( #34085 )
9 months ago
web_graceful.go
Refactor some tests ( #34580 )
7 months ago
web_https.go
Implement FSFE REUSE for golang files ( #21840 )
3 years ago