summaryrefslogtreecommitdiff
path: root/app/mailers/notify.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Fix "Unsubscribe" link in notification emails that is triggered by anti-virusMaximiliano Perez Coto2016-09-201-0/+6
* | Add a new pipeline email service. TODO: email templates and testsLin Jen-Shin2016-08-261-0/+1
|/
* UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-0/+2
* Factorize members mails into a new Emails::Members moduleRémy Coutable2016-06-141-1/+1
* Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-0/+2
* Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-headerRémy Coutable2016-03-251-7/+5
* Fix #2364. Fall back to In-Reply-To header when reply key not availableDavid Padilla2016-03-251-1/+7
* Added X-GitLab-... headers to emails from CI and Email On Push servicesAnton Baklanov2016-01-191-6/+9
* Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-091-3/+2
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-1/+1
* Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński2015-12-141-0/+1
|\
| * Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-0/+1
* | Make `can_send_from_user_email?` public in NotifyGrzegorz Bizon2015-12-081-2/+2
|/
* Fix Message-ID field to be RFC 2111-compliant to prevent e-mails from being d...Stan Hu2015-10-011-1/+1
* Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-211-2/+2
* Move helpers back to original directoryDmitriy Zaporozhets2015-09-091-3/+3
* Groundwork for merging CI into CEDouwe Maan2015-08-251-2/+2
* Move `sent_notification!` out of Notify.Douwe Maan2015-08-191-21/+0
* Add BaseMailer to house shared mailer functionality.Douwe Maan2015-08-191-32/+1
* Fix responding to commit notesDouwe Maan2015-08-191-4/+14
* Include display name with reply to address.Douwe Maan2015-08-191-2/+15
* Correctly set Message-ID for comment notifications.Douwe Maan2015-08-191-11/+13
* Changes and stuff.Douwe Maan2015-08-181-4/+6
* Reply by email POCDouwe Maan2015-08-181-18/+36
* Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets2015-05-061-4/+4
* Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka2015-05-061-4/+4
* Remove duplicate settings for default_url_optionsRobert Speicher2015-04-251-6/+1
* Set EmailsOnPush reply-to address to committer email when enabled.emailsonpush-replytoDouwe Maan2015-04-141-9/+13