Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect alt email when sending group access notifications63568-access-email-notifications-custom-email | Mario de la Ossa | 2019-07-25 | 3 | -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-setting | Heinrich Lee Yu | 2019-07-23 | 1 | -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 subject | Heinrich Lee Yu | 2019-07-01 | 1 | -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 email | Sean McGivern | 2019-06-24 | 1 | -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-notification | Stan Hu | 2019-06-12 | 1 | -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-routing | Wei-Meng Lee | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | Move method into group | Wei-Meng Lee | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | Guarantee order of notification settings | Wei-Meng Lee | 2019-05-31 | 1 | -10/+2 |
| | |||||
* | Move group_notification_email outside conditional | Wei-Meng Lee | 2019-05-31 | 1 | -2/+1 |
| | |||||
* | Fix typo in project invitation declined test | Wei-Meng Lee | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | Send notifications to group-specific email address | Wei-Meng Lee | 2019-05-31 | 8 | -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ąc | 2019-05-16 | 2 | -5/+6 |
| | | | | issue | ||||
* | Resolve CE/EE diffs in app/views/layouts viewlayouts-scb | Luke Bennett | 2019-05-11 | 1 | -0/+1 |
| | | | | Part of single codebase changes. | ||||
* | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requests | Oswaldo Ferreira | 2019-04-08 | 2 | -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 Jarvis | 2019-03-05 | 1 | -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 master | Yorick Peterse | 2019-03-04 | 1 | -0/+1 |
| |\ | |||||
| | * | Remove link after issue move when no permissions | Jarka Košanová | 2019-02-20 | 1 | -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::Pipeline | Shinya Maeda | 2019-03-05 | 1 | -1/+1 |
|/ / | | | | | | | | | | | | | | | fix it ok Fix head pipeline | ||||
* | | Show header and footer system messages in email | Alexandru Croitor | 2019-02-27 | 3 | -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 Backend | Heinrich Lee Yu | 2019-01-07 | 2 | -0/+15 |
| | | | | Process CSV uploads async using a worker then email results | ||||
* | Add date range to milestone changed emails | Heinrich Lee Yu | 2018-12-21 | 3 | -2/+7 |
| | | | | Also refactored issues and MRs to use the same email template file | ||||
* | Add List-Id to notification emails | Olivier Crête | 2018-12-13 | 1 | -0/+2 |
| | |||||
* | Merge branch ↵ | Nick Thomas | 2018-12-12 | 3 | -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 errors | Alejandro Rodríguez | 2018-12-11 | 3 | -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.rb | Rémy Coutable | 2018-12-11 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Fix a frozen string error in app/mailers/notify.rb | Rémy Coutable | 2018-12-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Use BFG object maps to clean projects | Nick Thomas | 2018-12-06 | 1 | -0/+15 |
| | |||||
* | Merge branch 'security-guest-comments' into 'master' | Cindy Pallares | 2018-11-28 | 1 | -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 change | Chantal Rollison | 2018-11-02 | 3 | -0/+48 |
| | |||||
* | Add IID headers to E-Mail notifications | Lukas Eipert | 2018-10-16 | 1 | -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 CE | Tiago Botelho | 2018-09-24 | 1 | -3/+9 |
| | |||||
* | Correct Gitlab Capitalization in code files | Marcel Amirault | 2018-09-21 | 1 | -3/+3 |
| | |||||
* | Disable existing offenses for the CodeReuse cops | Yorick Peterse | 2018-09-11 | 4 | -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 failure | Mayra Cabrera | 2018-09-06 | 3 | -0/+29 |
| | |||||
* | Enable frozen in app/mailers/**/*.rb | gfyoung | 2018-08-15 | 18 | -12/+51 |
| | |||||
* | Put fallback reply-key address first in the References header | Toon Claes | 2018-07-27 | 1 | -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 mailers | Lin Jen-Shin | 2018-07-06 | 1 | -1/+1 |
| | |||||
* | Move spec/mailers/previews to app/mailers/previews | Lin Jen-Shin | 2018-07-06 | 4 | -0/+210 |
| | |||||
* | Notify only when unmergeable due to conflict | Mark Chao | 2018-06-20 | 1 | -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 Chao | 2018-05-18 | 1 | -1/+1 |
| | |||||
* | Notify with email when merge request became unmergeable | lulalala | 2018-05-17 | 1 | -0/+8 |
| | | | | Display MR unmergeable reasons | ||||
* | Backport 5480-epic-notifications from EE | Mario de la Ossa | 2018-05-07 | 2 | -6/+12 |
| | |||||
* | Make avatar helpers available to emails | Douwe Maan | 2018-04-26 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email' | Sean McGivern | 2018-04-10 | 1 | -0/+1 |
|\ | | | | | | | # Conflicts: # db/schema.rb | ||||
| * | Fix body of email when commits are pushed to an MR | Sean McGivern | 2018-04-03 | 1 | -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-email | Sean McGivern | 2018-03-30 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | Send notification emails when push to a merge requestYarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-request | YarNayar | 2018-03-26 | 1 | -0/+8 |
| | | | | | | | | Closes #23460 | ||||
* | | Send email to recipients | Stuart Nelson | 2018-03-26 | 1 | -0/+6 |
|/ | |||||
* | Use Project#full_name instead of name_with_namespace | Dmitriy Zaporozhets | 2018-03-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add DNS verification to Pages custom domains | Nick Thomas | 2018-02-23 | 2 | -0/+44 |
| |