aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-16302 DB migration to create RULE_DESC_SECTIONS and migrate data (#5817)Aurelien2022-05-0616-8/+634
* SONAR-16260 - Add token type to user_tokensbelen-pruvost-sonarsource2022-04-2910-1/+375
* SONAR-16260 - Update db schema for analysis tokensMatteo Mara2022-04-297-0/+209
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-044-8/+7
* SONAR-16139 Drop api/users/set_setting and related db tableDuarte Meneses2022-04-014-0/+107
* SONAR-16204 drop sha1 legacy hash methodAurelien Poscia2022-03-314-0/+190
* Improve SQ code qualityDuarte Meneses2022-03-241-0/+13
* Fix SonarQube quality issuesDuarte Meneses2022-03-231-2/+0
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-183-7/+7
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-183-1/+99
* SONAR-13672 fixed bibucket -> bitbucket typoAurelien Poscia2022-03-164-6/+6
* Revert "SONAR-13672 fixed bibucket -> bitbucket typo"Aurelien Poscia2022-03-164-6/+6
* SONAR-13672 fixed typo bibucket -> bitbucket typo--replace-all2022-03-164-6/+6
* SONAR-7496 drop unused columns on Issues tablePierre2022-02-2414-0/+534
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-2224-222/+167
* SONAR-15845 Ensure database entity identifier is not a reserved SQL keywordKlaudio Sinani2022-02-022-0/+149
* SONAR-15845 Upgrade H2 database dependency to 2.XJacek2022-02-024-7/+11
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-2/+2
* Update license headers for 2022 [update headers]Pierre2022-01-28274-274/+274
* SONAR-15760 Increase selection_expression column sizeJacek2022-01-252-2/+14
* SONAR-14929 Create 'new_code_reference_issues' tableJacek2022-01-216-0/+226
* SONAR-15802 Add new 'branch_uuid' column to 'portfolio_references'Duarte Meneses2021-12-2711-1/+357
* [NO-JIRA] Fix Bugs, Code SmellsJacek2021-12-211-0/+24
* SONAR-15780 Migrate 'image' column type to 'varbinary(max)' in MSSQLJacek2021-12-065-0/+223
* Improve code qualityDuarte Meneses2021-11-207-16/+17
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1937-651/+507
* SONAR-15614 Drop the 'sonar.lf.aboutText' propertyPhilippe Perrin2021-11-184-0/+121
* SONAR-15360 Deprecate old built-in JS/TS quality profileDuarte Meneses2021-11-154-0/+187
* SONAR-13426 add project_badge_token tablePierre2021-11-154-0/+128
* SONAR-15498 Compute manually selected projects in portfolioDuarte Meneses2021-11-096-4/+149