Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -7/+6 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -1/+2 |
* | Always set a unique Message-ID header. (#17206) | KN4CK3R | 2021-10-01 | 1 | -6/+10 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -7/+8 |
* | Add email headers (#15939) | KN4CK3R | 2021-05-22 | 1 | -53/+56 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 1 | -3/+6 |
* | [refactor] mailer service (#15072) | 6543 | 2021-04-02 | 1 | -3/+3 |
* | Move mailer to use a queue (#9789) | zeripath | 2020-01-16 | 1 | -14/+15 |
* | Add ActionCommentPull action (#9456) | mrsdizzie | 2019-12-22 | 1 | -1/+1 |
* | Rewrite delivery of issue and comment mails (#9009) | guillep2k | 2019-11-18 | 1 | -15/+34 |
* | Use templates for issue e-mail subject and body (#8329) | guillep2k | 2019-11-07 | 1 | -9/+122 |
* | Move all mail related codes from models to services/mailer (#7200) | Lunny Xiao | 2019-09-24 | 1 | -0/+91 |