gitea/routers/web/user
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
..
setting Fix 500 when deleting account with incorrect password or unsupported login type (#29579) (#29656) 2024-03-08 15:43:57 +01:00
avatar.go
code.go
home.go Fix user router possbile panic (#29751) (#29786) 2024-03-14 12:44:14 +08:00
home_test.go
main_test.go
notification.go Performance improvements for pull request list page (#29900) (#29972) 2024-03-22 09:58:04 +08:00
package.go
profile.go
search.go
stop_watch.go
task.go