forgejo/services/doctor
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
..
actions.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
authorizedkeys.go feat: ensure only expected ssh public keys are in authorized_keys file (#10010) 2025-11-09 01:06:04 +01:00
breaking.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
checkOldArchives.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
dbconsistency.go chore: rename 'migrations' to 'gitea_migrations' 2025-10-14 14:40:49 -06:00
dbversion.go chore: rename 'migrations' to 'gitea_migrations' 2025-10-14 14:40:49 -06:00
doctor.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
fix8312.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
fix16961.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
fix16961_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
heads.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
lfs.go chore: fix typos throughout the codebase (#10753) 2026-01-26 22:57:33 +01:00
misc.go feat: replace repo based server-side hooks with centralised hooks (#10397) 2026-04-27 22:34:46 +02:00
packages_nuget.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
paths.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
push_mirror_consistency.go chore: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
repository.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
storage.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
usertype.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00