jojo/modules/repository
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
..
branch.go
branch_test.go
collaborator.go
collaborator_test.go
commits.go
commits_test.go feat(perf): remove unused size url parameter for local avatars (#10932) 2026-01-20 04:59:15 +01:00
create.go feat: configurable default units for mirrors (#7902) 2025-06-03 08:12:29 +02:00
create_test.go
delete.go
env.go
fork.go
init.go feat: replace repo based server-side hooks with centralised hooks (#10397) 2026-04-27 22:34:46 +02:00
init_test.go
license.go
license_test.go chore: update license test (#11485) 2026-03-04 16:16:12 +01:00
main_test.go chore: move all test blank imports in a single package (#10662) 2026-01-02 05:32:32 +01:00
push.go
repo.go fix: set tag message on tag addition (#9913) 2025-10-31 07:04:28 +01:00
repo_test.go fix: set tag message on tag addition (#9913) 2025-10-31 07:04:28 +01:00
temp.go