summaryrefslogtreecommitdiff
path: root/app/mailers/emails/pipelines.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-1/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-3/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-2/+2
* Rename ambiguous association names in Ci::PipelineShinya Maeda2019-03-051-1/+1
* Enable frozen in app/mailers/**/*.rbgfyoung2018-08-151-3/+5
* 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