aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9507 ensure sonar.ce.workerCount doesn't exist in PropertiesSébastien Lesaint2017-07-175-1/+133
* Prepare for next development iterationSimon Brandhof2017-07-131-1/+1
* fix quality flawsSébastien Lesaint2017-07-121-3/+5
* SONAR-9481 Make operations on QProfiles resilient to ES errorsEric Hartmann2017-07-063-1/+15
* SONAR-9480 make WS operations on rules resilient to Elasticsearch errorsEric Hartmann2017-07-052-3/+3
* MMF-935 experiment ES resilience of user creationEric Hartmann2017-07-059-4/+219
* Prepare for next development iterationSimon Brandhof2017-07-051-1/+1
* Release 6.5-M26.5-M2Simon Brandhof2017-07-051-1/+1
* SONAR-9444 make private at least one missing perm user or codeviewerSébastien Lesaint2017-06-292-31/+102
* SONAR-9356 Add column USERS.ONBOARDEDJulien Lancelot2017-06-2011-2/+398
* SONAR-9304 remove orphans from rules_profilesEric Hartmann2017-06-155-9/+10
* SONAR-9305 complete testsEric Hartmann2017-06-156-12/+12
* SONAR-9427 Improve performance on quality profile changelogEric Hartmann2017-06-1413-5/+519
* SONAR-9305 Built-in quality profiles should be updated automaticallySimon Brandhof2017-06-143-75/+16
* SONAR-9304 add integration testsSimon Brandhof2017-06-141-3/+3
* SONAR-9304 quality profile uuid with length of 255 charactersTeryk Bellahsene2017-06-149-20/+23
* SONAR-9304 move rules_profiles.last_used/user_updated_at to org_qprofilesSimon Brandhof2017-06-1411-27/+48
* SONAR-9304 Compress rules_profiles for built-in profilesTeryk Bellahsene2017-06-1411-2/+1077
* SONAR-9304 rename table qprofiles to org_qprofilesSimon Brandhof2017-06-1411-39/+152
* SONAR-9304 Create migration for QPROFILEEric Hartmann2017-06-145-2/+203
* SONAR-9304 drop use of rules_profiles.is_defaultSimon Brandhof2017-06-148-2/+290
* SONAR-9304 share built-in profiles among organizationsSimon Brandhof2017-06-148-2/+412
* SONAR-9302 built-in profiles must always be presentSimon Brandhof2017-06-145-3/+127
* SONAR-9302 display built-in Quality profilesSimon Brandhof2017-06-1412-4/+412
* SONAR-9324 add database migration purging developer dataSébastien Lesaint2017-06-095-2/+496
* 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-0111-2/+330
* SONAR-9328 clean orphans in MANUAL_MEASURESSébastien Lesaint2017-06-015-2/+299
* SONAR-9328 clean orphans from table PROPERTIESSébastien Lesaint2017-06-015-2/+287
* SONAR-9435 add db migration to clean orphans in PROJECT_LINKSSébastien Lesaint2017-06-015-2/+247
* SONAR-9326 ensure ISSUES.PROJECT_UUID is consistent with componentSébastien Lesaint2017-06-015-2/+258
* Fix false-positive in SupportPrivateProjectInDefaultPermissionTemplateTestSimon Brandhof2017-06-011-1/+1
* SONAR-9334 make EVENTS.COMPONENT_UUID not nullable and clean orphansSébastien Lesaint2017-05-3114-2/+599
* SONAR-9028 add DB migrations cleaning USER_ROLES and GROUP_ROLESSébastien Lesaint2017-05-318-2/+620
* Automatic merge from branch-6.4ssjenka2017-05-302-1/+4
|\
| * SONAR-8902 fix creation of table organization_members on OracleSimon Brandhof2017-05-302-1/+4
| * Set version 6.4-SNAPSHOTSimon Brandhof2017-05-291-1/+1
| * Release 6.4-RC36.4-RC3Simon Brandhof2017-05-291-1/+1
| * Back to 6.4-SNAPSHOTSimon Brandhof2017-05-221-1/+1
| * Release 6.4-RC26.4-RC2Simon Brandhof2017-05-221-1/+1
| * Reuse version 6.4-SNAPSHOTSimon Brandhof2017-05-181-1/+1
| * 6.4-RC16.4-RC1Simon Brandhof2017-05-161-1/+1
* | SONAR-9028 remove table authors from DBSébastien Lesaint2017-05-268-1/+199
* | Prepare for next development version 6.5-SNAPSHOTSimon Brandhof2017-05-161-1/+1
|/
* SONAR-9197 add index to active_rule_parametersSimon Brandhof2017-05-125-2/+108
* SONAR-9192 ensure no perm template has useless permissions to AnyOneSébastien Lesaint2017-05-125-2/+266
* Improve reliability of SupportPrivateProjectInDefaultPermissionTemplateTestSimon Brandhof2017-05-051-5/+5
* SONAR-9136 rename to DefaultOrganizationUuidProviderSébastien Lesaint2017-04-2725-56/+53
* SONAR-9136 replace AnyOne by default group in default templateSébastien Lesaint2017-04-275-2/+490