summaryrefslogtreecommitdiff
path: root/app/mailers/emails/pipelines.rb
Commit message (Expand)AuthorAgeFilesLines
* extract pipeline mails layoutAlexis Reigel2017-02-221-2/+2
* Use bcc for pipeline emails because:Lin Jen-Shin2016-10-181-6/+11
* Just show the first merge request we found, feedback:Lin Jen-Shin2016-10-141-1/+1
* Introduce Pipeline#merge_requests_with_active_first,Lin Jen-Shin2016-10-141-4/+1
* skip the premailer compilation step since css is already inlined for the pipe...Mike Greiling2016-10-081-1/+1
* prevent pipeline emails from using the normal layout wrapperMike Greiling2016-10-071-1/+4
* include pipeline ref in subject lineMike Greiling2016-10-061-3/+3
* update subject and email header messageMike Greiling2016-10-061-2/+4
* Show open merge request against default branch if existsLin Jen-Shin2016-09-261-0/+4
* Try to integrate the email into notification systemLin Jen-Shin2016-09-131-7/+7
* no longer TODOLin Jen-Shin2016-09-011-2/+2
* Add mock email templatesLin Jen-Shin2016-09-011-9/+8
* Fix copy pastaLin Jen-Shin2016-08-311-1/+1
* Add a new pipeline email service. TODO: email templates and testsLin Jen-Shin2016-08-261-0/+38