aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-core/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-14685 installation fails on Oracle with quoted schema nameZipeng WU2021-04-271-0/+97
* SONAR-14323 Optimize DB migrations from 7.9 LTS to 8.X LTSDuarte Meneses2021-02-082-0/+44
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0811-11/+11
* fix code smellsPierre2020-12-141-1/+1
* fix multiple checked exceptions assertions on overall codePierre2020-12-091-12/+6
* SONAR-13594 Upgrade to 8.4 fails on MS SQL ServerDuarte Meneses2020-07-103-17/+40
* Format all headers for 2020Wouter Admiraal2020-01-0711-11/+11
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-1/+1
* SONAR-12626 remove references to SLBDuarte Meneses2019-12-091-2/+0
* SONAR-12701 upgrade H2 from 1.3 to 1.4Sébastien Lesaint2019-11-181-1/+1
* use testFixtures instead of test configuration of db-coreSébastien Lesaint2019-09-026-976/+0
* remove DBUnitSébastien Lesaint2019-08-096-423/+70
* CreateDb initialize DB without starting full SQSébastien Lesaint2019-08-092-125/+20
* SONAR-8520 init H2 with Java code as with all other DBsSébastien Lesaint2019-08-095-71/+51
* SONAR-8520 move H2 scripts to sonar-db-daoSébastien Lesaint2019-08-097-213/+139
* MMF-769 User can close their account (#1861)Benoit2019-07-121-1/+0
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-122-2/+2
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-122-2/+2
* SONAR-12246 remove mysql specific error messageSimon Brandhof2019-07-101-13/+0
* SONAR-12246 remove MySQL dialectSimon Brandhof2019-07-106-129/+5
* SONAR-12127 optimize migrations on LIVE_MEASURES and PROJECT_MEASURESSébastien Lesaint2019-06-281-1/+9
* SONAR-11964 Fail at startup when detecting MySQLJulien Lancelot2019-06-282-18/+20
* SONAR-11264 enforce ES boostrap checks on all editionsSébastien Lesaint2019-05-231-0/+10
* SONAR-12026 Migrate existing hotspots statusesJulien Lancelot2019-05-221-0/+3
* SONAR-11962 Warn when detecting MySQL at startupPierre Guillot2019-05-171-1/+3
* 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