aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15049 Taint Vulnerabilities should be reopened if new flows are createdAntoine Vinot4 days6-65/+147
* SONAR-17786 Migrate from Wiser to Greenmail email testing frameworkJacek Poreda4 days2-44/+42
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda4 days7-7/+7
* SONAR-19122 Upgrade to Spring 6Jacek Poreda4 days4-15/+15
* SONAR-24004 Replace lambda with method referenceJulien Camus4 days6-21/+13
* SONAR-23688 Add facet and filter on active_impactSeveritiesDejan Milisavljevic4 days4-46/+219
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot4 days3-0/+506
* SONAR-23734 Total number of applications TelemetryOrlovAlexander4 days2-0/+95
* SONAR-23688 Index active rules impactsDejan Milisavljevic2024-12-064-57/+85
* SONAR-23731 Portfolio report telemetryOrlovAlexander2024-12-062-0/+96
* SONAR-23512 Project report telemetryOrlovAlexander2024-12-062-0/+98
* NO-JIRA replace usage of Java6Assertions by normal AssertionsSteve Marion2024-12-061-1/+1
* SONAR-23736 Add application report TelemetryOrlovAlexander2024-12-042-0/+97
* SONAR-23719 Make sure all components are using the new Email ConfigurationAntoine Vigneau2024-11-2919-303/+320
* SQRP-119 (#12446)Anita Stanisz2024-11-296-16/+16
* SONAR-23619 Add Sonar way for AI Code Quality GateJacek2024-11-296-7/+183
* SONAR-23367 Remove mention of Server in mode emailsLéo Geoffroy2024-11-294-18/+18
* SONAR-23569 Use Software Quality metrics when in MQR modeDejan Milisavljevic2024-11-291-0/+8
* SONAR-23367 Update email content for mode change notificationLéo Geoffroy2024-11-292-6/+6
* SQRP-119 Rename notifications (#12414)Anita Stanisz2024-11-296-16/+16
* SONAR-23569 Add STIG and CASA to the PDF Security ReportDejan Milisavljevic2024-11-271-0/+5
* SONAR-23649 Fix SonarQube issuesLéo Geoffroy2024-11-261-4/+7
* SONAR-23649 Conditions mismatch notification should be enabled by default for...Léo Geoffroy2024-11-265-25/+35
* SONAR-23651 Trigger conditions mismatch notification when mode is changedLéo Geoffroy2024-11-266-84/+135
* SONAR-23649 QG admins can opt out from conditions mismatch notificationLéo Geoffroy2024-11-264-5/+49
* SONAR-23367 Send notification to instance admins about the existence of two m...Léo Geoffroy2024-11-2617-0/+1030
* SONAR-23341 Security report data are based on Security impact when in MQR modeDejan Milisavljevic2024-11-212-98/+179
* SONAR-23566 Remove deprecation on rule 'type' and 'severity'Léo Geoffroy2024-11-131-11/+2
* SONAR-23527 Add changelog event when manual impact is updated during project ...Léo Geoffroy2024-11-112-1/+14
* SONAR-23363 Update set_severity endpointOrlovAlexander2024-11-112-0/+76
* SONAR-23527 impacts severity is updated when issue is set on manual severityLéo Geoffroy2024-11-112-0/+56
* SONAR-23363 handle manual impact flag during project analysisLéo Geoffroy2024-11-112-17/+56
* SONAR-23299 add fallback condition to live quality gate evaluationLéo Geoffroy2024-11-0511-36/+404
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-2421-35/+936
* NO-JIRA Fix SQ Issuesantoine.vinot2024-10-221-2/+6
* SONAR-23259 add changelog management for impactsLéo Geoffroy2024-10-182-9/+127
* SONAR-23250 Update rule activator to support impact severity overridesLéo Geoffroy2024-10-161-2/+17
* NO-JIRA Refactor v2 telemetry data providerDamien Urruty2024-10-152-44/+6
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-151-2/+2
* NO-JIRA Remove new code issues resulting from the update of the deprecated me...Matteo Mara2024-10-146-32/+37
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-1442-420/+416
* SONAR-22875 Index project measures using the measures table (#11734)Claire Villard2024-10-091-6/+6
* SONAR-23133 move hamcrest-core dependency to hamcrest. remove obsolete exclus...Steve Marion2024-10-071-1/+1
* SONAR-23133 removing com.squareup.okio:okio direct dependencySteve Marion2024-10-071-1/+0
* SGB-126 Migrate the test to Junit 5 (#11904)Anita Stanisz2024-10-031-23/+27
* NO-JIRA Fix scan issuesDejan Milisavljevic2024-09-192-2/+0
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-1811-174/+153
* SONAR-22641 fix values for telemetry smtp config when Optional.empty() returnedBogdana2024-09-024-10/+30
* SONAR-22727 index software qualitiy measure to project measuresDejan Milisavljevic2024-08-269-3/+227
* SONAR-22727 Move SoftwareQualitiesMetrics to sonar-coreDejan Milisavljevic2024-08-262-335/+0