| Commit message (Expand) | Author | Age | Files | Lines |
* | Move milestone to models/issues/ (#19278) | Lunny Xiao | 2022-04-08 | 1 | -2/+3 |
* | Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo... | wxiaoguang | 2022-03-22 | 1 | -8/+16 |
* | Fix `make fmt` and `make fmt-check` (#18633) | silverwind | 2022-02-06 | 1 | -0/+1 |
* | Prevent merge messages from being sorted to the top of email chains (#18566) | zeripath | 2022-02-03 | 1 | -1/+114 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -17/+31 |
* | Add List-Unsubscribe header (#17804) | mscherer | 2021-12-21 | 1 | -0/+1 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -2/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -9/+10 |
* | 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 |