aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* SONAR-15469 Stop using deprecated Gradle API in SonarQubeKengo TODA2021-10-081-3/+3
* SONAR-13155 use the official Maven coordinates of Oracle driverSimon Brandhof2020-03-211-1/+1
* SONAR-13155 Drop usage of commons-dbutilsSimon Brandhof2020-03-211-1/+1
* SONAR-13093 Optimize cache of issues in Compute EngineSébastien Lesaint2020-03-111-0/+5
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-2/+6
* use testFixtures instead of test configuration of db-coreSébastien Lesaint2019-09-021-1/+1
* remove DBUnitSébastien Lesaint2019-08-091-1/+0
* CreateDb initialize DB without starting full SQSébastien Lesaint2019-08-091-0/+10
* SONAR-8520 init H2 with Java code as with all other DBsSébastien Lesaint2019-08-091-0/+7
* SONAR-8520 move H2 scripts to sonar-db-daoSébastien Lesaint2019-08-091-0/+1
* Clean depsDuarte Meneses2019-07-171-1/+9
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-0/+1
* SONAR-12246 Remove dependencies on MySQL driverSimon Brandhof2019-07-101-1/+0
* Do not deploy the artifacts used only internallySimon Brandhof2018-06-191-16/+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-3/+15
* Move To GradleDavid Rautureau2018-03-091-0/+51