1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/routers
Giteabot bb6edb2eed
Fix a panic bug when head repository deleting () ()
Backport  &  by @lunny

When visiting a pull request files which head repository has been
deleted, it will panic because headrepo is nil.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-04-25 14:22:02 +08:00
..
api Fix branch_protection api shows users/teams who has no readAccess () () 2024-04-17 13:50:49 +00:00
common Refactor URL detection () 2024-03-21 12:02:34 +00:00
install Move context from modules to services () 2024-02-27 08:12:22 +01:00
private Performance optimization for git push () () 2024-04-09 06:34:30 +00:00
utils Refactor external URL detection () 2024-03-22 04:32:40 +08:00
web Fix a panic bug when head repository deleting () () 2024-04-25 14:22:02 +08:00
init.go Move some asymkey functions to service layer () 2024-03-04 08:57:39 +00:00