aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-22727 Introduce software quality security review rating metricsDDMili2024-08-262-13/+45
* SONAR-22727 Add new software qualities maintainability measuresLéo Geoffroy2024-08-262-0/+26
* SONAR-22727 Add new software qualities rating measuresDDMili2024-08-263-15/+21
* SONAR-22727 Add new software qualities remediation efforts measuresLéo Geoffroy2024-08-262-3/+3
* SONAR-22727 Define new metrics for project ratingsDejan Milisavljevic2024-08-262-0/+333
* SONAR-22559 Update permissions during project onboardingNolwenn Cadic2024-08-193-15/+29
* SONAR-22641 update info for email config host telemetryBogdana2024-08-163-3/+50
* SONAR-22516 add telemetry for email configurationBogdana2024-08-166-1/+238
* SONAR-22516 Fix BBT using email configurationAntoine Vigneau2024-08-162-3/+4
* SONAR-22638 add OAuth authentication for sending emailsBogdana2024-08-168-13/+223
* SONAR-22516 API v2 endpoints for managing the email configurationAntoine Vigneau2024-08-162-5/+35
* SONAR-22516 Retrieve SMTP configuration from internal_propertiesAntoine Vigneau2024-08-163-19/+154
* SONAR-22543 Add CASA security reportLéo Geoffroy2024-07-262-7/+7
* SONAR-22543 Index new CASA security standardLéo Geoffroy2024-07-268-13/+145
* SONAR-22479 Implement sending new telemetry metricsAlain Kermis2024-07-241-0/+1
* SONAR-22479 moved 'user_enabled' metric to sonar-telemetrylukasz-jarocki-sonarsource2024-07-241-23/+0
* SONAR-22479 added new telemetry metric 'user_enabled'lukasz-jarocki-sonarsource2024-07-241-0/+23
* SONAR-22479 Refactored new telemetry modelAlain Kermis2024-07-244-164/+0
* SONAR-22479 added new interface for adding new telemetry metricslukasz-jarocki-sonarsource2024-07-244-0/+164
* SONAR-22479 Create new telemetry moduleAlain Kermis2024-07-245-1732/+0
* SONAR-22542 Add security report support for STIGLéo Geoffroy2024-07-231-0/+55
* SONAR-22542 Index new STIG security standardLéo Geoffroy2024-07-238-15/+67
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-3/+3
* SONAR-22269 fix BulkIndexer profiler being stopped multiple times when log le...Matteo Mara2024-06-191-2/+8
* SONAR-22359 Make hashing of user UUID in telemetry FIPS-compliantAlain Kermis2024-06-185-9/+85
* SONAR-22224 Remove unused importDejan Milisavljevic2024-06-031-1/+0
* SONAR-22224 Add prioritizedRule to rules/search apiDDMili2024-06-035-2/+33
* SONAR-22224 update api activate_rule, activate_rulesOrlovAlexander2024-06-031-0/+12
* SONAR-22224 Add prioritizedRule to issue/search apiDDMili2024-06-033-0/+116
* SONAR-22224 live update metricDDMili2024-06-032-0/+79
* SONAR-22224 Copy prioritized rule flag to issues (#11171)DDMili2024-06-032-63/+92
* SONAR-22224 Add prioritizedRule flag to Issues indexOrlovAlexander2024-06-033-5/+17
* SONAR-22121 Move security reports pdf generation to its own libraryDDMili2024-05-081-1/+8
* SONAR-21818 Add information if project is part of a monorepo to telemetry.Wojtek Wajerowicz2024-03-273-16/+30
* SONAR-21799 fix issue with sorting by impact data metricLéo Geoffroy2024-03-252-12/+25
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-221-1/+1