mirror of
https://codeberg.org/forgejo-aneksajo/forgejo-aneksajo.git
synced 2025-07-23 05:00:06 +02:00
![]() The issue was that the caching mechanism for the UUID to repository path association tried to be too smart and ended up buggy. This removes the parts that skip updating the UUIDs for already-in-cache repository paths. This change makes updating the cache more expensive, but since https://codeberg.org/forgejo-aneksajo/forgejo-aneksajo/pulls/65 is merged it should be fast enough to be fine. Fixes #83. Reviewed-on: https://codeberg.org/forgejo-aneksajo/forgejo-aneksajo/pulls/86 Co-authored-by: Matthias Riße <m.risse@fz-juelich.de> Co-committed-by: Matthias Riße <m.risse@fz-juelich.de> |
||
---|---|---|
.. | ||
admin | ||
auth | ||
devtest | ||
events | ||
explore | ||
feed | ||
healthcheck | ||
misc | ||
org | ||
repo | ||
shared | ||
user | ||
base.go | ||
githttp.go | ||
goget.go | ||
home.go | ||
metrics.go | ||
nodeinfo.go | ||
swagger_json.go | ||
web.go | ||
webfinger.go |