You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 week ago
..
cron.go Fix data-race bug when accessing task.LastRun (#27584) 1 year ago
setting.go Refactor locale&string&template related code (#29165) 1 year ago
tasks.go Refactor locale&string&template related code (#29165) 1 year ago
tasks_actions.go Clear up old Actions logs (#31735) 7 months ago
tasks_basic.go Use default Git timeout when checking repo health (#33593) (#33598) 1 week ago
tasks_extended.go Move some asymkey functions to service layer (#28894) 12 months ago
tasks_test.go Enable tenv and testifylint rules (#32852) 2 months ago