1
1
mirror of https://github.com/go-gitea/gitea synced 2024-10-06 11:14:04 +00:00
gitea/modules/cron
Lunny Xiao 67f135ca5d
Fix archive error when rename repo or user (#16399)
Use repo id instead of full name to generate archive path
2021-07-13 14:16:31 +02:00
..
cron.go
setting.go Cron job to cleanup hook_task table (#13080) 2021-01-26 22:02:42 +01:00
tasks_basic.go Cron job to cleanup hook_task table (#13080) 2021-01-26 22:02:42 +01:00
tasks_extended.go Fix archive error when rename repo or user (#16399) 2021-07-13 14:16:31 +02:00
tasks.go