1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/routers/api/v1/repo
2024-03-13 08:25:53 +00:00
..
action.go
avatar.go
blob.go
branch.go
collaborators.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
commits.go
file.go
fork.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_attachment.go
issue_comment_attachment.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
issue_comment.go Do some performance optimize for issues list and view issue/pull (#29515) 2024-03-12 07:23:44 +00:00
issue_dependency.go
issue_label.go
issue_pin.go
issue_reaction.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
issue.go Refactor to use optional.Option for issue index search option (#29739) 2024-03-13 08:25:53 +00:00
key.go
label.go
language.go
main_test.go
migrate.go
milestone.go
mirror.go
notes.go
patch.go
pull_review.go remove repetitive words (#29695) 2024-03-11 09:24:23 +00:00
pull.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
release_attachment.go
release_tags.go
release.go Fix 500 when pushing release to an empty repo (#29554) 2024-03-03 16:49:05 +00:00
repo_test.go
repo.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
runners.go
star.go
status.go Cache repository default branch commit status to reduce query on commit status table (#29444) 2024-03-06 12:17:19 +00:00
subscriber.go
tag.go
teams.go
topic.go
transfer.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
tree.go
wiki.go