gitea/services/cron
Giteabot 7697df9f93
Use default Git timeout when checking repo health (#33593) (#33598)
Backport #33593 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 (#27584) 2023-10-11 14:51:20 +00:00
setting.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
tasks.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
tasks_actions.go Clear up old Actions logs (#31735) 2024-08-02 00:42:08 +00:00
tasks_basic.go Use default Git timeout when checking repo health (#33593) (#33598) 2025-02-14 15:38:55 +00:00
tasks_extended.go Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00
tasks_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00