You can not 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
David Svantesson 184e47f6ce Handle setting default branch via API (#9030) 5 years ago
..
blob.go
branch.go Update branch API endpoint to show effective branch protection. (#9031) 5 years ago
collaborators.go Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
commits.go Add Close() method to gogitRepository (#8901) 5 years ago
file.go Add Close() method to gogitRepository (#8901) 5 years ago
fork.go
git_hook.go Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
git_ref.go Add Close() method to gogitRepository (#8901) 5 years ago
hook.go Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
hook_test.go
issue.go
issue_comment.go
issue_label.go
issue_subscription.go
issue_tracked_time.go
key.go Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
label.go
main_test.go
milestone.go
pull.go Add Close() method to gogitRepository (#8901) 5 years ago
release.go
release_attachment.go
repo.go Handle setting default branch via API (#9030) 5 years ago
repo_test.go
star.go Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
status.go
subscriber.go Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
tag.go Add Close() method to gogitRepository (#8901) 5 years ago
topic.go Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
tree.go