aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-03417-417/+417
* SONAR-18872 improve total ncloc computation9.9.1.69595Pierre2023-04-277-1/+396
* [SONAR-18502] move validation of drop index paramSteve Marion2023-03-216-176/+183
* SONAR-18192 - Update size of user uuid column to 255 in audit tableLéo Geoffroy2023-01-164-1/+124
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-124-1/+118
* [NO-JIRA] Remove reported generic code smellMatteo Mara2023-01-121-6/+11
* [NO-JIRA] Remove reported code smells about switch labelsMatteo Mara2023-01-121-12/+6
* [NO-JIRA] Use record for data classesZipeng WU2023-01-121-20/+5
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-105-9/+5
* [NO-JIRA] Remove reported code smells about switch statementsMatteo Mara2023-01-1011-92/+50
* [NO JIRA] Add missing package-infoDuarte Meneses2023-01-101-0/+23
* SONAR-17775 fixed a bug where old portfolio and app XMLs could not be sometim...Lukasz Jarocki2023-01-091-0/+4
* SONAR-17737 Support special index name for index drop in migrationsLéo Geoffroy2023-01-042-0/+96
* SONAR-17839 DB migrations dropping columns should always check if there are c...Duarte Meneses2023-01-036-58/+14
* SONAR-17833 Migration #6703 fails when coming from SonarQube 5.6 on MS SQL Se...Duarte Meneses2023-01-021-2/+2
* Update license templates for 2023Pierre2023-01-02409-409/+409
* 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