0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-12 19:42:23 +01:00
gitea/routers
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417)
use built-in cache package to wrap external go-chi cache package
2024-04-13 08:38:44 +00:00
..
api Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
common
install
private Performance optimization for git push (#30104) 2024-04-09 03:43:17 +00:00
utils Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
web Fix rename branch 500 when the target branch is deleted but exist in database (#30430) 2024-04-12 13:11:16 +03:00
init.go