gitea/routers
Lunny Xiao 41f3d062a2
Fix bug when visiting comparation page (#34334)
The `ci.HeadGitRepo` was opened and closed in the function
`ParseCompareInfo` but reused in the function `PrepareCompareDiff`.
2025-05-04 18:52:00 +00:00
..
api feat: return time of last usage for public keys and access tokens in the api (#34323) 2025-05-01 21:42:17 +03:00
common Add middleware for request prioritization (#33951) 2025-04-14 16:25:48 +02:00
install Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
private Option to delay conflict checking of old pull requests until page view (#27779) 2025-04-24 19:26:57 +00:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Fix bug when visiting comparation page (#34334) 2025-05-04 18:52:00 +00:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00