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
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165)
Clarify when "string" should be used (and be escaped), and when
"template.HTML" should be used (no need to escape)

And help PRs like  #29059 , to render the error messages correctly.
12 months ago
..
cron.go Fix data-race bug when accessing task.LastRun (#27584) 1 year ago
setting.go Refactor locale&string&template related code (#29165) 12 months ago
tasks.go Refactor locale&string&template related code (#29165) 12 months 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 Improve retrying index issues (#27554) 1 year ago
tasks_test.go Update go dependencies (#28518) 1 year ago