aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-core
Commit message (Expand)AuthorAgeFilesLines
* Prepare for next development iterationJulien Lancelot2017-11-071-1/+1
* Release 6.76.7Simon Brandhof2017-11-071-1/+1
* Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
* Release 6.76.7-RC1Julien Lancelot2017-10-271-1/+1
* SONAR-9882 Implement keeping sonar.analysis.* properties and send them in web...Eric Hartmann2017-10-171-0/+1
* SONAR-9882 Implements storage of sonar.analysis.* propertiesEric Hartmann2017-10-171-4/+15
* SONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIESEric Hartmann2017-10-171-1/+3
* Fix Quality flawsameya2017-10-161-1/+1
* Set version to 6.7-SNAPSHOTSimon Brandhof2017-10-091-1/+1
* 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
* 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