You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/mailer
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711)
* Move some repository related code into sub package

* Move more repository functions out of models

* Fix lint

* Some performance optimization for webhooks and others

* some refactors

* Fix lint

* Fix

* Update modules/repository/delete.go

Co-authored-by: delvh <dev.lh@web.de>

* Fix test

* Merge

* Fix test

* Fix test

* Fix test

* Fix test

Co-authored-by: delvh <dev.lh@web.de>
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) 2 years ago
mail_issue.go Move some repository related code into sub package (#19711) 2 years ago
mail_release.go Try to prevent autolinking of displaynames by email readers (#19169) 2 years ago
mail_repo.go Move organization related structs into sub package (#18518) 2 years ago
mail_test.go Move milestone to models/issues/ (#19278) 2 years ago
mailer.go Set Setpgid on child git processes (#19865) 2 years ago
mailer_test.go refactoring nits (#18188) 3 years ago
main_test.go Use a struct as test options (#19393) 2 years ago