1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-19 06:43:41 -04:00
gitea/routers/api/v1/repo
Lunny Xiao 352a2cae24
Performance improvements for pull request list API (#30490)
Fix #30483

---------

Co-authored-by: yp05327 <576951401@qq.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-05-31 12:10:11 +00:00
..
action.go refactor: merge ListActionTasks func to action.go file (#30811) 2024-05-02 17:43:29 +00:00
avatar.go
blob.go
branch.go
collaborators.go
commits.go
compare.go
file.go Azure blob storage support (#30995) 2024-05-30 07:33:50 +00:00
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_attachment.go Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
issue_comment_attachment.go Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
issue_comment.go Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
issue_dependency.go
issue_label.go Support using label names when changing issue labels (#30943) 2024-05-13 04:28:53 +00:00
issue_pin.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
issue.go Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
key.go
label.go
language.go
main_test.go
migrate.go Fix "force private" logic (#31012) 2024-05-20 00:56:45 +00:00
milestone.go
mirror.go Add missed return after ctx.ServerError (#31130) 2024-05-28 12:31:59 +03:00
notes.go
patch.go
pull_review.go Prevent allow/reject reviews on merged/closed PRs (#30686) 2024-04-27 11:55:03 +00:00
pull.go Performance improvements for pull request list API (#30490) 2024-05-31 12:10:11 +00:00
release_attachment.go
release_tags.go Protected tag is no internal server error (#30962) 2024-05-14 06:48:21 +00:00
release.go Protected tag is no internal server error (#30962) 2024-05-14 06:48:21 +00:00
repo_test.go
repo.go Fix "force private" logic (#31012) 2024-05-20 00:56:45 +00:00
star.go
status.go
subscriber.go
tag.go Protected tag is no internal server error (#30962) 2024-05-14 06:48:21 +00:00
teams.go
topic.go
transfer.go
tree.go
wiki.go