summaryrefslogtreecommitdiff
path: root/app/mailers/notify.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'reference-access-control' into 'master'Dmitriy Zaporozhets2015-04-131-3/+9
|\
| * Fix errors.Douwe Maan2015-04-021-3/+9
* | Add ability to configure Reply-To address in gitlab.ymlStan Hu2015-04-031-1/+1
|/
* Enable more rubocop style checksDmitriy Zaporozhets2015-03-241-1/+1
* Make email display name configurableVyacheslav Slinko2015-03-111-1/+1
* Fix EmailsOnPush to allow sending from @company.com for GitLab at gitlab.corp...Douwe Maan2015-02-251-1/+16
* Add option to send EmailsOnPush from committer email if domain matches.Douwe Maan2015-02-251-1/+6
* Merge pull request #8749 from sashkab/b8748-emailheaderDmitriy Zaporozhets2015-02-081-0/+2
|\
| * Addex X-GitLab-Project header to GitLab emails.Aleks Bunin2015-02-071-0/+2
* | Allow notification email to be set separately from primary email.Douwe Maan2015-02-071-1/+1
|/
* Fix various typosSteven Burgart2015-01-181-2/+2
* Add rake task for google schema whitelisting.Marin Jankovski2014-12-041-0/+8
* Include the helper for mailer, add links to emails.Marin Jankovski2014-11-111-0/+1
* Allow more mail clients to group emails by threadPierre de La Morinerie2014-07-031-8/+38
* Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer2014-06-181-58/+8
* Allow more mail clients to group emails by threadPierre de La Morinerie2014-06-101-8/+44
* Send notification emails to the "project", and put people in CcPierre de La Morinerie2014-06-101-0/+14
* Added email threading for update emails on issues and merge requests (if the ...Philip Blatter2014-05-051-0/+16
* Send emails from the authorPierre de La Morinerie2014-02-191-1/+18
* Don't write the project namespace in email subjectsPierre de La Morinerie2014-02-191-1/+1
* Remove the email subject prefixPierre de La Morinerie2014-02-191-6/+6
* Fix misleading commentPierre de La Morinerie2014-02-191-1/+1
* Fix broken test in spec/models/project_spec.rbJason Hollingsworth2014-01-241-1/+1
* Set noreply@HOSTNAME for reply_to field in all emailsDmitriy Zaporozhets2013-12-091-0/+1