aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24745 Decouple the workflow framework from issuesJulien HENRY2025-04-0343-1463/+1136
|
* SONAR-24730 Stop relying on DefaultTransitionsJulien HENRY2025-04-0336-55/+302
|
* SONAR-24720 Split the IssueWorkflow for issues and hostspotsJulien HENRY2025-04-038-526/+414
|
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-2710-64/+69
|
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-2734-55/+56
|
* SONAR-24630 Add early access misra settingStanislav2025-03-211-1/+1
| | | Co-authored-by: Dejan Milisavljevic <dejan.milisavljevic@sonarsource.com>
* SONAR-24489 Improve platform tests to showcase misloading of core extension ↵Steve Marion2025-02-282-0/+76
| | | | on level 1.
* SONAR-24350 Decrypt encrypted properties from SMTP configurationPawel Kupinski2025-02-283-2/+103
|
* SONAR-23456 ElasticSearch changeslukasz-jarocki-sonarsource2025-02-281-0/+3
|
* SONAR-23111 fixed the issue where logs were not downloaded when SonarQube ↵Lukasz Jarocki2025-02-174-4/+19
| | | | was deployed with web context
* SONAR-23111 Fix date in license headersMatteo Mara2025-01-302-2/+2
|
* SONAR-23111 api/system/logs now correctly return logs for data center editionLukasz Jarocki2025-01-304-6/+589
|
* SONAR-24216 Optimize querying of measures on startup indexingEric Giffon2025-01-281-2/+2
|
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09592-594/+592
|
* NO-JIRA fix sq issuesLéo Geoffroy2025-01-071-5/+5
|
* SONAR-22345 Reflect changes to prioritized rule in the changelogOrlovAlexander2025-01-072-1/+6
|
* SONAR-24042 add telemetry 'project_uses_aica_quality_gate'Dejan Milisavljevic2024-12-272-3/+62
|
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-277-25/+24
|
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus2024-12-202-10/+8
|
* SONAR-23990 Replace with text blockJulien Camus2024-12-191-6/+7
|
* SONAR-15049 Taint Vulnerabilities should be reopened if new flows are createdAntoine Vinot2024-12-186-65/+147
|
* SONAR-17786 Migrate from Wiser to Greenmail email testing frameworkJacek Poreda2024-12-182-44/+42
| | | | Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com>
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-187-7/+7
|
* SONAR-19122 Upgrade to Spring 6Jacek Poreda2024-12-184-15/+15
|
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-186-21/+13
|
* SONAR-23688 Add facet and filter on active_impactSeveritiesDejan Milisavljevic2024-12-184-46/+219
| | | Co-authored-by: OrlovAlexander <alexander.orlov@sonarsource.com>
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot2024-12-183-0/+506
| | | Co-authored-by: Julien HENRY <julien.henry@sonarsource.com>
* SONAR-23734 Total number of applications TelemetryOrlovAlexander2024-12-182-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 ↵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
|