| .. |
|
forgejo
|
ci: detect and prevent empty case statements in Go code (#11593)
|
2026-03-10 02:50:28 +01:00 |
|
actions.go
|
fix!: detect extra cmdline args and emit errors (#9458)
|
2025-10-08 18:20:28 +02:00 |
|
admin.go
|
feat: allow to add pam source from command line (#10388)
|
2025-12-19 15:20:52 +01:00 |
|
admin_auth.go
|
fix!: detect extra cmdline args and emit errors (#9458)
|
2025-10-08 18:20:28 +02:00 |
|
admin_auth_ldap.go
|
fix!: detect extra cmdline args and emit errors (#9458)
|
2025-10-08 18:20:28 +02:00 |
|
admin_auth_ldap_test.go
|
|
|
|
admin_auth_oauth.go
|
feat: allow sync quota groups with oauth2 auth source (#8554)
|
2025-12-01 14:12:00 +01:00 |
|
admin_auth_oauth_test.go
|
feat: allow sync quota groups with oauth2 auth source (#8554)
|
2025-12-01 14:12:00 +01:00 |
|
admin_auth_pam.go
|
feat: allow to add pam source from command line (#10388)
|
2025-12-19 15:20:52 +01:00 |
|
admin_auth_pam_test.go
|
feat: allow to add pam source from command line (#10388)
|
2025-12-19 15:20:52 +01:00 |
|
admin_auth_smtp.go
|
fix: rename a file with typo STMP -> SMTP (#10389)
|
2025-12-10 14:20:05 +01:00 |
|
admin_regenerate.go
|
fix!: detect extra cmdline args and emit errors (#9458)
|
2025-10-08 18:20:28 +02:00 |
|
admin_user.go
|
|
|
|
admin_user_change_password.go
|
fix!: detect extra cmdline args and emit errors (#9458)
|
2025-10-08 18:20:28 +02:00 |
|
admin_user_create.go
|
feat: backend DB model for fine-grained repo access tokens
|
2026-02-27 17:17:29 +01:00 |
|
admin_user_delete.go
|
fix!: detect extra cmdline args and emit errors (#9458)
|
2025-10-08 18:20:28 +02:00 |
|
admin_user_generate_access_token.go
|
feat: backend DB model for fine-grained repo access tokens
|
2026-02-27 17:17:29 +01:00 |
|
admin_user_list.go
|
fix!: detect extra cmdline args and emit errors (#9458)
|
2025-10-08 18:20:28 +02:00 |
|
admin_user_must_change_password.go
|
|
|
|
admin_user_reset_mfa.go
|
fix!: detect extra cmdline args and emit errors (#9458)
|
2025-10-08 18:20:28 +02:00 |
|
cert.go
|
chore: add modernizer linter (#11936)
|
2026-04-02 03:29:37 +02:00 |
|
cmd.go
|
chore: use signal.NotifyContext over custom implementation (#10311)
|
2026-03-04 00:45:38 +01:00 |
|
cmd_test.go
|
chore: use signal.NotifyContext over custom implementation (#10311)
|
2026-03-04 00:45:38 +01:00 |
|
doctor.go
|
chore: correct spelling error in cleanup-commit-status CLI docs (#10780)
|
2026-01-11 23:36:19 +01:00 |
|
doctor_convert.go
|
fix!: detect extra cmdline args and emit errors (#9458)
|
2025-10-08 18:20:28 +02:00 |
|
doctor_test.go
|
|
|
|
dump.go
|
chore: add modernizer linter (#11936)
|
2026-04-02 03:29:37 +02:00 |
|
dump_repo.go
|
chore: add modernizer linter (#11936)
|
2026-04-02 03:29:37 +02:00 |
|
dump_test.go
|
|
|
|
embedded.go
|
|
|
|
generate.go
|
chore: unify the usage of CryptoRandomString (#10110)
|
2025-11-15 13:24:53 +01:00 |
|
hook.go
|
chore: fix typos throughout the codebase (#10753)
|
2026-01-26 22:57:33 +01:00 |
|
hook_test.go
|
fix: incorrect whitespace handling on pre&post receive hooks
|
2026-01-06 09:58:20 -07:00 |
|
keys.go
|
fix!: detect extra cmdline args and emit errors (#9458)
|
2025-10-08 18:20:28 +02:00 |
|
mailer.go
|
chore: fix typos throughout the codebase (#10753)
|
2026-01-26 22:57:33 +01:00 |
|
main.go
|
Update module github.com/urfave/cli/v3 to v3.7.0 (forgejo) (#11713)
|
2026-03-18 20:23:38 +01:00 |
|
main_test.go
|
fix: "revert Update module github.com/urfave/cli/v3 to v3.6.2 (forgejo) (#10937)" (#11095)
|
2026-01-29 10:42:46 +01:00 |
|
manager.go
|
fix!: detect extra cmdline args and emit errors (#9458)
|
2025-10-08 18:20:28 +02:00 |
|
manager_logging.go
|
fix!: detect extra cmdline args and emit errors (#9458)
|
2025-10-08 18:20:28 +02:00 |
|
migrate.go
|
chore: rename 'migrations' to 'gitea_migrations'
|
2025-10-14 14:40:49 -06:00 |
|
migrate_storage.go
|
chore: rename 'migrations' to 'gitea_migrations'
|
2025-10-14 14:40:49 -06:00 |
|
migrate_storage_test.go
|
|
|
|
restore_repo.go
|
fix!: detect extra cmdline args and emit errors (#9458)
|
2025-10-08 18:20:28 +02:00 |
|
serv.go
|
|
|
|
web.go
|
ci: detect and prevent empty case statements in Go code (#11593)
|
2026-03-10 02:50:28 +01:00 |
|
web_acme.go
|
|
|
|
web_graceful.go
|
|
|
|
web_https.go
|
|
|