gitea/services/mailer
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
2022-05-20 22:08:52 +08:00
..
mail.go Added X-Mailer header to outgoing emails (#19562) 2022-04-30 15:40:55 +02:00
mail_comment.go Add config options to hide issue events (#17414) 2022-01-21 18:59:26 +01:00
mail_issue.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
mail_release.go Try to prevent autolinking of displaynames by email readers (#19169) 2022-03-23 12:34:20 +00:00
mail_repo.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
mail_test.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
mailer.go Pause queues (#15928) 2022-01-22 21:22:14 +00:00
mailer_test.go refactoring nits (#18188) 2022-01-05 07:27:53 +01:00
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00