Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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
Yarden Shoham 6068978c42
Prevent multiple `To` recipients (#22566) (#22569)
2 years ago
..
mail.go Prevent multiple `To` recipients (#22566) (#22569) 2 years ago
mail_comment.go Add generic set type (#21408) 2 years ago
mail_issue.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
mail_release.go Prevent multiple `To` recipients (#22566) (#22569) 2 years ago
mail_repo.go Prevent multiple `To` recipients (#22566) (#22569) 2 years ago
mail_team_invite.go Prevent multiple `To` recipients (#22566) (#22569) 2 years ago
mail_test.go Move some files into models' sub packages (#20262) 2 years ago
mailer.go Prevent multiple `To` recipients (#22566) (#22569) 2 years ago
mailer_test.go Prevent multiple `To` recipients (#22566) (#22569) 2 years ago
main_test.go Use a struct as test options (#19393) 3 years ago