forgejo/templates/shared
Lunny Xiao d92c2048b3
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>
(cherry picked from commit 62f8174aa2fae1481c7e17a6afcb731a5b178cd0)

Conflicts:
	models/activities/notification_list.go
	moved to models/activities/notification.go
2024-03-26 19:04:26 +01:00
..
actions Unify search boxes (#29530) 2024-03-20 12:31:05 +00:00
search Remove unnecessary ".Link" usages (#29909) 2024-03-26 19:04:26 +01:00
secrets Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-26 22:30:26 +01:00
user Refactor some Str2html code (#29397) 2024-03-06 12:10:44 +08:00
variables Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-26 22:30:26 +01:00
webhook Change webhook-type in create-view (#29114) 2024-02-17 23:24:30 +01:00
blocked_users_list.tmpl templates: Safe & Escape no longer exist 2024-02-26 22:30:27 +01:00
combomarkdowneditor.tmpl [BUG] Make write and preview tabs interactive 2024-03-17 23:38:10 +01:00
issueicon.tmpl Performance improvements for pull request list page (#29900) 2024-03-26 19:04:26 +01:00
issuelist.tmpl Remove unnecessary ".Link" usages (#29909) 2024-03-26 19:04:26 +01:00
repo_search.tmpl Unify search boxes (#29530) 2024-03-20 12:31:05 +00:00
searchbottom.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 2024-02-26 22:30:26 +01:00
searchfile.tmpl simplify template 2024-03-20 12:31:36 +00:00