.. |
actions.go
|
|
|
admin_auth_ldap_test.go
|
Enable testifylint rules (#34075)
|
2025-03-31 01:53:48 -04:00 |
admin_auth_ldap.go
|
Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187)
|
2025-04-28 15:31:59 -07:00 |
admin_auth_oauth.go
|
Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187)
|
2025-04-28 15:31:59 -07:00 |
admin_auth_stmp.go
|
Fix incorrect cli default values (#34765) (#34766)
|
2025-06-18 23:51:37 +08:00 |
admin_auth.go
|
chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621)
|
2024-04-21 19:44:03 +00:00 |
admin_regenerate.go
|
|
|
admin_user_change_password.go
|
Add some tests to clarify the "must-change-password" behavior (#30693)
|
2024-04-27 12:23:37 +00:00 |
admin_user_create_test.go
|
Add "--fullname" arg to gitea admin user create (#34241)
|
2025-04-19 23:36:30 +08:00 |
admin_user_create.go
|
Add "--fullname" arg to gitea admin user create (#34241)
|
2025-04-19 23:36:30 +08:00 |
admin_user_delete.go
|
chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621)
|
2024-04-21 19:44:03 +00:00 |
admin_user_generate_access_token.go
|
Add new CLI flags to set name and scopes when creating a user with access token (#34080)
|
2025-04-02 22:00:54 +08:00 |
admin_user_list.go
|
|
|
admin_user_must_change_password.go
|
|
|
admin_user.go
|
|
|
admin.go
|
|
|
cert.go
|
|
|
cmd.go
|
|
|
docs.go
|
|
|
doctor_convert.go
|
|
|
doctor_test.go
|
|
|
doctor.go
|
enable staticcheck QFxxxx rules (#34064)
|
2025-03-29 17:32:28 -04:00 |
dump_repo.go
|
Add missing setting load in dump-repo command (#34479) (#34489)
|
2025-05-16 16:33:04 +00:00 |
dump.go
|
Enable addtional linters (#34085)
|
2025-04-01 10:14:01 +00:00 |
embedded.go
|
chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621)
|
2024-04-21 19:44:03 +00:00 |
generate.go
|
|
|
hook_test.go
|
Use test context in tests and new loop system in benchmarks (#33648)
|
2025-02-20 09:57:40 +00:00 |
hook.go
|
Performance optimization for tags synchronization (#34355) (#34522)
|
2025-05-22 19:28:25 -07:00 |
keys.go
|
|
|
mailer.go
|
|
|
main_test.go
|
Enable addtional linters (#34085)
|
2025-04-01 10:14:01 +00:00 |
main.go
|
unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067)
|
2025-01-02 06:37:35 +08:00 |
manager_logging.go
|
Fix incorrect cli default values (#34765) (#34766)
|
2025-06-18 23:51:37 +08:00 |
manager.go
|
|
|
migrate_storage_test.go
|
Enable testifylint rules (#34075)
|
2025-03-31 01:53:48 -04:00 |
migrate_storage.go
|
Add global lock for migrations to make upgrade more safe with multiple replications (#33706)
|
2025-03-07 21:08:53 +00:00 |
migrate.go
|
Add global lock for migrations to make upgrade more safe with multiple replications (#33706)
|
2025-03-07 21:08:53 +00:00 |
restore_repo.go
|
|
|
serv.go
|
Fix a bug when uploading file via lfs ssh command (#34408) (#34416)
|
2025-05-10 02:03:37 +00:00 |
web_acme.go
|
Enable addtional linters (#34085)
|
2025-04-01 10:14:01 +00:00 |
web_graceful.go
|
|
|
web_https.go
|
|
|
web.go
|
Uniform all temporary directories and allow customizing temp path (#32352)
|
2025-04-08 16:15:28 +00:00 |