summaryrefslogtreecommitdiff
path: root/app/mailers/emails/issues.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix issue due notification emails threading66524-issue-due-notification-emails-are-threaded-incorrectlyHeinrich Lee Yu2019-08-291-1/+1
* Send notifications to group-specific email addressWei-Meng Lee2019-05-311-2/+2
* Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-161-3/+4
* Remove link after issue move when no permissionsJarka Košanová2019-02-201-0/+1
* Import CSV BackendHeinrich Lee Yu2019-01-071-0/+11
* Add date range to milestone changed emailsHeinrich Lee Yu2018-12-211-1/+3
* Add email for milestone changeChantal Rollison2018-11-021-0/+14
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable frozen in app/mailers/**/*.rbgfyoung2018-08-151-0/+2
* Send email to recipientsStuart Nelson2018-03-261-0/+6
* Initial work to add notification reason to emailsMario de la Ossa2018-01-161-16/+17
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-2/+4
* Send notification emails when users are newly mentioned in issue editsNick Thomas2016-08-121-0/+5
* Add new notifications for issue move actionGrzegorz Bizon2016-03-171-0/+8
* 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-11/+14
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-2/+9
* Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-091-20/+18
* Remove duplication in mailers/emails/notes.rbDmitriy Zaporozhets2015-11-171-10/+12
* Remove duplication in issue emailsDmitriy Zaporozhets2015-11-161-36/+30
* Move `sent_notification!` out of Notify.Douwe Maan2015-08-191-4/+4
* Reply by email POCDouwe Maan2015-08-181-0/+8
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-4/+4
* Allow more mail clients to group emails by threadPierre de La Morinerie2014-07-031-16/+16
* 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
* Added email threading for update emails on issues and merge requests (if the ...Philip Blatter2014-05-051-0/+4
* 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/+6
* Remove deprecated findersskv2014-01-191-1/+1
* Fix minor errors/annoyances in email templatesDrew Blessing2013-11-081-3/+3
* Show iids for issues/mr in email subjectDmitriy Zaporozhets2013-08-221-4/+4
* Fix error when reassign issue/merge_request from non-assigned. Fixes #3201Dmitriy Zaporozhets2013-07-011-1/+1
* Fixed new mr/issue emailsDmitriy Zaporozhets2013-03-281-2/+2
* Improve notification service testsDmitriy Zaporozhets2013-03-281-1/+1
* Add close issue/mr methods to Notify. Refactored NotificationserviceDmitriy Zaporozhets2013-03-281-0/+8
* refactor emails a bit. Add email on ssh key creationDmitriy Zaporozhets2013-03-191-0/+25