mirror of
https://github.com/go-gitea/gitea
synced 2024-11-15 14:31:41 +01:00
09df5c9c7d
backport #29990 This PR uses `db.ListOptions` instead of `Paginor` to make the code simpler. And it also fixed the performance problem when viewing /pulls or /issues. Before the counting in fact will also do the search. Co-authored-by: Jason Song <i@wolfogre.com> Co-authored-by: silverwind <me@silverwind.io> |
||
---|---|---|
.. | ||
tests | ||
indexer.go | ||
model.go |