gitea/routers/api/v1/repo
Lunny Xiao 9f18b23129 Fix 404 when send pull request some situation ()
..
blob.go Fixes 4762 - Content API for Creating, Updating, Deleting Files ()
branch.go Improve listing performance by using go-git ()
collaborators.go Updates to API 404 responses ()
commits.go Change summary to full message ()
file.go Fixes 4762 - Content API for Creating, Updating, Deleting Files ()
fork.go Restrict permission check on repositories and fix some problems ()
git_hook.go Add API for manipulating Git hooks ()
git_ref.go move code.gitea.io/git to code.gitea.io/gitea/modules/git ()
hook.go move code.gitea.io/git to code.gitea.io/gitea/modules/git ()
hook_test.go API endpoint for testing webhook ()
issue.go [API] Load issue attributes when editing an issue ()
issue_comment.go Comments list performance optimization ()
issue_label.go Updates to API 404 responses ()
issue_tracked_time.go Updates to API 404 responses ()
key.go Updates to API 404 responses ()
label.go Updates to API 404 responses ()
main_test.go API endpoint for testing webhook ()
milestone.go Updates to API 404 responses ()
pull.go Fix 404 when send pull request some situation ()
release.go Updates to API 404 responses ()
release_attachment.go fix upload attachments ()
repo.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests ()
star.go refactor: import order. ()
status.go refactor: import order. ()
subscriber.go refactor: import order. ()
tag.go Add API to list tags ()
tree.go Fixes 4762 - Content API for Creating, Updating, Deleting Files ()