1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 15:09:33 -05:00
gitea/models
Lunny Xiao 6ef986d474
Performance improvements for pull request list page (#29900) (#29972)
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
Backport #29900
2024-03-22 09:58:04 +08:00
..
actions Make runs-on support variable expression (#29468) (#29782) 2024-03-14 10:19:01 +08:00
activities Performance improvements for pull request list page (#29900) (#29972) 2024-03-22 09:58:04 +08:00
admin
asymkey
auth
avatars
db
dbfs
fixtures Fix template error when comment review doesn't exist (#29888) (#29889) 2024-03-19 15:00:01 +08:00
git
issues Performance improvements for pull request list page (#29900) (#29972) 2024-03-22 09:58:04 +08:00
migrations Fix bug hidden on CI and make ci failed if tests failure (#29254) (#29662) 2024-03-09 09:44:02 +00:00
organization
packages Fix incorrect relative/absolute URL usages (#29531) (#29547) 2024-03-02 18:00:15 +00:00
perm Users with read permission of pull requests can be assigned too (#27263) (#29372) 2024-02-24 17:42:33 +01:00
project
pull
repo Users with read permission of pull requests can be assigned too (#27263) (#29372) 2024-02-24 17:42:33 +01:00
secret Make runs-on support variable expression (#29468) (#29782) 2024-03-14 10:19:01 +08:00
shared/types
system
unit
unittest
user Fix user id column case (#29863) (#29867) 2024-03-17 13:51:15 +00:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org_team_test.go
org_team.go
org_test.go
org.go
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo.go