Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-15595 Replace Gradle deprecated dependency scopes | Zipeng WU | 2022-12-01 | 1 | -25/+25 |
| | |||||
* | SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar' | Duarte Meneses | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | SONAR-17200 Move to HikariCP from Apache DBCP | Jacek | 2022-08-29 | 1 | -1/+3 |
| | |||||
* | SONAR-16232 Add dependencies to new sonar-plugin-api | Duarte Meneses | 2022-04-21 | 1 | -1/+1 |
| | | | | | - fix tests - use plugin api from artifactory | ||||
* | SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring | Duarte Meneses | 2022-02-22 | 1 | -1/+0 |
| | |||||
* | SONAR-13155 use the official Maven coordinates of Oracle driver | Simon Brandhof | 2020-03-21 | 1 | -2/+2 |
| | | | | | 'com.oracle.jdbc:ojdbc8' was the coordinates of the artifact manually deployed to SonarSource repository. | ||||
* | SONAR-13155 Drop usage of commons-dbutils | Simon Brandhof | 2020-03-21 | 1 | -1/+1 |
| | | | | except for unit tests | ||||
* | use testFixtures instead of test configuration of db-core | Sébastien Lesaint | 2019-09-02 | 1 | -14/+5 |
| | |||||
* | remove DBUnit | Sébastien Lesaint | 2019-08-09 | 1 | -1/+0 |
| | |||||
* | CreateDb initialize DB without starting full SQ | Sébastien Lesaint | 2019-08-09 | 1 | -10/+0 |
| | | | | + db-core & db-migration UTS are executed only on H2 | ||||
* | SONAR-8520 move H2 scripts to sonar-db-dao | Sébastien Lesaint | 2019-08-09 | 1 | -0/+1 |
| | |||||
* | Clean deps | Duarte Meneses | 2019-07-17 | 1 | -9/+6 |
| | |||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 1 | -0/+1 |
| | | | | sonar-plugin-api-impl | ||||
* | SONAR-12246 Remove dependencies on MySQL driver | Simon Brandhof | 2019-07-10 | 1 | -2/+0 |
| | |||||
* | SONAR-11539 Support new dbcp property name | Benoit | 2018-12-04 | 1 | -0/+1 |
| | |||||
* | Do not consider postgres unit tests as skipped in SQ analysis | Simon Brandhof | 2018-11-16 | 1 | -1/+3 |
| | |||||
* | Revert "Cirrus - run unit tests on PostgreSQL" | Simon Brandhof | 2018-11-16 | 1 | -3/+1 |
| | | | | This reverts commit a731b968304402500f0721e8f9025e207727e51f. | ||||
* | Cirrus - run unit tests on PostgreSQL | Simon Brandhof | 2018-11-16 | 1 | -1/+3 |
| | |||||
* | SONAR-11268 replace Jenkins by Cirrus CI | Simon Brandhof | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | Upgrade DBCP | Eric Hartmann | 2018-09-07 | 1 | -1/+1 |
| | |||||
* | Fix configuration of Artifactory in QA tests (#400) | Simon Brandhof | 2018-06-19 | 1 | -2/+0 |
| | |||||
* | Fix publication | David Rautureau | 2018-04-04 | 1 | -4/+0 |
| | |||||
* | Fix build | David Rautureau | 2018-04-04 | 1 | -0/+4 |
| | |||||
* | BUILD-630 Generate javadoc ad sources jars with Gradle only on release branches | David Rautureau | 2018-04-04 | 1 | -3/+5 |
| | |||||
* | Single Gradle build for SQ and core plugins | Simon Brandhof | 2018-03-22 | 1 | -2/+15 |
| | |||||
* | Move To Gradle | David Rautureau | 2018-03-09 | 1 | -0/+71 |