1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00: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 Add email notify for new release (#12463) 2020-08-23 16:03:18 +01:00
ui Add push commits history comment on PR time-line (#11167) 2020-05-20 09:47:24 -03:00
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