0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-19 22:52:16 +01:00
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
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
mail_repo.go
mail_test.go
mailer.go
mailer_test.go
main_test.go