summaryrefslogtreecommitdiffstats
path: root/services/mailer
Commit message (Expand)AuthorAgeFilesLines
* Switch to use -f instead of -F for sendmail (#9961)zeripath2020-01-241-1/+1
* Move mailer to use a queue (#9789)zeripath2020-01-163-46/+75
* Add owner_name column for table repository for maintaince reason (#9717)Lunny Xiao2020-01-121-2/+1
* Some more e-mail notification fixes (#9596)mrsdizzie2020-01-031-4/+6
* Add ActionCommentPull action (#9456)mrsdizzie2019-12-222-2/+2
* Rewrite delivery of issue and comment mails (#9009)guillep2k2019-11-185-144/+187
* Add review comments to mail notifications (#8996)guillep2k2019-11-151-4/+28
* Use templates for issue e-mail subject and body (#8329)guillep2k2019-11-074-96/+264
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-252-6/+9
* Rewrite reference processing code in preparation for opening/closing from com...guillep2k2019-10-132-4/+4
* Ignore mentions for users with no access (#8395)guillep2k2019-10-102-6/+20
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-246-0/+838