summaryrefslogtreecommitdiff
path: root/app/mailers/emails/issues.rb
Commit message (Expand)AuthorAgeFilesLines
* 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