aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-email-notifications-plugin/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* Change logging level of EmailNotificationChannel from INFO to DEBUGSimon Brandhof2011-10-191-3/+3
* SONAR-2740 Email notifications: add prefix to the sender's nameEvgeny Mandrikov2011-10-101-4/+5
* SONAR-2779 Explicitly specify UTF-8 for outgoing emailsEvgeny Mandrikov2011-09-301-0/+1
* Fix classloader issue of EmailNotificationChannelSimon Brandhof2011-08-031-0/+4
* Fix loading of javax.mail librarySimon Brandhof2011-08-031-52/+66
* SONAR-2600,SONAR-2601 Replace STARTTLS by SSL and describe all SMTP settingsEvgeny Mandrikov2011-07-282-8/+15
* SONAR-2607 Show in notification: project, resource and title of reviewEvgeny Mandrikov2011-07-271-2/+9
* SONAR-2607 Should be only one dispatcher - ChangesInReviewAssignedToMeOrCreat...Evgeny Mandrikov2011-07-273-55/+13
* SONAR-2607 Fix permalink in ReviewEmailTemplateEvgeny Mandrikov2011-07-271-1/+1
* SONAR-2596,SONAR-2601 UI for email notificationsEvgeny Mandrikov2011-07-268-0/+674