aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Léo Geoffroy2024-11-265-25/+35
| | | | for Quality gate administrators
* 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 ↵Léo Geoffroy2024-11-2617-0/+1030
| | | | modes.
* 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
| | | | analysis
* 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 ↵Julien HENRY2024-10-2421-35/+936
| | | | plugin API
* NO-JIRA Fix SQ Issuesantoine.vinot2024-10-221-2/+6
|
* SONAR-23259 add changelog management for impactsLéo Geoffroy2024-10-182-9/+127
| | | Co-authored-by: OrlovAlexander <alexander.orlov@sonarsource.com>
* 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
| | | | Introduce an abstract class to differentiate static characteristics (dimension, metric key, ...) and dynamic (the actual value) to better show how it is supposed to be used. It will also prevent future duplication reports on data providers
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-151-2/+2
|
* NO-JIRA Remove new code issues resulting from the update of the deprecated ↵Matteo Mara2024-10-146-32/+37
| | | | methods.
* 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
| | | | Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com>
* 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
| | | | | | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com> Co-authored-by: Stanislav <31501873+stanislavhh@users.noreply.github.com> Co-authored-by: Viktor Vorona <viktor.vorona@sonarsource.com> Co-authored-by: OrlovAlexander <35396155+OrlovAlexander85@users.noreply.github.com> Co-authored-by: stanislavh <stanislav.honcharov@sonarsource.com>
* 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
| | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com>
* 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-192-15/+27
|
* SONAR-22641 update info for email config host telemetryBogdana2024-08-162-3/+49
|
* SONAR-22516 add telemetry for email configurationBogdana2024-08-165-1/+237
|
* SONAR-22516 Fix BBT using email configurationAntoine Vigneau2024-08-162-3/+4
|
* SONAR-22638 add OAuth authentication for sending emailsBogdana2024-08-167-13/+221
|
* 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 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
|