This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/services/cron
Gusted 11783b149a
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-29 22:05:49 +01:00
..
cron.go Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
setting.go Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
tasks.go Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
tasks_basic.go Refactor git command arguments and make all arguments to be safe to be used (#21535) 2022-10-23 22:44:45 +08:00
tasks_extended.go Disable `update_checker` cron tasks 2022-12-29 22:05:49 +01:00