Commit Graph

3 Commits (d7ec23febf7c97de9d626797997a5a91ad5c3da8)

Author SHA1 Message Date
Lunny Xiao b09687f1d1
Refactor more filterslice (#30370) 10 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900)
This PR will avoid load pullrequest.Issue twice in pull request list
page. It will reduce x times database queries for those WIP pull
requests.

Partially fix #29585

---------

Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
Lunny Xiao b25eec41eb
Move notifications to a standalone file (#29930)
There is no code change. Just move notification list related
structs/functions from one file to another.
11 months ago