You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
Raymond 69fcca2d45
Remove deleted repos from searchresult (#21512)
This prevents a 500 response, because null pointer exceptions in
rendering the template.
This happends bc the repoId is not in the repoMap because it is delete

fix #19076

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
api Decouple HookTask from Repository (#17940) 2 years ago
common Rework raw file http header logic (#20484) 2 years ago
install Fix read system configuration bug when installing (#21489) 2 years ago
private log real ip of requests from ssh (#21216) 2 years ago
utils refactor webhook *NewPost (#20729) 2 years ago
web Remove deleted repos from searchresult (#21512) 2 years ago
init.go Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago