You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/services/mailer
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
2 years ago
..
mail.go Added X-Mailer header to outgoing emails (#19562) 2 years ago
mail_comment.go Add config options to hide issue events (#17414) 3 years ago
mail_issue.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
mail_release.go Try to prevent autolinking of displaynames by email readers (#19169) 3 years ago
mail_repo.go Move organization related structs into sub package (#18518) 3 years ago
mail_test.go Move milestone to models/issues/ (#19278) 2 years ago
mailer.go Pause queues (#15928) 3 years ago
mailer_test.go refactoring nits (#18188) 3 years ago
main_test.go Use a struct as test options (#19393) 2 years ago