aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/it
Commit message (Expand)AuthorAgeFilesLines
* SQRP-156 A frontend-used API is created that returns a CycloneDX SBOM for a p...John Bintz10 days1-8/+4
* SQRP-242 Add releases endpointsTravis Collins10 days2-0/+32
* SQRP-191 add new "sca_dependencies.chains" columnTieg Zaharia2025-02-191-0/+2
* SQRP-221 Add sca_releases table splitting out part of sca_dependenciesHavoc Pennington2025-02-192-46/+292
* SQRP-188 Add filtering to "search" dependencies REST APIJavier García Orduña2025-02-191-50/+82
* SQRP-140 Expose dependency details with new REST APIsJavier García Orduña2025-02-191-183/+0
* SQRP-172 fix typo in selectByUuid in ScaDependenciesMapperHavoc Pennington2025-02-191-0/+9
* SQRP-138 Create the sca_dependencies database tableHavoc Pennington2025-02-191-0/+198
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-044-267/+0
* SONAR-24216 Optimize querying of measures on startup indexingEric Giffon2025-01-281-1/+1
* SONAR-23122 Add telemetry to async issue index creation at startup.Steve Marion2025-01-101-0/+54
* SONAR-19225 Drop BCRYPT hash method for user passwordsMatteo Mara2025-01-092-3/+3
* SONAR-23711 Retrieve rules based on modeOrlovAlexander2025-01-092-0/+58
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09118-118/+118
* SONAR-14367 Add new field to ProjectAlmSettingDto and update queriesJacek Poreda2025-01-091-5/+31
* SONAR-24122 Fix application refresh not refreshing referencersDuarte Meneses2025-01-061-13/+1
* SONAR-23119 Create 'migration_logs' tableAlain Kermis2025-01-031-0/+79
* SONAR-23978 Detect AI CodeDejan Milisavljevic2024-12-201-0/+22
* SONAR-23984 Add Scheduler to fetch information about Copilot usageLéo Geoffroy2024-12-201-0/+66
* SONAR-23978 Add DAO for user_ai_tool_usages tableLéo Geoffroy2024-12-201-0/+82
* SONAR-24057 Optimize querying of branch measures to only load required measur...Eric Giffon2024-12-202-173/+40
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-182-19/+14
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot2024-12-181-8/+66
* SONAR-23734 Total number of applications TelemetryOrlovAlexander2024-12-181-0/+10
* SONAR-23738 Portfolio and Subportfolio selection mode telemetryOrlovAlexander2024-12-181-0/+28
* 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