aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* SONAR-9090 make projects privates based on permissionsSébastien Lesaint2017-04-275-2/+799
* SONAR-9088 add column “ORGANIZATIONS.NEW_PROJECTS_PRIVATE”Daniel Schwarz2017-04-2711-2/+329
* SONAR-9087 add PROJECTS.PRIVATE non null columnSébastien Lesaint2017-04-2711-2/+473
* SONAR-9087 make PROJECTS.PROJECT_UUID not nullableSébastien Lesaint2017-04-278-4/+874
* SONAR-9087 AlterColumnsBuilder must validate table nameSébastien Lesaint2017-04-271-1/+2
* SONAR-8985 SONAR-9040 populates CE_QUEUE.WORKER_UUID and EXECUTION_COUNTSébastien Lesaint2017-04-272-4/+3
* SONAR-8985 SONAR-9040 add CE_ACTIVITY.WORKER_UUID and EXECUTION_COUNTSébastien Lesaint2017-04-278-1/+299
* SONAR-9040 make CE_QUEUE.EXECUTION_COUNT not nullableSébastien Lesaint2017-04-276-4/+158
* SONAR-8985 SONAR-9040 add CE_QUEUE.WORKER_UUID and EXECUTION_COUNTSébastien Lesaint2017-04-274-0/+121
* SONAR-8957 Add migration to remove template permissions linked to removed usersJulien Lancelot2017-04-205-2/+213
* SONAR-8960 Fix migration when same metric is used with period and wthout periodJulien Lancelot2017-04-202-38/+75
* SONAR-9085 Clean orphan rows in GROUPS_USERSJulien Lancelot2017-04-135-2/+193
* SONAR-9019 Populate ORGANIZATIONS.DEFAULT_GROUP_ID columnJulien Lancelot2017-04-135-2/+281
* SONAR-9019 Add ORGANIZATIONS.DEFAULT_GROUP_ID columnJulien Lancelot2017-04-135-2/+121
* SONAR-9019 Set organization members into members groupsJulien Lancelot2017-04-135-2/+294
* SONAR-9019 Create "members" groups on existing organizationsJulien Lancelot2017-04-135-2/+486
* SONAR-9014 Associate all users to 'sonar-users' groupJulien Lancelot2017-04-135-2/+228
* SONAR-9014 Delete 'sonar.defaultGroup' setting from databaseJulien Lancelot2017-04-135-2/+141
* SONAR-9014 Restore sonar-users groupJulien Lancelot2017-04-135-2/+642
* Merge branch 'branch-6.3'Sébastien Lesaint2017-04-119-3/+254
|\
| * SONAR-9086 make index on ORGANIZATIONS.KEE uniqueSébastien Lesaint2017-04-107-1/+252
| * Set development version 6.3-SNAPSHOTSimon Brandhof2017-03-141-1/+1
| * Release 6.36.3Simon Brandhof2017-03-141-1/+1
| * Back to development version 6.3-SNAPSHOTSimon Brandhof2017-03-061-1/+1
| * Publish 6.3-RC4Simon Brandhof2017-03-031-1/+1
| * Set version 6.3-SNAPSHOTSimon Brandhof2017-02-221-1/+1
| * Publish version 6.3-RC3Simon Brandhof2017-02-221-1/+1
* | fix quality flawsSébastien Lesaint2017-04-041-1/+1
* | rename Collectors to MoreCollectorsSébastien Lesaint2017-04-0311-20/+20
* | SONAR-8857 fix quality flawsDaniel Schwarz2017-03-242-5/+7
* | SONAR-8867 drop metadata columns from table RULESSébastien Lesaint2017-03-235-2/+127
* | SONAR-8897 add H2 support in DropColumnsBuilderSébastien Lesaint2017-03-2314-40/+76
* | SONAR-8867 populate table RULES_METADATASébastien Lesaint2017-03-235-2/+494
* | SONAR-8867 create table RULES_METADATASébastien Lesaint2017-03-235-7/+174
* | SONAR-8931 extend size of LOADED_TEMPLATES.TEMPLATE_TYPESébastien Lesaint2017-03-2314-2/+604
* | SONAR-8857 make ws/api/qualityprofiles/search support organizationsDaniel Schwarz2017-03-2312-6/+213
* | SONAR-8910 Populate organization membersJulien Lancelot2017-03-215-2/+476
* | SONAR-8902 Create Table ORGANIZATION_MEMBERSTeryk Bellahsene2017-03-215-2/+113