gitea/routers
Lunny Xiao 688da55f54
Split GetLatestCommitStatus as two functions (#34535)
Extract from #34531. This will reduce unnecessary count operation in
databases.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-26 19:00:22 +07:00
..
api Split GetLatestCommitStatus as two functions (#34535) 2025-05-26 19:00:22 +07:00
common Add middleware for request prioritization (#33951) 2025-04-14 16:25:48 +07:00
install Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
private Only git operations should update `last changed` of a repository (#34388) 2025-05-11 19:18:46 +07:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +07:00
web Split GetLatestCommitStatus as two functions (#34535) 2025-05-26 19:00:22 +07:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +07:00