summaryrefslogtreecommitdiff
path: root/app/mailers/emails/merge_requests.rb
Commit message (Expand)AuthorAgeFilesLines
* Send notifications to group-specific email addressWei-Meng Lee2019-05-311-1/+1
* Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-161-2/+2
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-2/+4
* Add date range to milestone changed emailsHeinrich Lee Yu2018-12-211-1/+3
* Add email for milestone changeChantal Rollison2018-11-021-0/+14
* Ports new refactor from EE to CETiago Botelho2018-09-241-3/+9
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable frozen in app/mailers/**/*.rbgfyoung2018-08-151-0/+2
* Notify only when unmergeable due to conflictMark Chao2018-06-201-2/+0
* Plural reason(s)Mark Chao2018-05-181-1/+1
* Notify with email when merge request became unmergeablelulalala2018-05-171-0/+8
* Fix body of email when commits are pushed to an MRSean McGivern2018-04-031-0/+1
* 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
* Initial work to add notification reason to emailsMario de la Ossa2018-01-161-18/+19
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-181-0/+5
|\
| * Add notifications for new user mentions in merge requestsNick Thomas2016-08-151-0/+5
* | Send notification email when all discussions are resolvedDouwe Maan2016-07-281-0/+7
|/
* format merge request references properlyBen Bodenmiller2016-04-181-1/+1
* Create a SentNotification record for #relabeled_issue_email / #relabeled_merg...Rémy Coutable2016-03-151-5/+3
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-32/+23
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-2/+12
* Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-091-34/+21
* Move `sent_notification!` out of Notify.Douwe Maan2015-08-191-5/+5
* Make MR notification email subject more standard.Douwe Maan2015-08-191-42/+1
* Reply by email POCDouwe Maan2015-08-181-1/+10
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-5/+15
* Fix various typosSteven Burgart2015-01-181-1/+1
* Include "Merge-request reopened" emails in the proper email threadPierre de La Morinerie2014-07-251-3/+4
* Merge branch 'improve-email-threading' into 'master'Dmitriy Zaporozhets2014-07-071-16/+16
|\
| * Allow more mail clients to group emails by threadPierre de La Morinerie2014-07-031-16/+16
* | Test if reopen notifications are sent.Marin Jankovski2014-07-031-1/+0
* | Reopen mr email notification.Marin Jankovski2014-07-031-0/+13
|/
* Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer2014-06-181-16/+16
* Allow more mail clients to group emails by threadPierre de La Morinerie2014-06-101-16/+16
* Send notification emails to the "project", and put people in CcPierre de La Morinerie2014-06-101-4/+4
* Merge pull request #6109 from jamit/masterDmitriy Zaporozhets2014-05-131-0/+4
|\
| * Added email threading for update emails on issues and merge requests (if the ...Philip Blatter2014-05-051-0/+4
* | Remove markdown notation from notification emailsDrew Blessing2014-04-281-4/+4
|/
* Fix the merge notification email not being sentPierre de La Morinerie2014-03-241-2/+2
* Add a "View in GitLab" link in notification emailsPierre de La Morinerie2014-03-031-0/+4
* Send emails from the authorPierre de La Morinerie2014-02-191-5/+9
* Write the issue/merge request title in the notification email subjectPierre de La Morinerie2014-02-191-4/+8
* Remove the email subject prefixPierre de La Morinerie2014-02-191-1/+1
* Remove deprecated findersskv2014-01-191-1/+1
* Add @project variable to merge request emailsDmitriy Zaporozhets2013-12-161-0/+4
* Fix minor errors/annoyances in email templatesDrew Blessing2013-11-081-4/+4
* Show iids for issues/mr in email subjectDmitriy Zaporozhets2013-08-221-4/+4
* Update emails to describe path using for_fork?Izaak Alpert2013-07-171-1/+1
* Style changes from review with @randxIzaak Alpert2013-07-171-1/+1