You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
9 months ago
..
action.go refactor: merge ListActionTasks func to action.go file (#30811) 10 months ago
avatar.go Move context from modules to services (#29440) 1 year ago
blob.go Move context from modules to services (#29440) 1 year ago
branch.go Fix branch_protection api shows users/teams who has no readAccess (#30291) 10 months ago
collaborators.go Add user blocking (#29028) 12 months ago
commits.go Move context from modules to services (#29440) 1 year ago
compare.go Fix compare api swagger (#30648) 10 months ago
file.go Azure blob storage support (#30995) 9 months ago
fork.go Add user blocking (#29028) 12 months ago
git_hook.go Move context from modules to services (#29440) 1 year ago
git_ref.go Move context from modules to services (#29440) 1 year ago
hook.go Move context from modules to services (#29440) 1 year ago
hook_test.go Move context from modules to services (#29440) 1 year ago
issue.go Prevent simultaneous editing of comments and issues (#31053) 9 months ago
issue_attachment.go Prevent simultaneous editing of comments and issues (#31053) 9 months ago
issue_comment.go Prevent simultaneous editing of comments and issues (#31053) 9 months ago
issue_comment_attachment.go Prevent simultaneous editing of comments and issues (#31053) 9 months ago
issue_dependency.go Fix missed doer (#30231) 11 months ago
issue_label.go Support using label names when changing issue labels (#30943) 10 months ago
issue_pin.go Fix missed doer (#30231) 11 months ago
issue_reaction.go Add user blocking (#29028) 12 months ago
issue_stopwatch.go Move context from modules to services (#29440) 1 year ago
issue_subscription.go Move context from modules to services (#29440) 1 year ago
issue_tracked_time.go Fix missed doer (#30231) 11 months ago
key.go Move context from modules to services (#29440) 1 year ago
label.go Move context from modules to services (#29440) 1 year ago
language.go Move context from modules to services (#29440) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
migrate.go Fix "force private" logic (#31012) 9 months ago
milestone.go remove util.OptionalBool and related functions (#29513) 12 months ago
mirror.go Add missed return after `ctx.ServerError` (#31130) 9 months ago
notes.go Move context from modules to services (#29440) 1 year ago
patch.go Move context from modules to services (#29440) 1 year ago
pull.go Performance improvements for pull request list API (#30490) 9 months ago
pull_review.go Prevent allow/reject reviews on merged/closed PRs (#30686) 10 months ago
release.go Protected tag is no internal server error (#30962) 10 months ago
release_attachment.go Add support for API blob upload of release attachments (#29507) 12 months ago
release_tags.go Protected tag is no internal server error (#30962) 10 months ago
repo.go Fix "force private" logic (#31012) 9 months ago
repo_test.go Move context from modules to services (#29440) 1 year ago
star.go Move context from modules to services (#29440) 1 year ago
status.go Cache repository default branch commit status to reduce query on commit status table (#29444) 12 months ago
subscriber.go Move context from modules to services (#29440) 1 year ago
tag.go Protected tag is no internal server error (#30962) 10 months ago
teams.go Move context from modules to services (#29440) 1 year ago
topic.go Refactor topic Find functions and add more tests for pagination (#30127) 11 months ago
transfer.go Add user blocking (#29028) 12 months ago
tree.go Move context from modules to services (#29440) 1 year ago
wiki.go Enable more `revive` linter rules (#30608) 10 months ago