aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9899 Remove all references to branches of type PRDuarte Meneses2017-10-041-3/+1
* SONAR-1330 Add group permission to edit single quality profileJulien Lancelot2017-10-021-0/+1
* SONAR-1330 Create table QPROFILE_EDIT_GROUPSJulien Lancelot2017-10-021-0/+11
* SONAR-1330 Add user permission to edit single quality profileJulien Lancelot2017-10-021-0/+1
* SONAR-1330 Create table QPROFILE_EDIT_USERSJulien Lancelot2017-10-021-0/+10
* Add db column ce_activity.error_typeSimon Brandhof2017-09-281-1/+2
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-271-2/+1
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-122-2/+3
* SONAR-9616 decrease coupling with component keysSimon Brandhof2017-09-122-5/+24
* SONAR-9664 Apply feedbackDuarte Meneses2017-09-071-1/+1
* SONAR-9662 Store plugin hash + last modification dateJulien HENRY2017-09-071-0/+1
* SONAR-9662 Create "plugins" tableJulien HENRY2017-09-071-0/+10
* SONAR-9672 Store the link between a rule and the plugin declaring itJulien HENRY2017-09-071-0/+1
* Db column INTERNAL_PROPERTIES.kee is a VARCHAR(20)Teryk Bellahsene2017-08-301-1/+1
* SONAR-9745 Drop support of Microsoft SQLServer 2012Simon Brandhof2017-08-241-2/+1
* SONAR-9639 Support CE task characteristicsDuarte Meneses2017-08-072-0/+10
* SONAR-9577 Store incremental analysis flag in databaseDuarte Meneses2017-08-071-1/+2
* SONAR-9481 Make operations on QProfiles resilient to ES errorsEric Hartmann2017-07-061-0/+2
* 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-053-15/+10
* Deprecate DatabaseUtils#repeatCondition()Simon Brandhof2017-07-051-0/+4
* SONAR-9356 Add column USERS.ONBOARDEDJulien Lancelot2017-06-202-1/+2
* SONAR-9427 Improve performance on quality profile changelogEric Hartmann2017-06-141-2/+2
* SONAR-9304 quality profile uuid with length of 255 charactersTeryk Bellahsene2017-06-141-4/+4
* SONAR-9304 move rules_profiles.last_used/user_updated_at to org_qprofilesSimon Brandhof2017-06-141-2/+2
* SONAR-9304 rename table qprofiles to org_qprofilesSimon Brandhof2017-06-142-7/+6
* SONAR-9304 drop use of rules_profiles.is_defaultSimon Brandhof2017-06-142-1/+12
* SONAR-9304 share built-in profiles among organizationsSimon Brandhof2017-06-142-0/+12
* SONAR-9302 display built-in Quality profilesSimon Brandhof2017-06-141-1/+2
* SONAR-9230 only index project measures, that will actually be usedDaniel Schwarz2017-06-091-0/+16
* SONAR-9328 make MANUAL_MEASURE.COMPONENT_UUID not nullableSébastien Lesaint2017-06-011-1/+1
* SONAR-9334 make EVENTS.COMPONENT_UUID not nullable and clean orphansSébastien Lesaint2017-05-311-1/+1
* SONAR-9028 remove table authors from DBSébastien Lesaint2017-05-261-10/+0
* SONAR-9028 remove any support to table authors from codeSébastien Lesaint2017-05-261-1/+0
* SONAR-9197 add index to active_rule_parametersSimon Brandhof2017-05-121-0/+1
* SONAR-9148 fix partition size for large inputs in MySQLDaniel Schwarz2017-05-111-10/+56
* SONAR-9088 add column “ORGANIZATIONS.NEW_PROJECTS_PRIVATE”Daniel Schwarz2017-04-272-1/+2
* SONAR-9087 add PROJECTS.PRIVATE non null columnSébastien Lesaint2017-04-271-0/+1
* SONAR-9087 make PROJECTS.PROJECT_UUID not nullableSébastien Lesaint2017-04-271-1/+1
* SONAR-8985 SONAR-9040 add CE_ACTIVITY.WORKER_UUID and EXECUTION_COUNTSébastien Lesaint2017-04-271-0/+2
* SONAR-9040 make CE_QUEUE.EXECUTION_COUNT not nullableSébastien Lesaint2017-04-271-1/+1
* SONAR-8985 SONAR-9040 add CE_QUEUE.WORKER_UUID and EXECUTION_COUNTSébastien Lesaint2017-04-272-2/+2
* remove SCHEMA_MIGRATIONS insert from rows-h2Sébastien Lesaint2017-04-131-561/+0
* SONAR-9085 Clean orphan rows in GROUPS_USERSJulien Lancelot2017-04-131-0/+1
* SONAR-9019 Populate ORGANIZATIONS.DEFAULT_GROUP_ID columnJulien Lancelot2017-04-131-3/+4
* SONAR-9019 Add ORGANIZATIONS.DEFAULT_GROUP_ID columnJulien Lancelot2017-04-132-0/+2
* SONAR-9019 Set organization members into members groupsJulien Lancelot2017-04-131-0/+1
* SONAR-9019 Create "members" groups on existing organizationsJulien Lancelot2017-04-131-0/+1
* SONAR-9014 Associate all users to 'sonar-users' groupJulien Lancelot2017-04-131-0/+1
* SONAR-9014 Delete 'sonar.defaultGroup' setting from databaseJulien Lancelot2017-04-131-0/+1