aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration
Commit message (Expand)AuthorAgeFilesLines
* SONAR-14128 Store and provide node name of CE Task in /api/ce/activityAurelien Poscia2022-12-236-0/+202
* [NO JIRA] Update Oracle JDC driver used in tests to ojdbc11 21.8.0Duarte Meneses2022-12-201-1/+1
* SONAR-17645 Support user commissioning and decomissioning through SCIM for OktaWojtek Wajerowicz2022-12-086-1/+225
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-011-0/+1
* SONAR-17592 adding column messageFormattings to issues tableLukasz Jarocki2022-12-014-0/+132
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-25/+25
* MMF-2745 Default permission improvementsJacek2022-11-216-5/+134
* [NO-JIRA] Fix reported code smellsKlaudio Sinani2022-11-151-0/+23
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-0516-0/+596
* SONAR-17352 Migrate copy component UUIDsDuarte Meneses2022-10-124-2/+251
* SONAR-17352 Refactor component keys to not include branch suffixLéo Geoffroy2022-10-127-2/+394
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-1211-0/+456
* move 9.7 DB migration to dedicated v97 subpackage Benjamin Campomenosi2022-09-2015-19/+146
* SONAR-17328 add unique index to uuid in componentsBenjamin Campomenosi2022-09-207-1/+298
* SONAR-17266 add webhook_secret column to alm_settings tableBenjamin Campomenosi2022-09-136-1/+142
* SONAR-17156 add unique index on project_uuid of project_badge_token and clean...Aurelien Poscia2022-08-107-0/+297
* SONAR-17059 Verify collation check only on SonarQube tablesJacek2022-07-282-10/+56
* SONAR-16504 Get schema name from connection when doing UTF-8 columns checksJacek2022-07-281-3/+5
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-284-0/+129
* SONAR-16374 Add scheduled task to read PushEvents from DBJacek2022-07-251-0/+1
* SONAR-16374 Create 'push_events' tableJacek2022-07-256-0/+216
* SONAR-16613 Migrate users field 'sonarlint_ad_seen' to use the new notice mec...Pierre2022-07-2110-29/+359
* [NO-JIRA] Fix code smellsKlaudio Sinani2022-07-191-0/+24
* SONAR-16635 force reloading of all pluginsAurelien Poscia2022-07-155-12/+12
* SONAR-16635 Use plugin-api htmlDesc to populate web api/rule/*** rule.htmlDes...Aurelien Poscia2022-07-142-1/+12
* SONAR-16598 Rename generic concept to education principlesPierre2022-07-124-19/+19
* SONAR-16598 Add new column generic conceptsLéo Geoffroy2022-07-124-0/+149
* SONAR-16614 add rule_description_context_key column in issues tableAurelien Poscia2022-07-086-1/+183
* Revert "SONAR-16598 Add new column generic concepts"Pierre2022-07-084-149/+0
* SONAR-16598 Add new column generic conceptsLéo Geoffroy2022-07-084-0/+149
* SONAR-16565 Add expiration_date column in user_tokens tableDimitris Kavvathas2022-07-014-0/+116
* SONAR-16518 add context columns and update unique index for rules descriptionsAntoine Vinot2022-06-3013-6/+378
* SONAR-16479 remove root user conceptPierre2022-06-156-0/+195
* SONAR-15407 Re-creating of PK on Issues.Kee will only happen on Oracle DBLukasz Jarocki2022-06-135-8/+78
* SONAR-15359 Better differentiate user from system operations in audit logsMatteo Mara2022-06-097-0/+281
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-074-0/+116
* SONAR-16138 Throw error with specific message when portfolio not found (#5999)antoine-vinot-sonarsource2022-06-022-10/+107
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-312-9/+9
* SONAR-16397 Add DB migration to migrate rule descriptions to new structureAurelien Poscia2022-05-316-14/+509
* SONAR-16419 Fix rule metadata migrationZipeng WU2022-05-251-1/+1
* SONAR-16419 drop rules_metadata tablePierre2022-05-244-0/+116
* SONAR-16419 populate rules metadata columns from rules_metadata tablePierre2022-05-248-372/+625
* SONAR-16419 Creation of new metadata columns in the rule tablePierre2022-05-245-1/+260
* SONAR-16303 migrate plugin file hash to force reloading rulesZipeng WU2022-05-114-0/+144
* Revert "SONAR-16303 migrate plugin file hash to force reloading rules"Pierre2022-05-064-144/+0
* SONAR-16303 migrate plugin file hash to force reloading rulesZipeng WU2022-05-064-0/+144
* SONAR-16302 drop rules_metadata created_at and updated_atPierre2022-05-067-1/+218
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-062-2/+5
* SONAR-16302 Renamed RULE_DESC_SECTIONS.DESCRIPTION to RULE_DESC_SECTIONS.CONT...Aurelien2022-05-067-9/+9