gitea/routers/api/v1/repo
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
..
action.go
avatar.go
blob.go
branch.go Also sync DB branches on push if necessary (#28361) (#28403) 2023-12-11 06:16:56 +00:00
collaborators.go
commits.go
file.go Fix missed return (#29450) (#29453) 2024-02-27 23:33:03 +08:00
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
issue_attachment.go
issue_comment_attachment.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
issue_comment.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
issue_dependency.go Fix issue dependencies (#27736) (#28776) 2024-01-12 23:29:22 +02:00
issue_label.go
issue_pin.go Performance improvements for pull request list page (#29900) (#29972) 2024-03-22 09:58:04 +08:00
issue_reaction.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
issue.go Performance improvements for pull request list page (#29900) (#29972) 2024-03-22 09:58:04 +08:00
key.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
label.go
language.go
main_test.go
migrate.go
milestone.go
mirror.go
notes.go
patch.go
pull_review.go
pull.go Fix PR creation via api between branches of same repo with head field namespaced (#26986) (#29857) 2024-03-20 09:38:30 +08:00
release_attachment.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
release_tags.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
release.go Fix 500 when pushing release to an empty repo (#29554) (#29564) 2024-03-03 17:10:22 +00:00
repo_test.go
repo.go Refactor issue template parsing and fix API endpoint (#29069) (#29140) 2024-02-14 01:32:31 +00:00
star.go
status.go Add cache for dashbaord commit status (#29932) 2024-03-20 10:34:40 +00:00
subscriber.go
tag.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
teams.go
topic.go
transfer.go
tree.go
wiki.go Fix an actions schedule bug (#28942) (#28999) 2024-01-31 15:52:31 +00:00