aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23098 Create Project Dependencies DB modelantoine.vinot2024-10-214-1/+129
* SONAR-23250 Update active_rules table and dtoOrlovAlexander2024-10-163-0/+111
* NO-JIRA Refactor v2 telemetry data providerDamien Urruty2024-10-154-80/+16
* SONAR-23153 Drop the live_measures table and migration flagsClaire Villard2024-10-1516-1/+498
* SONAR-23312 Drop column issues.from_hotspotJavier Garcia Orduna2024-10-143-1/+85
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-144-17/+16
* SONAR-22870 Log the item UUID on error during the measures migrationClaire Villard2024-10-113-1/+52
* SONAR-23350 Fix ORA-1000 Maximum Number of Cursors Exceeded during measures m...Claire Villard2024-10-101-21/+24
* SONAR-22880 Update migration flag on sub-portfoliosEric Giffon2024-10-091-0/+23
* SONAR-22870 Move the migrations to 10.8Claire Villard2024-10-0925-55/+142
* SONAR-22880 Migrate 'live_measures' to 'measures'Claire Villard2024-10-0917-5/+1082
* SONAR-22879 Remove code related to live_measures tableEric Giffon2024-10-091-2/+2
* SONAR-22871 Create measures tableEric Giffon2024-10-097-1/+352
* SONAR-23279 fixed syntax in assertAiCodeAssuranceColumnSetToDefault methodlukasz-jarocki-sonarsource2024-10-041-1/+1
* SONAR-23064 Add ai_code_assurance column in projects tableMatteo Mara2024-09-253-0/+138
* SONAR-22914 Add CVEs DB migration and DAOsantoine.vinot2024-09-127-1/+370
* SONAR-22891 added new telemetry metriclukasz-jarocki-sonarsource2024-09-066-4/+131
* SONAR-22807 Make MigrationDbTester final to fix migration QANolwenn Cadic2024-08-301-1/+1
* SONAR-22807 Provisioning of permissions uses custom mappingNolwenn Cadic2024-08-231-1/+0
* SONAR-22807 Implement get and patch gitlab permissions mapping endpointNolwenn Cadic2024-08-233-7/+6
* SONAR-22807 Add default permissions mappings for GitLab in DevOps_perms_mappi...Aurelien Poscia2024-08-233-1/+210
* SONAR-22807 Implement required DB migrations to rename github_perms_mapping t...Nolwenn Cadic2024-08-2318-1/+944
* SGB-123 cover null value case for email.smtp_secure_connection.securedBogdana2024-08-232-2/+3
* SONAR-22521 fixed the issue where sometimes the upgrade warning text was not ...lukasz-jarocki-sonarsource2024-08-201-0/+2
* SONAR-22516 Migrate SMTP related properties into internal_propertiesAntoine Vigneau2024-08-163-1/+450
* SONAR-22596 Fail Gitlab sync task if user consent is neededNolwenn Cadic2024-07-254-2/+239
* SONAR-22479 Implement after() method for providersAlain Kermis2024-07-243-3/+3
* SONAR-22479 Added new upgrade related telemetry metrics for the installation ...Matteo Mara2024-07-2412-12/+418
* SONAR-22479 added new table 'telemetry_metrics_sent'lukasz-jarocki-sonarsource2024-07-246-3/+183
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-2/+2
* NO-JIRA Fix Quality GateMatteo Mara2024-06-201-2/+2
* SONAR-21920 fixed issues in migrations 10_4_002 and 10_4_003lukasz-jarocki-sonarsource2024-06-207-18/+189
* SONAR-22394 Add table ownership document (#11237)Marcin Majewski2024-06-111-0/+108
* SONAR-22224 DB migration to add prioritized_rule columnsOrlovAlexander2024-06-037-0/+281
* SONAR-22141 migrations-status response shows estimated finish date only when ...Matteo Mara2024-05-313-4/+51
* SONAR-22141 implement simple linear ETA algorithm for db-migration.Steve Marion2024-05-084-50/+69
* SONAR-22142 improve logging of db-migration steps with progress informationSteve Marion2024-05-084-53/+99
* SONAR-22141 add new fields in the response of migrations-status endpointMatteo Mara2024-05-0816-66/+287
* SONAR-22141 added new endpoint /api/v2/system/migrations-statuslukasz-jarocki-sonarsource2024-05-081-1/+27
* SONAR-13582 Drop 'Language specific parameters' settingJulien HENRY2024-04-053-1/+127
* SONAR-21908 Replace usage of LTS to LTALéo Geoffroy2024-04-021-2/+2
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-1611-18/+18
* SONAR-21643 Migrate db tests migration to Junit5Léo Geoffroy2024-02-21139-929/+967
* SQDEVOPS-372 implement datadog test monitoring in ciJérémy Cotineau2024-02-161-48/+52
* SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts tableLéo Geoffroy2024-02-1618-3/+770
* SGB-3 Fix JFrog auth on weekly Oracle migration testsJacek Poreda2024-02-121-0/+1
* SONAR-21290 Use UUIDs v4 for all database identifiersAurelien Poscia2024-01-251-1/+2
* SONAR-21268 updating license headers for changed fileslukasz-jarocki-sonarsource2024-01-172-2/+2
* SONAR-21259 Create new table issues_fixedEric Giffon2024-01-173-1/+111
* NO-JIRA Update license headers to 2024Pierre2024-01-03419-419/+419