Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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
Earl Warren fab73e4a3a
Actually recover from a panic in cron task (#28409)
12 months ago
..
cron.go Fix data-race bug when accessing task.LastRun (#27584) 1 year ago
setting.go
tasks.go Actually recover from a panic in cron task (#28409) 12 months ago
tasks_actions.go
tasks_basic.go
tasks_extended.go Improve retrying index issues (#27554) 1 year ago
tasks_test.go