gitea/services/cron
Giteabot 7697df9f93
Use default Git timeout when checking repo health () ()
Backport  by @Zettat123

Use `git.timeout.DEFAULT` configuration instead of 60 seconds.

Co-authored-by: Zettat123 <zettat123@gmail.com>
2025-02-14 15:38:55 +00:00
..
cron.go Fix data-race bug when accessing task.LastRun () 2023-10-11 14:51:20 +00:00
setting.go Refactor locale&string&template related code () 2024-02-14 21:48:45 +00:00
tasks.go Refactor locale&string&template related code () 2024-02-14 21:48:45 +00:00
tasks_actions.go Clear up old Actions logs () 2024-08-02 00:42:08 +00:00
tasks_basic.go Use default Git timeout when checking repo health () () 2025-02-14 15:38:55 +00:00
tasks_extended.go Move some asymkey functions to service layer () 2024-03-04 08:57:39 +00:00
tasks_test.go Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00