summaryrefslogtreecommitdiff
path: root/app/mailers
Commit message (Expand)AuthorAgeFilesLines
...
* Wipe wall notes featureDmitriy Zaporozhets2014-06-131-9/+0
* Allow more mail clients to group emails by threadPierre de La Morinerie2014-06-104-51/+88
* Send notification emails to the "project", and put people in CcPierre de La Morinerie2014-06-106-16/+30
* Merge pull request #6109 from jamit/masterDmitriy Zaporozhets2014-05-134-0/+26
|\
| * Now using correct ids as reference if we are informing about a new note.Philip Blatter2014-05-051-2/+2
| * Added email threading for update emails on issues and merge requests (if the ...Philip Blatter2014-05-054-0/+26
* | Remove markdown notation from notification emailsDrew Blessing2014-04-282-5/+5
|/
* Fix emails on push service when a single commit is pushedJonathan A. Sternberg2014-04-111-1/+1
* Fix the merge notification email not being sentPierre de La Morinerie2014-03-241-2/+2
* Remove custom link to target in notification emailsPierre de La Morinerie2014-03-031-1/+1
* Add a "View in GitLab" link in notification emailsPierre de La Morinerie2014-03-036-1/+22
* Send emails from the authorPierre de La Morinerie2014-02-195-16/+47
* Write the issue/merge request title in the notification email subjectPierre de La Morinerie2014-02-193-12/+22
* 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-192-7/+7
* Fix misleading commentPierre de La Morinerie2014-02-191-1/+1
* Add email aliases for usersJason Hollingsworth2014-02-131-0/+6
* Improve compare logic for EmailOnPush serviceDmitriy Zaporozhets2014-02-121-0/+1
* Fix broken test in spec/models/project_spec.rbJason Hollingsworth2014-01-241-1/+1
* Remove deprecated findersskv2014-01-192-2/+2
* Email on push: dont send email if new branch was pushed or branch was removedDmitriy Zaporozhets2013-12-171-4/+4
* Add templates for Emails on pushDmitriy Zaporozhets2013-12-171-1/+1
* Add new method to mailer for deliver emails with push infoDmitriy Zaporozhets2013-12-171-0/+10
* Add @project variable to merge request emailsDmitriy Zaporozhets2013-12-161-0/+4
* Set noreply@HOSTNAME for reply_to field in all emailsDmitriy Zaporozhets2013-12-091-0/+1
* Fix minor errors/annoyances in email templatesDrew Blessing2013-11-085-14/+14
* Fix the sigil for merge request emailsAbe Hassan2013-10-081-1/+1
* Email templates when user was added to groupDmitriy Zaporozhets2013-09-114-13/+28
* [#4821] - Fix some missing iidsRomain2013-08-261-2/+2
* Show iids for issues/mr in email subjectDmitriy Zaporozhets2013-08-222-8/+8
* Update emails to describe path using for_fork?Izaak Alpert2013-07-172-1/+2
* 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-012-2/+2
* Send project transfer email to all members. Added specs for project move emailDmitriy Zaporozhets2013-06-221-4/+4
* Extend models functionality with old decorator methods. Use Repository modelDmitriy Zaporozhets2013-03-311-1/+0
* Fixed new mr/issue emailsDmitriy Zaporozhets2013-03-282-4/+4
* Improve notification service testsDmitriy Zaporozhets2013-03-281-1/+1
* Add close issue/mr methods to Notify. Refactored NotificationserviceDmitriy Zaporozhets2013-03-282-0/+21
* refactor emails a bit. Add email on ssh key creationDmitriy Zaporozhets2013-03-195-104/+99
* Add a delay for sending emailsDmitriy Zaporozhets2013-02-011-0/+4
* Fix sending commit note email to id instead emailDmitriy Zaporozhets2013-02-011-2/+2
* Fix few test and notify for commit authorDmitriy Zaporozhets2013-01-151-1/+1
* Merge commit 'master' into discussionsRiyad Preukschas2013-01-151-4/+8
|\
| * email via sidekiq. start and stop rake tasksDmitriy Zaporozhets2013-01-091-1/+1
| * sidekiqDmitriy Zaporozhets2013-01-091-1/+1
| * Bit of cleanup and improving mailerDmitriy Zaporozhets2012-12-311-2/+5
| * Use project with namespace in email subjectDmitriy Zaporozhets2012-12-311-1/+1
| * Add missing subject for wall commentDmitriy Zaporozhets2012-12-301-1/+1
| * added RAILS_RELATIVE_URL_ROOT supportChris Frohoff2012-12-281-0/+1