mirror of
1
Fork 0
forgejo/routers
Gusted b44dcf553c
[TESTS] Fix usage of `LoadRepoCommit`
It loads the Commit with a temporary open GitRepo. This is incorrect,
the GitRepo should be open as long as the Commit can be used. This
mainly removes the usage of this function as it's not needed.
2024-08-26 08:03:48 +02:00
..
api [TESTS] Fix usage of `LoadRepoCommit` 2024-08-26 08:03:48 +02:00
common Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00
install Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00
private feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
utils [PORT] drop utils.IsExternalURL (and expand IsRiskyRedirectURL tests) (#3167) 2024-04-15 13:03:08 +00:00
web [TESTS] Fix usage of `LoadRepoCommit` 2024-08-26 08:03:48 +02:00
init.go Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00