forgejo/services/cron
Gusted 8522bbcea8
Disable update_checker cron tasks
- This is being disabled as it will weekly connect to a domain.
- This only affects existing installations, as new installations will
have a explicit value being written into app.ini due to https://github.com/go-gitea/gitea/pull/21655
2022-12-21 21:16:40 +01:00
..
cron.go Add Goroutine stack inspector to admin/monitor (#19207) 2022-03-31 19:01:43 +02:00
setting.go Remove legacy unmaintained packages, refactor to support change default locale (#19308) 2022-04-03 17:46:48 +08:00
tasks.go Show last cron messages on monitor page (#19223) 2022-03-29 02:31:07 +01:00
tasks_basic.go Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00
tasks_extended.go Disable update_checker cron tasks 2022-12-21 21:16:40 +01:00