forgejo/cmd
Giteabot 5cf57d940f
Call git.InitSimple for runRepoSyncReleases (#26396) (#26450)
Backport #26396 by @wxiaoguang

Fix #26394

Otherwise, the git module is not initialized and it doesn't respect the
"timeout" config in app.ini

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit d6cf261be8)
2023-08-21 07:22:18 +02:00
..
forgejo
actions.go
admin.go Call git.InitSimple for runRepoSyncReleases (#26396) (#26450) 2023-08-21 07:22:18 +02:00
admin_auth_ldap.go
admin_auth_ldap_test.go
admin_user.go
admin_user_change_password.go
admin_user_create.go
admin_user_delete.go
admin_user_generate_access_token.go Fix CLI allowing creation of access tokens with existing name (#26071) (#26144) 2023-07-26 13:49:16 +02:00
admin_user_list.go
admin_user_must_change_password.go
cert.go
cmd.go
convert.go
docs.go
doctor.go
dump.go [BRANDING] Rebrand dump log 2023-07-17 00:25:56 +02:00
dump_repo.go
embedded.go
generate.go
hook.go
hook_test.go
keys.go
mailer.go
main.go Fix incorrect CLI exit code and duplicate error message (#26346) (#26347) 2023-08-21 07:22:17 +02:00
main_test.go Fix incorrect CLI exit code and duplicate error message (#26346) (#26347) 2023-08-21 07:22:17 +02:00
manager.go
manager_logging.go
migrate.go
migrate_storage.go
migrate_storage_test.go
restore_repo.go
serv.go [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 2023-07-17 00:25:55 +02:00
web.go
web_acme.go
web_graceful.go
web_https.go