Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Backport] [API] Allow only specific Colums to be updated on Issue (#9539) ↵ | 6543 | 2020-01-02 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | (#9580) * Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) * dont insert "-1" in any case to issue.poster_id * Make sure API cant override importand fields * code format * add Test for IssueEdit * load milestone and return it on IssueEdit via API * extend Test for TestAPIEditIssue * fix TEST * make sure Poster is loaded * keep code format on backport as it is | ||||
* | Add state param to milestone listing API (#7131) | Lanre Adelowo | 2019-06-06 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | * Support state params * update tests * fix tests * add state=all support * update tests * update swagger * update swagger | ||||
* | Unit tests for issue_milestone (#878) | Ethan Koenig | 2017-02-09 | 1 | -0/+15 |