aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/it/java
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-23688 Index active rules impactsDejan Milisavljevic2024-12-061-16/+26
* SONAR-23731 Portfolio report telemetryOrlovAlexander2024-12-061-2/+10
* SONAR-23512 Project report telemetryOrlovAlexander2024-12-061-0/+24
* SONAR-23736 Add application report TelemetryOrlovAlexander2024-12-041-0/+26
* SONAR-23619 Add Sonar way for AI Code Quality GateJacek2024-11-292-6/+22
* SONAR-23619 Rename ai_code_assurance_column (#12320)Anita Stanisz2024-11-291-12/+12
* SONAR-23619 Add 'isAiCodeSupported' flag to show and list endpoints of Qualit...Jacek Poreda2024-11-291-0/+9
* SONAR-23619 Add DB migration for 'quality_gates' table to add 'ai_code_suppor...Jacek Poreda2024-11-291-0/+1
* SONAR-23637 Export of CSV finding files includes impactsOrlovAlexander2024-11-271-1/+6
* SONAR-23649 Conditions mismatch notification should be enabled by default for...Léo Geoffroy2024-11-261-56/+75
* CODEFIX-192 Add ai code fix enablement to audit logs (#12238)Serhat Yenican2024-11-191-4/+8
* CODEFIX-184 send ai suggestion enabled/disabled project count telemetry (#12228)Serhat Yenican2024-11-191-1/+19
* CODEFIX-181 Introduce a new endpoint for AI CodeFix project level enablementVojtech Suchy2024-11-191-0/+50
* CODEFIX-187 Add `isAiCodeFixEnabled` property to the Component Response (#12212)Serhat Yenican2024-11-191-1/+18
* SONAR-23363 Database Migration for manual_severity flag OrlovAlexander2024-11-111-14/+51
* SONAR-23298 Compute new measures for project and live updateDejan Milisavljevic2024-11-051-0/+54
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-248-39/+37
* SONAR-23098 Create Project Dependencies DB modelantoine.vinot2024-10-211-0/+183
* SONAR-23250 Support impacts in QP export-importOrlovAlexander2024-10-161-0/+2
* SONAR-23250 Add facilitator method for impacts Léo Geoffroy2024-10-161-15/+25
* SONAR-23250 Update active_rules table and dtoOrlovAlexander2024-10-161-0/+6
* SONAR-23153 Drop the live_measures table and migration flagsClaire Villard2024-10-152-45/+0
* NO-JIRA Remove new code issues resulting from the update of the deprecated me...Matteo Mara2024-10-141-4/+3
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-1422-168/+168
* SONAR-22880 Update migration flag on sub-portfoliosEric Giffon2024-10-091-0/+3
* SONAR-22880 Migrate 'live_measures' to 'measures'Claire Villard2024-10-092-2/+48
* SONAR-22879 Remove code related to live_measures tableEric Giffon2024-10-093-457/+1
* SONAR-22873 Remove project queries using joins on live_measuresEric Giffon2024-10-092-90/+36
* SONAR-22925 Import/export of JSON measuresClaire Villard2024-10-091-0/+649
* SONAR-22875 Index project measures using the measures table (#11734)Claire Villard2024-10-091-26/+27
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-092-412/+5
* SONAR-22872 Purge measures tableEric Giffon2024-10-091-15/+46
* SONAR-23207 Fix telemetry metrics for Cpp autoconfigAlain Kermis2024-09-271-3/+3
* SONAR-23064 Add POST endpoint api/projects/set_ai_code_assuranceMatteo Mara2024-09-251-2/+28
* SONAR-23064 Add ai_code_assurance column in projects tableMatteo Mara2024-09-251-0/+17
* SONAR-22649 Create DB populator for creating generated dataAlain Kermis2024-09-194-13/+7
* SONAR-23012 Add userName in scim users endpoint responseNolwenn Cadic2024-09-181-12/+30
* SONAR-22914 Compute CVEs received from scanner reportantoine.vinot2024-09-122-0/+32
* SONAR-22914 Create and update APIs for CVEsantoine.vinot2024-09-121-0/+17
* SONAR-22914 Add CVEs DB migration and DAOsantoine.vinot2024-09-123-0/+218
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-284-36/+36
* SONAR-22727 Manage new metrics in the live updateLéo Geoffroy2024-08-261-14/+20
* SONAR-22807 Implement get and patch gitlab permissions mapping endpointNolwenn Cadic2024-08-231-1/+1
* SONAR-22807 Adapt the BE to use the renamed table DEVOPS_PERMS_MAPPINGAurélien Poscia2024-08-232-142/+161
* SONAR-22479 Introduce ADHOC granularityAlain Kermis2024-07-241-4/+4
* SONAR-22479 Implement sending new telemetry metricsAlain Kermis2024-07-241-0/+79
* SONAR-22479 added new metric project_cpp_config_typelukasz-jarocki-sonarsource2024-07-241-0/+24
* SONAR-22224 Copy prioritized rule flag to issues (#11171)DDMili2024-06-031-2/+2
* SONAR-22224 Create issue visitorDDMili2024-06-031-0/+7
* SONAR-22246 Cleanup SQL query for the ncloc of biggest branchEric Giffon2024-05-161-4/+4