You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
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
..
api Performance improvements for pull request list page (#29900) 11 months ago
common Refactor URL detection (#29960) 11 months ago
install Move context from modules to services (#29440) 11 months ago
private Restore deleted branches when syncing (#29898) 11 months ago
utils Improve user search display name (#29002) 1 year ago
web Performance improvements for pull request list page (#29900) 11 months ago
init.go Move some asymkey functions to service layer (#28894) 11 months ago