Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-4366 SONAR-5095 Update quality gate email template in source code | Jean-Baptiste Lievremont | 2014-04-09 | 2 | -18/+16 |
| | |||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 8 | -8/+8 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | Fix some quality flaw | Julien HENRY | 2013-12-05 | 1 | -16/+20 |
| | |||||
* | SONAR-4647 Add support for STARTTLS | Julien HENRY | 2013-12-05 | 2 | -7/+33 |
| | |||||
* | Rename some remaining "Sonar" to "SonarQube" | Simon Brandhof | 2013-06-02 | 2 | -39/+35 |
| | |||||
* | Rename to SonarQube in notification emails | Simon Brandhof | 2013-05-28 | 2 | -5/+5 |
| | |||||
* | SONAR-4283 notifications on new issues and issue changes | Simon Brandhof | 2013-05-27 | 4 | -620/+1 |
| | |||||
* | SONAR-4283 implement the notification on new issues raised during project scan | Simon Brandhof | 2013-05-26 | 4 | -166/+7 |
| | |||||
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 12 | -48/+48 |
| | |||||
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 12 | -36/+36 |
| | |||||
* | SONAR-4163 Add " - False Positive" in email subject when the new resolution ↵ | Julien Lancelot | 2013-03-26 | 2 | -72/+68 |
| | | | | is False positive | ||||
* | Fix violations. | Fabrice Bellingard | 2013-02-01 | 1 | -4/+8 |
| | |||||
* | SONAR-3959 Refactor existing notification-related code | Fabrice Bellingard | 2013-01-31 | 14 | -523/+21 |
| | |||||
* | SONAR-3959 Add NotificationDispatcherMetadata class | Fabrice Bellingard | 2013-01-30 | 2 | -4/+14 |
| | |||||
* | SONAR-3959 Update NotifDispatchers to use new NotifManager method | Fabrice Bellingard | 2013-01-29 | 6 | -44/+182 |
| | |||||
* | SONAR-3959 Add notification type on NotificationDispatcher | Fabrice Bellingard | 2013-01-29 | 6 | -50/+47 |
| | |||||
* | SONAR-2746 Fix violation | Fabrice Bellingard | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | SONAR-2746 Fix test | Fabrice Bellingard | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | SONAR-2746 Email new alerts on favorite projects | Fabrice Bellingard | 2013-01-24 | 5 | -3/+364 |
| | |||||
* | SONAR-3593 move EmailSettings to org.sonar.api.conf | Simon Brandhof | 2012-07-05 | 6 | -10/+10 |
| | |||||
* | SONARPLUGINS-1948 Move EmailConfiguration to the core | David Gageot | 2012-06-19 | 10 | -184/+42 |
| | | | | + Rename to EmailSettings + Use Settings instead of Configuration | ||||
* | Remove warnings | David Gageot | 2012-04-27 | 1 | -6/+6 |
| | |||||
* | SONAR-3320 Add an extension point to observe property changes | Simon Brandhof | 2012-04-04 | 2 | -2/+2 |
| | |||||
* | Improve the stability of EmailNotificationChannelTest by using different ↵ | simonbrandhof | 2012-02-13 | 1 | -37/+27 |
| | | | | SMTP ports | ||||
* | SONAR-2747 Update Javadoc | Fabrice Bellingard | 2012-02-08 | 1 | -1/+1 |
| | |||||
* | SONAR-2747 Improve email message | Fabrice Bellingard | 2012-02-08 | 2 | -6/+3 |
| | |||||
* | SONAR-2747 Verification is now done on period1 | Fabrice Bellingard | 2012-02-08 | 2 | -5/+3 |
| | | | And not necessarily 'since last analysis' period. | ||||
* | Fix violations | Fabrice Bellingard | 2012-02-08 | 1 | -4/+0 |
| | |||||
* | SONAR-2747 Update email template for reviews | Fabrice Bellingard | 2012-02-07 | 2 | -22/+2 |
| | | | | | Remove the unnecessary "--" line at the end of the mail, which makes GMail hide the footer (as it considers this as a signature). | ||||
* | SONAR-2747 Improve email rendering | Fabrice Bellingard | 2012-02-07 | 2 | -9/+14 |
| | |||||
* | SONAR-3235 Make the numbers non breakable on the hotspot widgets | Fabrice Bellingard | 2012-02-03 | 1 | -10/+5 |
| | |||||
* | SONAR-2747 Send email when new violations appear on favourite project | Fabrice Bellingard | 2012-02-03 | 6 | -2/+285 |
| | | | | | | | | The email is sent only if: * the user has set the project as a favourite * this is a "last analysis" (= no 'sonar.projectDate' specified) * 'since last analysis' period was not removed in the admin page * there are new violations (obviously...) | ||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 12 | -12/+12 |
| | |||||
* | Fix EmailNotificationChannelTest | Evgeny Mandrikov | 2011-10-25 | 1 | -42/+47 |
| | | | | | * Use SubEthaSMTP instead of Dumbster * Enable test on Mac OS X | ||||
* | Change logging level of EmailNotificationChannel from INFO to DEBUG | Simon Brandhof | 2011-10-19 | 1 | -3/+3 |
| | |||||
* | SONAR-2740 Email notifications: add prefix to the sender's name | Evgeny Mandrikov | 2011-10-10 | 2 | -5/+6 |
| | |||||
* | SONAR-2779 Explicitly specify UTF-8 for outgoing emails | Evgeny Mandrikov | 2011-09-30 | 2 | -2/+15 |
| | |||||
* | Fix classloader issue of EmailNotificationChannel | Simon Brandhof | 2011-08-03 | 1 | -0/+4 |
| | |||||
* | Fix loading of javax.mail library | Simon Brandhof | 2011-08-03 | 1 | -52/+66 |
| | |||||
* | Disable the unit test EmailNotificationChannelTest on Mac OS | Simon Brandhof | 2011-08-02 | 1 | -0/+3 |
| | |||||
* | SONAR-2600,SONAR-2601 Replace STARTTLS by SSL and describe all SMTP settings | Evgeny Mandrikov | 2011-07-28 | 3 | -9/+16 |
| | |||||
* | SONAR-2607 Show in notification: project, resource and title of review | Evgeny Mandrikov | 2011-07-27 | 2 | -5/+143 |
| | |||||
* | SONAR-2607 Should be only one dispatcher - ↵ | Evgeny Mandrikov | 2011-07-27 | 5 | -146/+26 |
| | | | | ChangesInReviewAssignedToMeOrCreatedByMe | ||||
* | SONAR-2607 Fix permalink in ReviewEmailTemplate | Evgeny Mandrikov | 2011-07-27 | 2 | -11/+61 |
| | |||||
* | SONAR-2596,SONAR-2601 UI for email notifications | Evgeny Mandrikov | 2011-07-26 | 14 | -0/+1425 |
* Add email configuration to sidebar menu * I18n for email and notifications settings * Email configuration properties must be secured * Rename sonar-email-plugin to sonar-email-notifications-plugin |