6543
d453533beb
[Refactor] Move APIFormat functions into convert package (#12856)
* USER APIFormat -> ToUser
* Migrate more and mark APIFormat deprecated
* models.Comment APIFormat() -> convert.ToComment
* models.Release APIFormat() -> convert.ToRelease
* models.Attachments APIFormat() -> convert.ToReleaseAttachments
* models.CommitStatus APIFormat() -> convert.ToCommitStatus
* finish migration to convert.ToUser
* Move Test
* Imprufe Test
* fix test
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-10-17 00:23:08 -04:00
..
2020-10-17 00:23:08 -04:00
2020-10-05 12:07:54 +08:00
2020-10-17 00:23:08 -04:00
2020-10-17 00:23:08 -04:00
2020-09-05 13:38:54 -04:00
2020-10-17 00:23:08 -04:00
2020-01-10 15:53:53 +08:00
2020-05-20 22:41:30 -04:00
2020-03-02 22:31:55 +00:00
2020-10-17 00:23:08 -04:00
2020-10-17 00:23:08 -04:00
2020-10-17 00:23:08 -04:00
2020-10-17 00:23:08 -04:00
2020-09-10 23:29:19 +01:00