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
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265)
Part of #27065

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.
1 year ago
..
cron.go
setting.go
tasks.go
tasks_actions.go chore(actions): support cron schedule task (#26655) 1 year ago
tasks_basic.go Artifacts retention and auto clean up (#26131) 1 year ago
tasks_extended.go More `db.DefaultContext` refactor (#27265) 1 year ago
tasks_test.go