forgejo/services/cron
Earl Warren e41bcf5048
feat: add task to cleanup the ActionUser table weekly
test coverage is provided by TestAPICron which runs
registerCleanupActionUser()
2025-11-06 11:07:39 +01:00
..
cron.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
setting.go feat: auto cleanup of offline runners (#7803) 2025-06-08 00:13:37 +02:00
tasks.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
tasks_actions.go feat: add task to cleanup the ActionUser table weekly 2025-11-06 11:07:39 +01:00
tasks_basic.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
tasks_extended.go fix: LFS GC is never running because of a bug in the parsing of the INI file (#9202) 2025-09-09 22:32:49 +02:00
tasks_extended_test.go fix: LFS GC is never running because of a bug in the parsing of the INI file (#9202) 2025-09-09 22:32:49 +02:00
tasks_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00