aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-core/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-25/+25
|
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
|
* SONAR-17200 Move to HikariCP from Apache DBCPJacek2022-08-291-1/+3
|
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
| | | | | - fix tests - use plugin api from artifactory
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-1/+0
|
* SONAR-13155 use the official Maven coordinates of Oracle driverSimon Brandhof2020-03-211-2/+2
| | | | | 'com.oracle.jdbc:ojdbc8' was the coordinates of the artifact manually deployed to SonarSource repository.
* SONAR-13155 Drop usage of commons-dbutilsSimon Brandhof2020-03-211-1/+1
| | | | except for unit tests
* use testFixtures instead of test configuration of db-coreSébastien Lesaint2019-09-021-14/+5
|
* remove DBUnitSébastien Lesaint2019-08-091-1/+0
|
* CreateDb initialize DB without starting full SQSébastien Lesaint2019-08-091-10/+0
| | | | + db-core & db-migration UTS are executed only on H2
* SONAR-8520 move H2 scripts to sonar-db-daoSébastien Lesaint2019-08-091-0/+1
|
* Clean depsDuarte Meneses2019-07-171-9/+6
|
* Extract implementation from plugin API and create new module ↵Duarte Meneses2019-07-121-0/+1
| | | | sonar-plugin-api-impl
* SONAR-12246 Remove dependencies on MySQL driverSimon Brandhof2019-07-101-2/+0
|
* SONAR-11539 Support new dbcp property nameBenoit2018-12-041-0/+1
|
* Do not consider postgres unit tests as skipped in SQ analysisSimon Brandhof2018-11-161-1/+3
|
* Revert "Cirrus - run unit tests on PostgreSQL"Simon Brandhof2018-11-161-3/+1
| | | | This reverts commit a731b968304402500f0721e8f9025e207727e51f.
* Cirrus - run unit tests on PostgreSQLSimon Brandhof2018-11-161-1/+3
|
* SONAR-11268 replace Jenkins by Cirrus CISimon Brandhof2018-09-191-1/+1
|
* Upgrade DBCPEric Hartmann2018-09-071-1/+1
|
* Fix configuration of Artifactory in QA tests (#400)Simon Brandhof2018-06-191-2/+0
|
* Fix publicationDavid Rautureau2018-04-041-4/+0
|
* Fix buildDavid Rautureau2018-04-041-0/+4
|
* BUILD-630 Generate javadoc ad sources jars with Gradle only on release branchesDavid Rautureau2018-04-041-3/+5
|
* Single Gradle build for SQ and core pluginsSimon Brandhof2018-03-221-2/+15
|
* Move To GradleDavid Rautureau2018-03-091-0/+71