jojo/models/unittest
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
..
testdata fix NewMockWebServer(): Headers never reached the http client (#11007) 2026-01-24 04:51:18 +01:00
consistency.go fix: reduce deadlocks merging PRs by using caching for repo issue count stats (#9922) 2025-10-31 23:50:05 +01:00
fault_injector.go chore: add SQL fault injector testing (#9314) 2025-09-18 00:39:06 +02:00
fault_injector_test.go chore: add SQL fault injector testing (#9314) 2025-09-18 00:39:06 +02:00
fixture_loader.go chore: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
fixtures.go feat: add foreign keys to stopwatch & tracked_time tables (#9373) 2025-10-01 00:31:38 +02:00
fscopy.go chore: simplify CopyDir 2024-11-10 17:21:57 +01:00
mock_http.go chore: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
mock_http_test.go fix NewMockWebServer(): Headers never reached the http client (#11007) 2026-01-24 04:51:18 +01:00
reflection.go chore: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
testdb.go feat: replace repo based server-side hooks with centralised hooks (#10397) 2026-04-27 22:34:46 +02:00
unit_tests.go fix: mark code comments as Outdated based upon line-of-code existence in current PR commit (#12054) 2026-04-11 23:10:34 +02:00