summaryrefslogtreecommitdiff
path: root/app/mailers
Commit message (Expand)AuthorAgeFilesLines
* Plural reason(s)Mark Chao2018-05-181-1/+1
* Notify with email when merge request became unmergeablelulalala2018-05-171-0/+8
* Backport 5480-epic-notifications from EEMario de la Ossa2018-05-072-6/+12
* Make avatar helpers available to emailsDouwe Maan2018-04-261-0/+1
* Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-101-0/+1
|\
| * Fix body of email when commits are pushed to an MRSean McGivern2018-04-031-0/+1
* | Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern2018-03-301-0/+8
|\ \ | |/
| * Send notification emails when push to a merge requestYarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-requestYarNayar2018-03-261-0/+8
* | Send email to recipientsStuart Nelson2018-03-261-0/+6
|/
* Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets2018-03-071-1/+1
* Add DNS verification to Pages custom domainsNick Thomas2018-02-232-0/+44
* Resolve "group request membership mail with too long list of "To:""🙈 jacopo beschi 🙉2018-02-191-9/+2
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-022-7/+3
* Initial work to add notification reason to emailsMario de la Ossa2018-01-163-34/+38
* Make discussion mail References all notes in the discussiontc-correct-email-in-reply-toToon Claes2017-12-131-4/+4
* Make mail notifications of discussion notes In-Reply-To of each otherToon Claes2017-12-132-5/+17
* Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-6/+0
* `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-1/+3
* Speed up Group#user_ids_for_project_authorizationsNick Thomas2017-08-141-2/+2
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* find_by_id -> find_by(:id, ...)Alexis Reigel2017-07-271-2/+2
* notification email on add new gpg keyAlexis Reigel2017-07-271-0/+10
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-055-10/+11
* use common devise layout and use heading styleAlexis Reigel2017-06-131-1/+1
* use common layout for devise mailerAlexis Reigel2017-06-131-1/+3
* 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