aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common/src/test
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA fix sq issuesLéo Geoffroy3 min.1-5/+5
* SONAR-22345 Reflect changes to prioritized rule in the changelogOrlovAlexander3 min.1-1/+3
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus2024-12-201-7/+6
* SONAR-15049 Taint Vulnerabilities should be reopened if new flows are createdAntoine Vinot2024-12-182-58/+116
* SONAR-17786 Migrate from Wiser to Greenmail email testing frameworkJacek Poreda2024-12-181-43/+39
* SONAR-19122 Upgrade to Spring 6Jacek Poreda2024-12-181-4/+4
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-186-21/+13
* SONAR-23734 Total number of applications TelemetryOrlovAlexander2024-12-181-0/+50
* SONAR-23731 Portfolio report telemetryOrlovAlexander2024-12-061-0/+51
* SONAR-23512 Project report telemetryOrlovAlexander2024-12-061-0/+53
* NO-JIRA replace usage of Java6Assertions by normal AssertionsSteve Marion2024-12-061-1/+1
* SONAR-23736 Add application report TelemetryOrlovAlexander2024-12-041-0/+51
* SONAR-23719 Make sure all components are using the new Email ConfigurationAntoine Vigneau2024-11-298-241/+237
* SQRP-119 (#12446)Anita Stanisz2024-11-293-12/+12
* SONAR-23619 Add Sonar way for AI Code Quality GateJacek2024-11-291-0/+60
* SONAR-23367 Remove mention of Server in mode emailsLéo Geoffroy2024-11-292-12/+12
* SONAR-23367 Update email content for mode change notificationLéo Geoffroy2024-11-291-4/+4
* SQRP-119 Rename notifications (#12414)Anita Stanisz2024-11-293-12/+12
* 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-262-13/+15
* SONAR-23651 Trigger conditions mismatch notification when mode is changedLéo Geoffroy2024-11-262-54/+10
* SONAR-23649 QG admins can opt out from conditions mismatch notificationLéo Geoffroy2024-11-262-2/+23
* SONAR-23367 Send notification to instance admins about the existence of two m...Léo Geoffroy2024-11-268-0/+557
* SONAR-23527 Add changelog event when manual impact is updated during project ...Léo Geoffroy2024-11-111-0/+7
* SONAR-23363 Update set_severity endpointOrlovAlexander2024-11-111-0/+45
* SONAR-23527 impacts severity is updated when issue is set on manual severityLéo Geoffroy2024-11-111-0/+43
* SONAR-23363 handle manual impact flag during project analysisLéo Geoffroy2024-11-111-5/+44
* SONAR-23299 add fallback condition to live quality gate evaluationLéo Geoffroy2024-11-055-30/+179
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-247-6/+321
* NO-JIRA Fix SQ Issuesantoine.vinot2024-10-221-2/+6
* SONAR-23259 add changelog management for impactsLéo Geoffroy2024-10-181-2/+72
* 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-1435-383/+381
* SGB-126 Migrate the test to Junit 5 (#11904)Anita Stanisz2024-10-031-23/+27
* NO-JIRA Fix scan issuesDejan Milisavljevic2024-09-191-1/+0
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-184-112/+50
* SONAR-22641 fix values for telemetry smtp config when Optional.empty() returnedBogdana2024-09-022-1/+22
* SONAR-22727 index software qualitiy measure to project measuresDejan Milisavljevic2024-08-263-0/+136
* SONAR-22727 Move SoftwareQualitiesMetrics to sonar-coreDejan Milisavljevic2024-08-261-49/+0
* SONAR-22727 Introduce software quality security review rating metricsDDMili2024-08-261-13/+34
* SONAR-22727 Add new software qualities maintainability measuresLéo Geoffroy2024-08-261-0/+15
* SONAR-22727 Add new software qualities rating measuresDDMili2024-08-261-2/+2
* SONAR-22727 Add new software qualities remediation efforts measuresLéo Geoffroy2024-08-261-1/+1
* SONAR-22727 Define new metrics for project ratingsDejan Milisavljevic2024-08-261-0/+49
* SONAR-22559 Update permissions during project onboardingNolwenn Cadic2024-08-191-14/+20
* SONAR-22641 update info for email config host telemetryBogdana2024-08-161-2/+28
* SONAR-22516 add telemetry for email configurationBogdana2024-08-162-0/+104
* SONAR-22516 Fix BBT using email configurationAntoine Vigneau2024-08-161-0/+1
* SONAR-22638 add OAuth authentication for sending emailsBogdana2024-08-163-10/+82