0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-20 19:34:44 +01:00
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
2016-08-23 09:09:32 -07:00
..
branch.go
collaborators.go #2780 code clean up 2016-08-11 11:35:46 -07:00
file.go
hook.go models/webhook: restrict deletion to be explicitly with repo and org ID 2016-07-17 08:33:59 +08:00
issue_label.go Replace convert.To with APIFormat calls 2016-08-14 04:17:26 -07:00
issue.go Issues can be closed via API (#3170) (#3479) 2016-08-23 09:09:32 -07:00
key.go
label.go Replace convert.To with APIFormat calls 2016-08-14 04:17:26 -07:00
repo.go Replace convert.To with APIFormat calls 2016-08-14 04:17:26 -07:00