aboutsummaryrefslogtreecommitdiff
path: root/routers/api/v1/repo/issue.go
Commit message (Collapse)AuthorAge
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* Use struct for UI settingsUnknwon2016-07-24
|
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16
|
* #809 fix wrong closed issue count when create closed issue via APIUnknwon2016-05-27
| | | | Add start count corrector for Repository.NumClosedIssues
* #809 able to set issue state to closed when createUnknwon2016-05-11
|
* #1692 add CRUD issue APIsUnknwon2016-03-13
- Fix go-gogs-client#10 - Related to #809