summaryrefslogtreecommitdiff
path: root/app/mailers/notify.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+2
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-091-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-301-14/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Handle namespaced modelsAlex Kalderimis2019-08-211-2/+13
* Respect alt email when sending group access notifications63568-access-email-notifications-custom-emailMario de la Ossa2019-07-251-4/+8
* Make pipeline emails respect group email setting63485-fix-pipeline-emails-to-use-group-settingHeinrich Lee Yu2019-07-231-11/+1
* 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
* Send notifications to group-specific email addressWei-Meng Lee2019-05-311-3/+22
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-0/+2
* Add date range to milestone changed emailsHeinrich Lee Yu2018-12-211-0/+1
* Add List-Id to notification emailsOlivier Crête2018-12-131-0/+2
* Merge branch '54650-send-an-email-to-project-owners-when-a-mirror-update-fail...Nick Thomas2018-12-121-0/+1
|\
| * Send a notification email on mirror update errorsAlejandro Rodríguez2018-12-111-0/+1
* | Fix a potential frozen string error in app/mailers/notify.rbRémy Coutable2018-12-111-2/+2
|/
* Fix a frozen string error in app/mailers/notify.rbRémy Coutable2018-12-101-1/+1
* Add IID headers to E-Mail notificationsLukas Eipert2018-10-161-0/+1
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+1
* Enable frozen in app/mailers/**/*.rbgfyoung2018-08-151-6/+10
* Put fallback reply-key address first in the References headerToon Claes2018-07-271-2/+2
* Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-4/+9
* Make avatar helpers available to emailsDouwe Maan2018-04-261-0/+1
* Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets2018-03-071-1/+1
* Add DNS verification to Pages custom domainsNick Thomas2018-02-231-0/+1
* Initial work to add notification reason to emailsMario de la Ossa2018-01-161-0/+2
* 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-131-0/+12
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-0/+1
* Fix specsDouwe Maan2017-04-051-2/+2
* All CI offline migrationsKamil Trzciński2017-03-171-1/+0
* Update Rubocop to ruby 2.3zj-drop-ruby-21-testsZ.J. van de Weg2017-02-071-1/+1
* Handles unsubscribe from notifications via emailPawel Chojnacki2017-01-131-6/+14
* Use method helper instead of add_template_helperbogdanvlviv2016-11-061-6/+6
* Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-041-1/+2
|\
| * change determine conditionsFu 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
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-211-0/+6
|\ \ | |/