summaryrefslogtreecommitdiff
path: root/app/mailers/emails/merge_requests.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge Request on forked projectsIzaak Alpert2013-07-171-5/+42
* 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
* Add close issue/mr methods to Notify. Refactored NotificationserviceDmitriy Zaporozhets2013-03-281-0/+13
* refactor emails a bit. Add email on ssh key creationDmitriy Zaporozhets2013-03-191-0/+16