Lunny Xiao 3f26fe2fa2
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#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>
2024-03-24 18:51:08 +00:00
..
2024-02-25 13:32:13 +00:00
2024-02-25 13:32:13 +00:00
2024-03-21 15:07:35 +00:00
2023-12-19 09:29:05 +00:00
2024-02-25 13:32:13 +00:00
2023-02-11 08:39:50 +08:00
2023-12-25 20:13:18 +08:00
2024-03-04 08:16:03 +00:00
2024-02-25 13:32:13 +00:00
2022-12-30 23:31:00 +08:00
2023-11-03 15:21:05 +00:00
2024-03-14 04:59:52 +00:00
2024-01-12 21:50:38 +00:00