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
lstahlman 84b56c3c53 Additional API support for milestones (#3383) 9 years ago
..
branch.go #1692 add CRUD issue APIs 9 years ago
collaborators.go #2780 code clean up 9 years ago
file.go Convert all API handers to use *context.APIContext 9 years ago
hook.go models/webhook: restrict deletion to be explicitly with repo and org ID 9 years ago
issue.go Issues can be closed via API (#3170) (#3479) 9 years ago
issue_label.go Replace convert.To with APIFormat calls 9 years ago
issue_milestone.go Additional API support for milestones (#3383) 9 years ago
key.go #1692 api: admin list and create team under organization 9 years ago
label.go Replace convert.To with APIFormat calls 9 years ago
milestone.go Additional API support for milestones (#3383) 9 years ago
repo.go Replace convert.To with APIFormat calls 9 years ago