aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bring 6.6-SNAPSHOT backSimon Brandhof2017-09-121-1/+1
* Release 6.6-M1Simon Brandhof2017-09-121-1/+1
* 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-242-2/+19
* SONAR-8798 convert medium tests to unit testsDaniel Schwarz2017-08-091-4/+2
* SONAR-9639 Support CE task characteristicsDuarte Meneses2017-08-072-0/+10
* SONAR-9577 Store incremental analysis flag in databaseDuarte Meneses2017-08-071-1/+2
* Prepare for next development iterationSimon Brandhof2017-07-131-1/+1
* 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-054-21/+10
* Deprecate DatabaseUtils#repeatCondition()Simon Brandhof2017-07-051-0/+4
* Prepare for next development iterationSimon Brandhof2017-07-051-1/+1
* Release 6.5-M26.5-M2Simon Brandhof2017-07-051-1/+1
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-043-3/+2
* 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
* Unit tests on Oracle are so slooooowSimon Brandhof2017-06-101-1/+1
* 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
* Prepare for next development version 6.5-SNAPSHOTSimon Brandhof2017-05-161-1/+1
* 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-112-10/+72
* 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-132-565/+4
* 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