forgejo-aneksajo/routers
Matthias Riße 6f0b449a05
Some checks failed
testing-integration / test-unit (push) Has been skipped
/ build-oci-image (rootful) (push) Failing after 1m42s
/ build-oci-image (rootless) (push) Failing after 7s
testing-integration / test-sqlite (push) Has been skipped
testing / backend-checks (push) Successful in 24m43s
testing / frontend-checks (push) Successful in 2m58s
testing / test-unit (push) Has been skipped
testing / test-e2e (push) Has been skipped
testing / test-mysql (push) Failing after 17s
testing / test-pgsql (push) Failing after 28s
testing / test-sqlite (push) Successful in 1h14m9s
testing / security-check (push) Has been skipped
testing / test-remote-cacher (redis) (push) Has been skipped
testing / test-remote-cacher (valkey) (push) Has been skipped
testing / test-remote-cacher (garnet) (push) Has been skipped
testing / test-remote-cacher (redict) (push) Has been skipped
Integration tests for the release process / release-simulation (push) Has been cancelled
/ release (push) Has been cancelled
Add missing blob in MarkupContext (#91)
This fixes a 500 in the /<owner>/<repository>/render/... endpoints that
happens due to a nil pointer dereference of the blob.

Reviewed-on: https://codeberg.org/forgejo-aneksajo/forgejo-aneksajo/pulls/91
Co-authored-by: Matthias Riße <m.risse@fz-juelich.de>
Co-committed-by: Matthias Riße <m.risse@fz-juelich.de>
2025-09-20 18:06:02 +02:00
..
api [v12.0/forgejo] fix(api): set default pagination and Link header for repoListTags (#9214) 2025-09-09 07:29:08 +02:00
common chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-05-29 17:34:29 +02:00
install chore: use sharp to generate images (#7512) 2025-04-11 15:12:50 +00:00
private git-annex: add configuration setting [annex].ENABLED 2025-09-20 18:06:00 +02:00
utils [PORT] drop utils.IsExternalURL (and expand IsRiskyRedirectURL tests) (#3167) 2024-04-15 13:03:08 +00:00
web Add missing blob in MarkupContext (#91) 2025-09-20 18:06:02 +02:00
init.go Pre-populate the git-annex UUID cache at startup (#59) 2025-09-20 18:06:01 +02:00