jojo/services/cron
Gabor Pihaj 73b30acbd0 feat: replace repo based server-side hooks with centralised hooks (#10397)
This PR is replacing repository based hooks hooks with centralised files, this way the files don't need to be copied into every repository, only one line of config need to be added in the repository.

Closes: #3523

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10397
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-04-27 22:34:46 +02: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: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
tasks_actions.go fix: garbage collect lingering actions logs (#10009) 2025-11-18 18:59:01 +01:00
tasks_basic.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
tasks_extended.go feat: replace repo based server-side hooks with centralised hooks (#10397) 2026-04-27 22:34:46 +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