gitea/cmd
Giteabot d6cf261be8
Call git.InitSimple for runRepoSyncReleases () ()
Backport  by @wxiaoguang

Fix 

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>
..
actions.go Refactor path & config system () ()
admin.go Call git.InitSimple for runRepoSyncReleases () ()
admin_auth_ldap.go Implement FSFE REUSE for golang files ()
admin_auth_ldap_test.go Implement FSFE REUSE for golang files ()
admin_user.go Add command to bulk set must-change-password ()
admin_user_change_password.go Provide the ability to set password hash algorithm parameters ()
admin_user_create.go Provide the ability to set password hash algorithm parameters ()
admin_user_delete.go Add context cache as a request level cache ()
admin_user_generate_access_token.go Fix CLI allowing creation of access tokens with existing name () ()
admin_user_list.go Add command to bulk set must-change-password ()
admin_user_must_change_password.go Add command to bulk set must-change-password ()
cert.go Replace `interface{}` with `any` () ()
cmd.go Fix sub-command log level () ()
convert.go Support converting varchar to nvarchar for mssql database ()
docs.go Implement FSFE REUSE for golang files ()
doctor.go Fix sub-command log level () ()
dump.go Replace `interface{}` with `any` () ()
dump_repo.go Refactor the setting to make unit test easier ()
embedded.go Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands () ()
generate.go Implement FSFE REUSE for golang files ()
hook.go Fix sub-command log level () ()
hook_test.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" ()
keys.go Fix sub-command log level () ()
mailer.go Refactor path & config system () ()
main.go Fix incorrect CLI exit code and duplicate error message () ()
main_test.go Fix incorrect CLI exit code and duplicate error message () ()
manager.go Add gitea manager reload-templates command ()
manager_logging.go Replace `interface{}` with `any` () ()
migrate.go Refactor the setting to make unit test easier ()
migrate_storage.go Fix all possible setting error related storages and added some tests () ()
migrate_storage_test.go Fix all possible setting error related storages and added some tests () ()
restore_repo.go Refactor path & config system () ()
serv.go Replace `interface{}` with `any` () ()
web.go Fix sub-command log level () ()
web_acme.go Implement FSFE REUSE for golang files ()
web_graceful.go Implement FSFE REUSE for golang files ()
web_https.go Implement FSFE REUSE for golang files ()