1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-23 21:24:20 -04:00
gitea/modules/notification
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
..
action Fix panic when adding long comment (#12892) 2020-09-18 13:50:06 -04:00
base Change/remove a branch of an open issue (#9080) 2020-09-08 12:29:51 -04:00
indexer Change/remove a branch of an open issue (#9080) 2020-09-08 12:29:51 -04:00
mail
ui
webhook [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
notification.go Change/remove a branch of an open issue (#9080) 2020-09-08 12:29:51 -04:00