mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-14 21:15:18 +08:00
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> |
||
|---|---|---|
| .. | ||
| bleve | ||
| db | ||
| elasticsearch | ||
| meilisearch | ||
| base32.go | ||
| indexer.go | ||
| paginator.go | ||