You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pierre c62e96c158 NO-JIRA replace Collectors.toList to Stream.toList 11 months ago
..
AddCodeVariantsColumnInIssuesTableTest.java SONAR-19197 Add code_variants to issues table 1 year ago
AddIsMainColumnInProjectBranchesTest.java [NO_JIRA] move is_main migration script in version10.1 1 year ago
AddReportSchedulesTableTest.java SONAR-18856 Extract governance reports data from properties table 1 year ago
AddReportSubscriptionsTableTest.java SONAR-18856 Extract governance reports data from properties table 1 year ago
AlterIsMainColumnInProjectBranchesTest.java [NO_JIRA] move is_main migration script in version10.1 1 year ago
CreateExternalGroupsTableTest.java SONAR-19085 Create 'external_groups' table. 1 year ago
CreateIndexForEmailOnUsersTableTest.java [NO JIRA] Fix DB migration name for v10.1 1 year ago
CreateIndexForScmAccountOnScmAccountsTableTest.java NO-JIRA fix code smells 1 year ago
CreateIndexOnExternalIdAndIdentityOnExternalGroupsTableTest.java SONAR-19085 Add index on 'external_groups(external_identity_provider, external_id). 1 year ago
CreateProjectUuidInUserTokensTest.java SONAR-18917 Project analysis token isn't updated when project is rekeyed 1 year ago
CreateScmAccountsTableTest.java NO-JIRA fix code smells 1 year ago
CreateUniqueIndexForReportSchedulesTableTest.java SONAR-18856 Extract governance reports data from properties table 1 year ago
CreateUniqueIndexForReportSubscriptionsTableTest.java SONAR-18856 Extract governance reports data from properties table 1 year ago
DbVersion101Test.java [NO JIRA] Fix DB migration name for v10.1 1 year ago
DropProjectKeyInUserTokensTest.java SONAR-18917 Project analysis token isn't updated when project is rekeyed 1 year ago
DropScmAccountsInUsersTest.java [NO JIRA] Fix DB migration name for v10.1 1 year ago
FixDifferentUuidsForSubportfoliosTest.java SONAR-19407 Migrate subportfolios to realign with component uuids 1 year ago
IncreaseKeeColumnSizeInInternalPropertiesTest.java SONAR-19133 Increase KEE column size in INTERNAL_PROPERTIES table 1 year ago
IncreaseTaskTypeColumnSizeInCeActivityTest.java SONAR-19159 Increase TASK_TYPE column size in ce_queue and ce_activity 1 year ago
IncreaseTaskTypeColumnSizeInCeQueueTest.java SONAR-19159 Increase TASK_TYPE column size in ce_queue and ce_activity 1 year ago
MigrateScmAccountsFromUsersToScmAccountsTest.java [NO JIRA] Fix DB migration name for v10.1 1 year ago
PopulateProjectUuidInUserTokensTest.java SONAR-18917 Project analysis token isn't updated when project is rekeyed 1 year ago
PopulateReportSchedulesTest.java SONAR-18856 renaming properties.component_uuid to properties.entity_uuid 1 year ago
PopulateReportSubscriptionsTest.java SONAR-18856 renaming properties.component_uuid to properties.entity_uuid 1 year ago
RemoveOrphanUserTokensTest.java SONAR-18917 Fix migration failure and support user_token without project key 1 year ago
RemoveReportPropertiesTest.java SONAR-18856 Extract governance reports data from properties table 1 year ago
RenameColumnComponentUuidInPropertiesTest.java SONAR-18856 renaming properties.component_uuid to properties.entity_uuid 1 year ago
UpdateIsMainColumnInProjectBranchesTest.java NO-JIRA replace Collectors.toList to Stream.toList 11 months ago