0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 06:34:58 +01:00
gitea/routers/api/v1/repo
lstahlman 2eeb0ec9b0 Additional API support for labels (#3290)
* Add API support for labels.

* Error handling for adding/replacing multiple issue labels

* Revisions to function names and error handling. Use issue.ClearLabels in replace/clear functions

* Additional code cleanup
2016-08-03 09:24:16 -07:00
..
branch.go
file.go
hook.go
issue_label.go Additional API support for labels (#3290) 2016-08-03 09:24:16 -07:00
issue.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
key.go
label.go Additional API support for labels (#3290) 2016-08-03 09:24:16 -07:00
repo.go #1384 add pagination for repositories 2016-07-24 14:32:46 +08:00