summaryrefslogtreecommitdiff
path: root/app/mailers
Commit message (Collapse)AuthorAgeFilesLines
* Respect alt email when sending group access notifications63568-access-email-notifications-custom-emailMario de la Ossa2019-07-253-13/+24
| | | | | When sending access granted/rejected emails we should also respect custom emails set for groups/sub-groups
* Make pipeline emails respect group email setting63485-fix-pipeline-emails-to-use-group-settingHeinrich Lee Yu2019-07-231-11/+1
| | | | | When a user's notification email is set for a group, we should use that for pipeline emails
* Remove group in notification email subjectHeinrich Lee Yu2019-07-011-2/+2
| | | | | This reverts to previous behavior where we have the group only when we don't have a project
* Fix notes email with group-level notification emailSean McGivern2019-06-241-1/+1
| | | | | A Noteable doesn't have a group directly, unless it's an epic - we need to look for the project's group to find the right email address.
* Omit blocked admins from repository check e-mailssh-omit-blocked-admins-from-notificationStan Hu2019-06-121-1/+1
| | | | | | | Blocked admins should not receive notifications about failed repository checks. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63019
* Apply reviewer suggestionsweimeng-email-routingWei-Meng Lee2019-05-311-1/+1
|
* Move method into groupWei-Meng Lee2019-05-311-1/+1
|
* Guarantee order of notification settingsWei-Meng Lee2019-05-311-10/+2
|
* Move group_notification_email outside conditionalWei-Meng Lee2019-05-311-2/+1
|
* Fix typo in project invitation declined testWei-Meng Lee2019-05-311-1/+1
|
* Send notifications to group-specific email addressWei-Meng Lee2019-05-318-19/+37
| | | | | | - Select notification email by walking up group/subgroup path - Add settings UI to set group email notification address - Add tests
* Include MR information if possible when emailing notification of closing an ↵Michał Zając2019-05-162-5/+6
| | | | issue
* Resolve CE/EE diffs in app/views/layouts viewlayouts-scbLuke Bennett2019-05-111-0/+1
| | | | Part of single codebase changes.
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-2/+6
| | | | | Backports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161 (code out of ee/ folder).
* Merge branch 'merge-dev-to-master' into 'master'John Jarvis2019-03-051-0/+1
|\ | | | | | | | | | | | | Merge dev.gitlab.org master into GitLab.com master Closes #2794, #2814, #2806, #2805, #2798, #2795, #2788, and #2787 See merge request gitlab-org/gitlab-ce!25746
| * Merge dev master into GitLab.com masterYorick Peterse2019-03-041-0/+1
| |\
| | * Remove link after issue move when no permissionsJarka Košanová2019-02-201-0/+1
| | | | | | | | | | | | | | | | | | Don't show new issue link after move when a user does not have permissions to display the new issue
* | | Rename ambiguous association names in Ci::PipelineShinya Maeda2019-03-051-1/+1
|/ / | | | | | | | | | | | | | | fix it ok Fix head pipeline
* | Show header and footer system messages in emailAlexandru Croitor2019-02-273-0/+12
|/ | | | | | | | | | | * Add email_header_and_footer_enabled flag to appearances table * Set email_header_and_footer_enabled default value to false * Add checkbox to appearance to toggle show header and footer in emails * Add email_header_and_footer_enabled to allowed params in controller * Add header and footer messages to the html and text email layouts * Remove the color styling for emails header and footer * Add empty_mailer layout for emails without layout, to have the header and footer applied
* Import CSV BackendHeinrich Lee Yu2019-01-072-0/+15
| | | | Process CSV uploads async using a worker then email results
* Add date range to milestone changed emailsHeinrich Lee Yu2018-12-213-2/+7
| | | | Also refactored issues and MRs to use the same email template file
* Add List-Id to notification emailsOlivier Crête2018-12-131-0/+2
|
* Merge branch ↵Nick Thomas2018-12-123-0/+21
|\ | | | | | | | | | | | | | | | | '54650-send-an-email-to-project-owners-when-a-mirror-update-fails' into 'master' Send a notification email on mirror update errors Closes #54650 See merge request gitlab-org/gitlab-ce!23595
| * Send a notification email on mirror update errorsAlejandro Rodríguez2018-12-113-0/+21
| | | | | | | | | | | | The email is sent to project maintainers containing the last mirror update error. This will allow maintainers to set alarms and react accordingly.
* | Fix a potential frozen string error in app/mailers/notify.rbRémy Coutable2018-12-111-2/+2
|/ | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix a frozen string error in app/mailers/notify.rbRémy Coutable2018-12-101-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+15
|
* Merge branch 'security-guest-comments' into 'master'Cindy Pallares2018-11-281-1/+1
| | | | | [master]Fixed ability to comment on and edit/delete comments on locked or confidential issues See merge request gitlab/gitlabhq!2612
* Add email for milestone changeChantal Rollison2018-11-023-0/+48
|
* Add IID headers to E-Mail notificationsLukas Eipert2018-10-161-0/+1
| | | | | These headers can be used to build URLs for API requests. Good examples would be Issues and Merge Requests
* Ports new refactor from EE to CETiago Botelho2018-09-241-3/+9
|
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-3/+3
|
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-114-0/+10
| | | | | This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-063-0/+29
|
* Enable frozen in app/mailers/**/*.rbgfyoung2018-08-1518-12/+51
|
* Put fallback reply-key address first in the References headerToon Claes2018-07-271-2/+2
| | | | | | | | | | | | The References header is an ordered list of mails, and some clients only look at the last mail in the list to determine to which mail the mail is in reply to. Therefore, to be a less obtrusive as possible, put the fallback address first. Some info about the reply key lookup in the References header: https://docs.gitlab.com/ee/administration/reply_by_email.html#how-it-works
* Disable public_send for our preview mailersLin Jen-Shin2018-07-061-1/+1
|
* Move spec/mailers/previews to app/mailers/previewsLin Jen-Shin2018-07-064-0/+210
|
* Notify only when unmergeable due to conflictMark Chao2018-06-201-2/+0
| | | | | | | | | | | | There is still the edge case when 'no commits' changes to 'conflict' would not trigger notification, which we ignore for now. Calling can_be_merged? can cause exception (e.g. non-UTF8) Ignore those by rescueing. Remove unmergeable_reason as now only conflict is notified Update spec
* Plural reason(s)Mark Chao2018-05-181-1/+1
|
* Notify with email when merge request became unmergeablelulalala2018-05-171-0/+8
| | | | Display MR unmergeable reasons
* 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
|\ | | | | | | # Conflicts: # db/schema.rb
| * Fix body of email when commits are pushed to an MRSean McGivern2018-04-031-0/+1
| | | | | | | | | | This was sending the current user, which is the recipient! It should be the user who pushed the commits.
* | 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
| | | | | | | | Closes #23460
* | Send email to recipientsStuart Nelson2018-03-261-0/+6
|/
* Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets2018-03-071-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add DNS verification to Pages custom domainsNick Thomas2018-02-232-0/+44
|