| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add generic set type (#21408) | KN4CK3R | 2022-10-12 | 1 | -2/+3 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -3/+3 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -3/+4 |
* | Add config options to hide issue events (#17414) | qwerty287 | 2022-01-21 | 1 | -1/+1 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -2/+6 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -2/+3 |
* | Send registration email on user autoregistration (#16523) | zeripath | 2021-08-12 | 1 | -0/+11 |
* | Don't manipulate input params in email notification (#16011) | Jimmy Praet | 2021-05-30 | 1 | -1/+5 |
* | [refactor] mailer service (#15072) | 6543 | 2021-04-02 | 1 | -17/+4 |
* | Send notifications for mentions in pulls, issues, (code-)comments (#14218) | Jimmy Praet | 2021-01-02 | 1 | -18/+28 |
* | Rewrite delivery of issue and comment mails (#9009) | guillep2k | 2019-11-18 | 1 | -3/+10 |
* | Use templates for issue e-mail subject and body (#8329) | guillep2k | 2019-11-07 | 1 | -18/+2 |
* | Rewrite reference processing code in preparation for opening/closing from com... | guillep2k | 2019-10-13 | 1 | -2/+2 |
* | Ignore mentions for users with no access (#8395) | guillep2k | 2019-10-10 | 1 | -3/+10 |
* | Move all mail related codes from models to services/mailer (#7200) | Lunny Xiao | 2019-09-24 | 1 | -0/+47 |