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 8acc7aab4c
Refactor topic Find functions and add more tests for pagination (#30127)
This also fixed #22238
11 months ago
..
action.go Add API for `Variables` (#29520) 11 months ago
avatar.go
blob.go
branch.go
collaborators.go Add user blocking (#29028) 11 months ago
commits.go
file.go Remove repetitive words (#30091) 11 months ago
fork.go Add user blocking (#29028) 11 months ago
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go Performance improvements for pull request list page (#29900) 11 months ago
issue_attachment.go
issue_comment.go Do some performance optimize for issues list and view issue/pull (#29515) 11 months ago
issue_comment_attachment.go Add user blocking (#29028) 11 months ago
issue_dependency.go
issue_label.go
issue_pin.go Performance improvements for pull request list page (#29900) 11 months ago
issue_reaction.go Add user blocking (#29028) 11 months ago
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go
label.go
language.go
main_test.go
migrate.go
milestone.go
mirror.go
notes.go
patch.go
pull.go Refactor StringsToInt64s (#29967) 11 months ago
pull_review.go Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 11 months ago
release.go
release_attachment.go
release_tags.go
repo.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
repo_test.go
runners.go
star.go
status.go Cache repository default branch commit status to reduce query on commit status table (#29444) 11 months ago
subscriber.go
tag.go
teams.go
topic.go Refactor topic Find functions and add more tests for pagination (#30127) 11 months ago
transfer.go Add user blocking (#29028) 11 months ago
tree.go
wiki.go