summaryrefslogtreecommitdiff
path: root/app/mailers
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-languageRuben Davila2017-05-251-0/+6
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-2/+4
* Rename GitlabMarkdownHelper -> MarkupHelperToon Claes2017-04-271-1/+1
* Address review commentsDouwe Maan2017-04-051-9/+7
* Address review commentsDouwe Maan2017-04-051-5/+0
* Fix specsDouwe Maan2017-04-052-2/+3
* Better notification emails for notes and (diff) discussionsDouwe Maan2017-04-051-2/+5
* Enable Style/Proc cop for rubocopmhasbini2017-04-021-2/+2
* All CI offline migrationsKamil TrzciƄski2017-03-172-31/+0
* Fix code for copsDouwe Maan2017-02-231-5/+6
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-3/+3
* extract pipeline mails layoutAlexis Reigel2017-02-221-2/+2
* Update Rubocop to ruby 2.3zj-drop-ruby-21-testsZ.J. van de Weg2017-02-071-1/+1
* Merge branch 'no_project_notes' into 'master' Sean McGivern2017-01-251-0/+8
|\
| * Support notes without projectJarka Kadlecova2017-01-181-0/+8
* | Handles unsubscribe from notifications via emailPawel Chojnacki2017-01-131-6/+14
|/
* Add new template to handle both commit & mr noteshhoopes2016-11-251-0/+2
* Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-082-8/+8
|\
| * Use method helper instead of add_template_helperbogdanvlviv2016-11-062-8/+8
* | 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
* Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-043-2/+11
|\
| * change determine conditionsFu Xu2016-10-032-2/+2
| * override subject method in devise mailerFu Xu2016-10-031-0/+8
| * wrap subject with method subjectFu Xu2016-10-031-1/+1
| * add configurable email subject suffixFu Xu2016-10-031-0/+1
| * Wrap List-Unsubscribe link in angle bracketsfix-unsubscribe-headerSean McGivern2016-09-261-1/+1
* | Show open merge request against default branch if existsLin Jen-Shin2016-09-261-0/+4
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-211-0/+6
|\ \ | |/
| * Fix "Unsubscribe" link in notification emails that is triggered by anti-virusMaximiliano Perez Coto2016-09-201-0/+6
* | Try to integrate the email into notification systemLin Jen-Shin2016-09-131-7/+7
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-121-1/+1
|\ \ | |/
| * remove Ability.abilitieshttp://jneen.net/2016-08-301-1/+1
* | no longer TODOLin Jen-Shin2016-09-011-2/+2
* | Add mock email templatesLin Jen-Shin2016-09-011-9/+8
* | We don't need thisLin Jen-Shin2016-08-311-0/+0
* | Fix copy pastaLin Jen-Shin2016-08-311-1/+1
* | Add a new pipeline email service. TODO: email templates and testsLin Jen-Shin2016-08-262-0/+39
|/
* Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-182-0/+10
|\
| * Add notifications for new user mentions in merge requestsNick Thomas2016-08-151-0/+5
| * Send notification emails when users are newly mentioned in issue editsNick Thomas2016-08-121-0/+5
* | Send notification email when all discussions are resolvedDouwe Maan2016-07-281-0/+7
|/
* Allow build email service to be testedissue_13343Felipe Artur2016-07-151-0/+1
* Simplify HAML code using unless condition and nestingPaco Guzman2016-07-061-1/+0
* Diffs will create button/diff form on demand no on server sideJacob Schatz2016-07-061-0/+1