mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
0ea4b786cb
* Fix issues/pr list broken when there are many repositories (#8409) * fix issues/pr list broken when there are many repositories * remove unused codes * fix counting error on issues/prs * keep the old logic * fix panic * fix tests * rm unused import