Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Created & Updated to Milestone (#12662) | 6543 | 2020-09-05 | 1 | -0/+4 |
| | | | | | | | | | * Add Created and Updated to Milestone table and expose via API * Expose to UI - To Overloaded ?!? * fix unit test Co-authored-by: techknowlogick <techknowlogick@gitea.io> | ||||
* | Refactor Milestone related (#11225) | 6543 | 2020-05-12 | 1 | -0/+24 |
| | |||||
* | [Refactor] move APIFormat() of Issue and Label to convert package (#10423) | 6543 | 2020-02-28 | 1 | -0/+24 |
* Label: delete .APIFormat() and use convert.ToLabel() * move issue APIFormat too * add missing one * move TEST too * handle error -> return empty APIIssue * Apply suggestions from code review Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com> |