aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23250 Revert changes made in the plugin API for ActiveRuleJulien HENRY2024-10-2113-15/+184
* SONAR-23188 Custom design for the mode settingViktor Vorona2024-10-1910-8/+327
* SONAR-23259 add changelog management for impactsLéo Geoffroy2024-10-1823-90/+298
* SONAR-23259 Update QualityProfileChangesUpdater OrlovAlexander2024-10-182-18/+4
* SONAR-23191 Filter updates based on MQR or STANDARD modesIsmail Cherri2024-10-1810-192/+296
* SONAR-23191 Add filtering to changelog API (#12101)Dejan Milisavljevic2024-10-186-27/+312
* SONAR-23426 Update CFamily analyzer and dependencies to version 6.60.0.76379 ...hashicorp-vault-sonar-prod[bot]2024-10-181-2/+2
* SONAR-22615 Inform admin that updating a group's member when SAML is enabled ...guillaume-peoch-sonarsource2024-10-184-16/+84
* SONAR-22871 Fix CLOB type assertionsEric Giffon2024-10-171-4/+7
* SONAR-23189 Adjust Rule customization modal with Mode settingViktor Vorona2024-10-175-29/+11
* No-JIRA Add missing package to fix issueLéo Geoffroy2024-10-171-0/+23
* SONAR-23250 Update plugin-api version to releasedLéo Geoffroy2024-10-161-1/+1
* SONAR-23250 Ignore the order of impacts on showing the customization infoViktor Vorona2024-10-164-95/+126
* SONAR-23250 Show only changed impacts in quality profile comparisonViktor Vorona2024-10-164-23/+96
* SONAR-23258 fix bug with custom rulesLéo Geoffroy2024-10-164-16/+21
* SONAR-23343 Add impacts to regulatory reportOrlovAlexander2024-10-162-3/+15
* SONAR-23250 Compare active rules impacts when comparing quality profilesDejan Milisavljevic2024-10-1610-97/+382
* SONAR-23250 Fix issues raised by the scanDejan Milisavljevic2024-10-162-2/+1
* SONAR-23250 Support impacts in QP export-importOrlovAlexander2024-10-1612-8/+274
* SONAR-23250 Rename softwareQualityImpact to impactsViktor Vorona2024-10-163-11/+9
* SONAR-23260 Publish impact changes to SonarQube IDEDejan Milisavljevic2024-10-165-25/+129
* SONAR-23250 handle impacts on active rules in scanner engineLéo Geoffroy2024-10-1618-60/+209
* SONAR-23250 Initial population of active_rules with impactsDejan Milisavljevic2024-10-168-59/+313
* SONAR-23250 Update activate_rule endpoint to support impactsLéo Geoffroy2024-10-164-4/+155
* SONAR-23250 Update rule activator to support impact severity overridesLéo Geoffroy2024-10-1611-234/+496
* SONAR-23250 Support impacts in rule/searchOrlovAlexander2024-10-165-51/+136
* SONAR-23263 Redesign Quality Profile select in activation modalViktor Vorona2024-10-164-60/+80
* SONAR-23262 Divide tests RuleList from RuleDetailsViktor Vorona2024-10-162-398/+424
* SONAR-23262 Show if rule is customized on the quality profile list?Viktor Vorona2024-10-166-11/+253
* SONAR-23250 Add backward and forward severity mapping for quality profileLéo Geoffroy2024-10-162-0/+220
* SONAR-23261 Custom software quality severitiesViktor Vorona2024-10-1614-208/+721
* SONAR-23250 Support impacts in BuiltInQProfileInsertImplOrlovAlexander2024-10-162-16/+67
* SONAR-23250 Add facilitator method for impacts Léo Geoffroy2024-10-164-26/+111
* SONAR-23250 Update active_rules table and dtoOrlovAlexander2024-10-167-4/+139
* SONAR-23188 Rename isLegacy into isStandardMode and useLegacyCCTMode into use...Ismail Cherri2024-10-1645-232/+255
* SONAR-23191 Quality Profile details adopts MQR modeIsmail Cherri2024-10-167-185/+273
* SONAR-23191 Quality Profile comparison pageViktor Vorona2024-10-161-5/+12
* SONAR-23197 Project list adapt MQR/Standard modeViktor Vorona2024-10-165-8/+50
* SONAR-23195 MQR mode for Code and Measures pagesIsmail Cherri2024-10-1612-43/+74
* SONAR-23189 SONAR-23190 MQR mode for issues and rules listViktor Vorona2024-10-1634-375/+916
* SONAR-23194 Project overview adopts MQR modeIsmail Cherri2024-10-1611-31/+147
* SONAR-23188 MQR Mode settingViktor Vorona2024-10-1616-15/+273
* SONAR-22939 Backdate issues raised on a repository not matching the pluginClaire Villard2024-10-162-98/+102
* NO-JIRA Refactor v2 telemetry data providerDamien Urruty2024-10-1515-253/+92
* SGB-163 Fetching rules and cve inside issue details page using react queryRevanshu Paliwal2024-10-159-174/+159
* SONAR-23403 Update embedded Java analyzer to 8.5.0.37199 (#12074)Alban Auzeill2024-10-151-2/+2
* SONAR-23394 Upgrade sonar-xml plugin to 2.11.0.5671 (#12065)leonardo-pilastri-sonarsource2024-10-151-1/+1
* SONAR-23153 Drop the live_measures table and migration flagsClaire Villard2024-10-1527-144/+500
* NO-JIRA Break circular dependency between Metric and MeasureMatteo Mara2024-10-1517-132/+149
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-1510-42/+29