aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-core/src/test
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2019Duarte Meneses2019-01-0221-21/+21
* SONARCLOUD-192 core extension can now declare MyBatis mapper and aliasSébastien Lesaint2018-12-212-16/+29
* SONAR-11539 Support new dbcp property nameBenoit2018-12-041-2/+51
* SONARCLOUD-161 add Dialect#supportsUpsert(), true only on postgreSQLSimon Brandhof2018-10-305-2/+57
* SONARCLOUD-161 move db validations to Dialect#init()Simon Brandhof2018-10-306-179/+203
* SONARCLOUD-161 improve Dialect#matchesJdbcUrl()Simon Brandhof2018-10-305-14/+14
* SONAR-11196 Minimal Oracle driver is now 12.2Eric Hartmann2018-09-071-10/+21
* Use the underlying connection to determine schemaEric Hartmann2018-09-071-0/+39
* Upgrade DBCPEric Hartmann2018-09-073-4/+4
* SONAR-11085 Prettify SQL TRACE logsSimon Brandhof2018-08-021-19/+21
* Fix Quality flawsSimon Brandhof2018-07-251-1/+2
* fix varargs and unchecked called warningsSébastien Lesaint2018-07-091-1/+1
* SONARCLOUD-78 complete buckets of org histogramsSimon Brandhof2018-06-295-45/+70
* SONARCLOUD-56 support SonarCloud in billing integration testsSimon Brandhof2018-06-121-2/+3
* SONAR-10690 upgrade orchestrator to support editionsSimon Brandhof2018-06-121-0/+3
* SONAR-10707 deprecate MySQLG. Ann Campbell2018-05-291-2/+10
* Deprecated usage of DBUnitSimon Brandhof2018-05-111-0/+16
* Single Gradle build for SQ and core pluginsSimon Brandhof2018-03-221-2/+3
* Move To GradleDavid Rautureau2018-03-091-0/+49
* SONAR-10356 Oracle error on some WS involving more than 1000 projectsSimon Brandhof2018-02-221-0/+16
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-011-1/+3
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-148-8/+8
* Drop deprecated class org.sonar.api.utils.SemaphoresSimon Brandhof2018-01-091-40/+0
* Fix license headers for 2018Simon Brandhof2018-01-0722-22/+22
* fix logback configuration in UTs to drastically reduce build verbositySébastien Lesaint2017-11-241-1/+1
* SONAR-9745 Drop support of Microsoft SQLServer 2012Simon Brandhof2017-08-241-0/+18
* SONAR-8798 convert medium tests to unit testsDaniel Schwarz2017-08-091-4/+2
* MMF-935 experiment ES resilience of user creationEric Hartmann2017-07-051-6/+0
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-043-3/+2
* Unit tests on Oracle are so slooooowSimon Brandhof2017-06-101-1/+1
* SONAR-9148 fix partition size for large inputs in MySQLDaniel Schwarz2017-05-111-0/+16
* remove SCHEMA_MIGRATIONS insert from rows-h2Sébastien Lesaint2017-04-131-4/+4
* SONAR-9014 Restore sonar-users groupJulien Lancelot2017-04-131-0/+4
* rename Collectors to MoreCollectorsSébastien Lesaint2017-04-032-4/+4
* SONAR-8867 add AbstractDbTester#assertColumnDoesNotExistSébastien Lesaint2017-03-231-0/+24
* SONAR-8867 add CoreDbTester#defaultOrganization()Sébastien Lesaint2017-03-232-0/+73
* SONAR-8867 fix support for composite PK in assertPrimaryKeySébastien Lesaint2017-03-231-20/+48
* Drop unused Dialect#getActiveRecordDialectCode()Simon Brandhof2017-02-265-5/+0
* Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-191-5/+6
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-1726-0/+2814