aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23936 Query all portfolio projects at once rather than recursivelyCody Simms4 days3-26/+43
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda4 days1-1/+1
* SONAR-24003 Delete unnecessary importsJulien Camus4 days8-20/+13
* SONAR-23571 Add index on rule_tags tableEric Giffon4 days1-0/+1
* SONAR-24004 Replace lambda with method referenceJulien Camus4 days4-34/+20
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot4 days7-26/+170
* SONAR-23734 Total number of applications TelemetryOrlovAlexander4 days4-0/+22
* SONAR-23738 Portfolio and Subportfolio selection mode telemetryOrlovAlexander4 days6-1/+140
* SONAR-23688 Index active rules impactsDejan Milisavljevic2024-12-062-16/+40
* SONAR-23731 Portfolio report telemetryOrlovAlexander2024-12-064-2/+22
* SONAR-23512 Project report telemetryOrlovAlexander2024-12-066-3/+128
* SONAR-23736 Add application report TelemetryOrlovAlexander2024-12-044-0/+42
* SONAR-23063, SONAR-23804 Add Prioritized rule flag to import/export and fix f...Viktor Vorona2024-12-043-0/+5
* SONAR-23619 Add Sonar way for AI Code Quality GateJacek2024-11-298-16/+66
* SONAR-23619 Add aiCodeAssurance field to search quality gate endpoint (#12362)Anita Stanisz2024-11-292-1/+10
* SONAR-23619 Rename ai_code_assurance_column (#12320)Anita Stanisz2024-11-299-33/+33
* SONAR-23619 Add 'isAiCodeSupported' flag to show and list endpoints of Qualit...Jacek Poreda2024-11-292-2/+13
* SONAR-23619 Add DB migration for 'quality_gates' table to add 'ai_code_suppor...Jacek Poreda2024-11-294-2/+14
* SONAR-23733 Use Software Quality metrics when in MQR modeDejan Milisavljevic2024-11-291-0/+13
* SONAR-23637 Export of CSV finding files includes impactsOrlovAlexander2024-11-273-1/+20
* SONAR-23649 Conditions mismatch notification should be enabled by default for...Léo Geoffroy2024-11-265-70/+99
* SONAR-23367 Send notification to instance admins about the existence of two m...Léo Geoffroy2024-11-261-0/+5
* CODEFIX-192 Add ai code fix enablement to audit logs (#12238)Serhat Yenican2024-11-195-13/+108
* CODEFIX-184 send ai suggestion enabled/disabled project count telemetry (#12228)Serhat Yenican2024-11-194-1/+37
* CODEFIX-181 Introduce a new endpoint for AI CodeFix project level enablementVojtech Suchy2024-11-194-0/+63
* CODEFIX-187 Add `isAiCodeFixEnabled` property to the Component Response (#12212)Serhat Yenican2024-11-193-1/+31
* CODEFIX-177 Add 'ai_code_fix_enabled' column to the 'projects' tableSerhat Yenican2024-11-191-1/+2
* SONAR-23625 support for different version for community build.Steve Marion2024-11-151-3/+4
* SONAR-23566 Remove deprecation on rule 'type' and 'severity'Léo Geoffroy2024-11-131-10/+2
* SONAR-23474 Project import/export supports manual impact severityLéo Geoffroy2024-11-111-0/+1
* SONAR-23363 handle manual impact flag during project analysisLéo Geoffroy2024-11-112-34/+31
* SONAR-23363 Database Migration for manual_severity flag OrlovAlexander2024-11-114-20/+78
* SONAR-23298 Compute new measures for project and live updateDejan Milisavljevic2024-11-055-0/+165
* SONAR-23485 Fix NPE when importing FOSSA CVEsJulien HENRY2024-10-292-5/+12
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-2429-215/+164
* SONAR-23098 Persist dependencies in the compute engineJulien HENRY2024-10-214-0/+41
* SONAR-23098 Create Project Dependencies DB modelantoine.vinot2024-10-2113-1/+526
* SONAR-23259 add changelog management for impactsLéo Geoffroy2024-10-181-1/+20
* SONAR-23191 Add filtering to changelog API (#12101)Dejan Milisavljevic2024-10-182-0/+20
* SONAR-23343 Add impacts to regulatory reportOrlovAlexander2024-10-161-2/+14
* SONAR-23250 Support impacts in QP export-importOrlovAlexander2024-10-164-1/+10
* SONAR-23260 Publish impact changes to SonarQube IDEDejan Milisavljevic2024-10-161-0/+1
* SONAR-23250 Initial population of active_rules with impactsDejan Milisavljevic2024-10-163-0/+17
* SONAR-23250 Update rule activator to support impact severity overridesLéo Geoffroy2024-10-162-0/+27
* SONAR-23250 Add facilitator method for impacts Léo Geoffroy2024-10-164-26/+111
* SONAR-23250 Update active_rules table and dtoOrlovAlexander2024-10-164-4/+28
* SONAR-23153 Drop the live_measures table and migration flagsClaire Villard2024-10-159-99/+2
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-151-3/+0
* SONAR-23312 Drop column issues.from_hotspotJavier Garcia Orduna2024-10-141-1/+0
* NO-JIRA Remove new code issues resulting from the update of the deprecated me...Matteo Mara2024-10-143-7/+6