aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
...
* NO-JIRA Remove new code issues resulting from the update of the deprecated me...Matteo Mara2024-10-143-7/+6
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-1455-410/+403
* SONAR-22872 Correctly populate ncloc_language_distributionEric Giffon2024-10-091-0/+1
* SONAR-22880 Update migration flag on sub-portfoliosEric Giffon2024-10-092-1/+4
* SONAR-22880 Migrate 'live_measures' to 'measures'Claire Villard2024-10-099-5/+87
* SONAR-22879 Remove code related to live_measures tableEric Giffon2024-10-0918-1040/+1
* SONAR-22872 Update DB populator to write JSON measuresEric Giffon2024-10-093-25/+30
* SONAR-22873 Remove project queries using joins on live_measuresEric Giffon2024-10-098-148/+52
* SONAR-22925 Import/export of JSON measuresClaire Villard2024-10-093-4/+7
* SONAR-22875 Index project measures using the measures table (#11734)Claire Villard2024-10-092-169/+244
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-0916-749/+665
* SONAR-22872 Live update of JSON measuresEric Giffon2024-10-097-2/+319
* SONAR-22872 Purge measures tableEric Giffon2024-10-096-17/+100
* SONAR-22872 CE step to persist measures in JSON formatEric Giffon2024-10-0912-0/+548
* SONAR-22871 Create measures tableEric Giffon2024-10-091-0/+11
* SONAR-23265 Fix SSF-623Julien Camus2024-10-041-4/+3
* SONAR-23207 Fix telemetry metrics for Cpp autoconfigAlain Kermis2024-09-272-8/+10
* SONAR-23064 Return 403 when trying to select/deselect a Quality Gate for AI-f...Matteo Mara2024-09-251-0/+5
* SONAR-23064 Add new dismissible message typeAlain Kermis2024-09-251-1/+2
* SONAR-23064 Enhance api/qualitygates/search based on ai-assured flagZipeng WU2024-09-252-1/+14
* SONAR-23064 Add POST endpoint api/projects/set_ai_code_assuranceMatteo Mara2024-09-254-2/+41
* SONAR-23064 Add ai_code_assurance column in projects tableMatteo Mara2024-09-254-1/+32
* NO-JIRA remove metrics usage that have been removed from codebase.Steve Marion2024-09-191-3/+0
* SONAR-22649 Create DB populator for creating generated dataAlain Kermis2024-09-1926-161/+793
* SONAR-23012 Add userName in scim users endpoint responseNolwenn Cadic2024-09-185-17/+74
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-181-2/+0
* SONAR-22912 Backup and restore prioritizedRule flag in Quality ProfilesDejan Milisavljevic2024-09-162-0/+9
* SONAR-22914 Issues on different CVEs are different issuesantoine.vinot2024-09-122-3/+23
* SONAR-22914 Compute CVEs received from scanner reportantoine.vinot2024-09-129-4/+71
* SONAR-22914 Create and update APIs for CVEsantoine.vinot2024-09-124-1/+38
* SONAR-22914 Add CVEs DB migration and DAOsantoine.vinot2024-09-1220-6/+670
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-2816-211/+101
* SONAR-22727 index software qualitiy measure to project measuresDejan Milisavljevic2024-08-261-1/+13
* SONAR-22727 Manage new metrics in the live updateLéo Geoffroy2024-08-263-15/+32
* SONAR-22807 Implement get and patch gitlab permissions mapping endpointNolwenn Cadic2024-08-232-2/+2
* SONAR-22807 Adapt the BE to use the renamed table DEVOPS_PERMS_MAPPINGAurélien Poscia2024-08-2314-286/+327
* SONAR-22807 Implement required DB migrations to rename github_perms_mapping t...Nolwenn Cadic2024-08-231-8/+9
* SONAR-22559 Update permissions during project onboardingNolwenn Cadic2024-08-191-0/+1
* SONAR-22559 Display project name instead of ID in logsAurelien Poscia2024-08-191-0/+5
* SONAR-22479 Introduce ADHOC granularityAlain Kermis2024-07-242-11/+5
* SONAR-22479 Implement sending new telemetry metricsAlain Kermis2024-07-2411-0/+403
* SONAR-22479 added new metric project_cpp_config_typelukasz-jarocki-sonarsource2024-07-244-2/+56
* SONAR-22479 added new telemetry metric 'user_enabled'lukasz-jarocki-sonarsource2024-07-241-0/+3
* SONAR-22479 added new table 'telemetry_metrics_sent'lukasz-jarocki-sonarsource2024-07-241-0/+7
* NO-JIRA removed unused codelukasz-jarocki-sonarsource2024-07-101-2/+0
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-3/+3
* SONAR-21920 fixed issues in migrations 10_4_002 and 10_4_003lukasz-jarocki-sonarsource2024-06-201-1/+1
* SONAR-22365 Fix SSF-571Antoine Vigneau2024-06-171-0/+8
* SONAR-22340 Fix SSF-584Peter Horvath2024-06-051-3/+3
* SONAR-22224 Add prioritizedRule to rules/search apiDDMili2024-06-031-0/+5