summaryrefslogtreecommitdiffstats
path: root/models/fixtures/milestone.yml
Commit message (Collapse)AuthorAgeFilesLines
* [Backport] [API] Allow only specific Colums to be updated on Issue (#9539) ↵65432020-01-021-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 Adelowo2019-06-061-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 Koenig2017-02-091-0/+15