aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration/src/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Migrate drop of PR columns for Next"Duarte Meneses2017-10-095-65/+6
* SONAR-9881 Purge unused settings in databaseSimon Brandhof2017-10-043-1/+107
* Migrate drop of PR columns for NextDuarte Meneses2017-10-045-6/+65
* SONAR-9899 Remove all references to branches of type PRDuarte Meneses2017-10-043-10/+5
* SONAR-1330 Create table QPROFILE_EDIT_GROUPSJulien Lancelot2017-10-023-1/+67
* SONAR-1330 Create table QPROFILE_EDIT_USERSJulien Lancelot2017-10-023-1/+67
* Add db column ce_activity.error_typeSimon Brandhof2017-09-283-1/+77
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-272-61/+3
* SONAR-9616 Migration populating main branch now set 'master' as nameJulien Lancelot2017-09-121-30/+46
* SONAR-9616 Write main branch to DB even if plugin is not installedDuarte Meneses2017-09-123-1/+170
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-121-0/+1
* SONAR-9616 decrease coupling with component keysSimon Brandhof2017-09-123-1/+71
* SONAR-9763 drop Oracle columns with SET UNUSEDSimon Brandhof2017-09-071-1/+1
* SONAR-9763 remove double join in DB migration 1267Simon Brandhof2017-09-071-1/+19
* SONAR-9664 Apply feedbackDuarte Meneses2017-09-071-1/+1
* SONAR-9662 Create "plugins" tableJulien HENRY2017-09-073-1/+69
* SONAR-9672 Store the link between a rule and the plugin declaring itJulien HENRY2017-09-073-1/+78
* SONAR-9426 Move migration class into correct packageJulien Lancelot2017-09-052-1/+1
* SONAR-9577 Add missing unit test on migrationJulien Lancelot2017-09-052-0/+87
* SONAR-9426 Migrate users not having identity providerJulien Lancelot2017-09-053-1/+125
* SONAR-8979 Drop leak period setting values on viewsJulien Lancelot2017-08-293-3/+200
* Use VARCHAR2 on Oracle instead of VARCHARSimon Brandhof2017-08-244-6/+6
* SONAR-9639 Support CE task characteristicsDuarte Meneses2017-08-073-0/+100
* SONAR-9577 Store incremental analysis flag in databaseDuarte Meneses2017-08-071-1/+1
* SONAR-9507 ensure sonar.ce.workerCount doesn't exist in PropertiesSébastien Lesaint2017-07-173-1/+94
* SONAR-9481 Make operations on QProfiles resilient to ES errorsEric Hartmann2017-07-062-1/+5
* SONAR-9480 make WS operations on rules resilient to Elasticsearch errorsEric Hartmann2017-07-051-1/+1
* MMF-935 experiment ES resilience of user creationEric Hartmann2017-07-055-1/+103
* SONAR-9444 make private at least one missing perm user or codeviewerSébastien Lesaint2017-06-291-23/+83
* SONAR-9356 Add column USERS.ONBOARDEDJulien Lancelot2017-06-207-1/+249
* SONAR-9304 remove orphans from rules_profilesEric Hartmann2017-06-153-4/+4
* SONAR-9427 Improve performance on quality profile changelogEric Hartmann2017-06-146-1/+275
* SONAR-9305 Built-in quality profiles should be updated automaticallySimon Brandhof2017-06-141-1/+1
* SONAR-9304 quality profile uuid with length of 255 charactersTeryk Bellahsene2017-06-147-16/+16
* SONAR-9304 move rules_profiles.last_used/user_updated_at to org_qprofilesSimon Brandhof2017-06-147-20/+27
* SONAR-9304 Compress rules_profiles for built-in profilesTeryk Bellahsene2017-06-147-1/+761
* SONAR-9304 rename table qprofiles to org_qprofilesSimon Brandhof2017-06-147-19/+79
* SONAR-9304 Create migration for QPROFILEEric Hartmann2017-06-143-1/+143
* SONAR-9304 drop use of rules_profiles.is_defaultSimon Brandhof2017-06-145-1/+127
* SONAR-9304 share built-in profiles among organizationsSimon Brandhof2017-06-145-1/+204
* SONAR-9302 built-in profiles must always be presentSimon Brandhof2017-06-143-1/+80
* SONAR-9302 display built-in Quality profilesSimon Brandhof2017-06-147-2/+269
* SONAR-9324 add database migration purging developer dataSébastien Lesaint2017-06-093-1/+386
* Fix false-positives with randomly generated strings for DBSimon Brandhof2017-06-082-3/+4
* fix fix FP in SupportPrivateProjectInDefaultPermissionTemplateTestSébastien Lesaint2017-06-011-1/+1
* SONAR-9328 make MANUAL_MEASURE.COMPONENT_UUID not nullableSébastien Lesaint2017-06-017-1/+190
* SONAR-9328 clean orphans in MANUAL_MEASURESSébastien Lesaint2017-06-013-1/+211
* SONAR-9328 clean orphans from table PROPERTIESSébastien Lesaint2017-06-013-1/+200
* SONAR-9435 add db migration to clean orphans in PROJECT_LINKSSébastien Lesaint2017-06-013-1/+169
* SONAR-9326 ensure ISSUES.PROJECT_UUID is consistent with componentSébastien Lesaint2017-06-013-1/+199