gitea/services/mailer
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717)
* Add owner_name column for table repository for maintaince reason

* refactor

* Fix tests

* fix test

* fix bug when fork repository

Co-authored-by: zeripath <art27@cantab.net>
2020-01-12 17:36:21 +08:00
..
mail.go Add owner_name column for table repository for maintaince reason (#9717) 2020-01-12 17:36:21 +08:00
mail_comment.go Rewrite delivery of issue and comment mails (#9009) 2019-11-18 08:08:20 +00:00
mail_issue.go Rewrite delivery of issue and comment mails (#9009) 2019-11-18 08:08:20 +00:00
mail_test.go Add ActionCommentPull action (#9456) 2019-12-22 08:29:26 +00:00
mailer.go Rewrite delivery of issue and comment mails (#9009) 2019-11-18 08:08:20 +00:00
main_test.go Move all mail related codes from models to services/mailer (#7200) 2019-09-24 13:02:49 +08:00