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
Kim Carlbäcker 7c5710d31f Issues can be closed via API (#3170) (#3479)
* Issues can be closed via API

* Error-checking is nice xD

* EditIssueOption.Status => State

* Use const instead of string-literal
9 years ago
..
branch.go
collaborators.go #2780 code clean up 9 years ago
file.go
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
key.go
label.go Replace convert.To with APIFormat calls 9 years ago
repo.go Replace convert.To with APIFormat calls 9 years ago