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 f13a294b47
More `db.DefaultContext` refactor (#27265) (#27347)
Backport #27265 by @JakobDev

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.

Co-authored-by: JakobDev <jakobdev@gmx.de>
1 year ago
..
cron.go Replace gogs/cron with go-co-op/gocron (#25977) 2 years ago
setting.go Replace `interface{}` with `any` (#25686) 2 years ago
tasks.go Replace gogs/cron with go-co-op/gocron (#25977) 2 years ago
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) (#27347) 1 year ago
tasks_test.go Replace gogs/cron with go-co-op/gocron (#25977) 2 years ago