forgejo/cmd
Gusted 2457f5ff22 chore: branding import path (#7337)
- Massive replacement of changing `code.gitea.io/gitea` to `forgejo.org`.
- Resolves forgejo/discussions#258

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7337
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Reviewed-by: Beowulf <beowulf@beocode.eu>
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-03-27 19:40:14 +00:00
..
forgejo chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
actions.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
admin.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
admin_auth.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
admin_auth_ldap.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
admin_auth_ldap_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
admin_auth_oauth.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
admin_auth_stmp.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
admin_regenerate.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
admin_user.go Refactor to use urfave/cli/v2 (#25959) 2023-07-21 17:28:19 +08:00
admin_user_change_password.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
admin_user_create.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
admin_user_delete.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
admin_user_generate_access_token.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
admin_user_list.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
admin_user_must_change_password.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
cert.go [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 2024-02-05 16:02:14 +01:00
cmd.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
docs.go [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 2024-02-05 16:02:14 +01:00
doctor.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
doctor_convert.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
doctor_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
dump.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
dump_repo.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
dump_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
embedded.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
generate.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
hook.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
hook_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
keys.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
mailer.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
main.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
main_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
manager.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
manager_logging.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
migrate.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
migrate_storage.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
migrate_storage_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
restore_repo.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
serv.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
web.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
web_acme.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
web_graceful.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
web_https.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00