aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/config/EmailSettings.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22516 Retrieve SMTP configuration from internal_propertiesAntoine Vigneau2024-08-161-0/+86
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-211-179/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14833 Order of fields in SMTP settings is not idealDuarte Meneses2021-07-011-0/+8
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SC-795 remove SonarCloud label from emailsSimon Brandhof2019-07-261-4/+0
* SONAR-10725 fix EmailSettings.getServerBaseURL()Sébastien Lesaint2019-04-261-7/+5
* SONAR-11757 single notification for FPs and changes on my issuesSébastien Lesaint2019-04-231-0/+4
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11073 Remove trailing slash in "Server base URL"Julien HENRY2018-08-021-1/+4
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Fix quality flawsJulien Lancelot2017-10-261-2/+2
* SONAR-9771 add property email.fromName and use it in email notificationsSébastien Lesaint2017-10-021-0/+13
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-041-5/+4
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-041-4/+0
* Remove some usages of Guava in APISimon Brandhof2017-06-191-4/+4
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-7978 Add test email configuration form to the settings page (#1216)Stas Vilchik2016-09-061-2/+4
* SONAR-8055 Declare emails configuration with PropertyDefinitionJulien Lancelot2016-09-061-2/+69
* SONAR-7665 Deprecate @BatchSide and introduce @ScannerSideDuarte Meneses2016-07-041-2/+2
* remove usage of deprecated methods of Guava ObjectsSébastien Lesaint2016-05-241-2/+2
* SONAR-7441 add ComputeEngineSide annotation where applicableSébastien Lesaint2016-03-291-1/+3
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-2/+2
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-3/+5
* SONAR-5135 fix bulk activation and resetSimon Brandhof2014-06-291-1/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Rename some remaining "Sonar" to "SonarQube"Simon Brandhof2013-06-021-1/+1
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Add comment to EmailSettingsSimon Brandhof2012-11-081-2/+2
* SONAR-3593 move EmailSettings to org.sonar.api.confSimon Brandhof2012-07-051-0/+90