aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22479 Added new upgrade related telemetry metrics for the installation ...Matteo Mara2024-07-241-0/+2
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-2/+2
* SONAR-22141 migrations-status response shows estimated finish date only when ...Matteo Mara2024-05-311-0/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* SONAR-21643 Migrate db tests migration to Junit5Léo Geoffroy2024-02-211-0/+6
* SONAR-21002 Adapt migration tests for all db vendorsEric Giffon2023-11-171-1/+3
* SONAR-21002 Improve DB migration tests to use actual migration instead of sch...Léo Geoffroy2023-11-171-0/+1
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-0/+1
* [NO JIRA] Update Oracle JDC driver used in tests to ojdbc11 21.8.0Duarte Meneses2022-12-201-1/+1
* 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-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-1/+0
* SONAR-14882 Remove Staxmate and Woodstox dependencies from plugin APIJulien HENRY2021-05-281-0/+1
* SONAR-14682 - Filtering local network interfaces on webhooksBelen Pruvost2021-04-141-0/+1
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-281-0/+2
* 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
* use testFixtures instead of test configuration of db-coreSébastien Lesaint2019-09-021-1/+1
* remove DBUnitSébastien Lesaint2019-08-091-1/+0
* Clean depsDuarte Meneses2019-07-171-1/+9
* SONAR-12246 Remove dependencies on MySQL driverSimon Brandhof2019-07-101-1/+0
* Do not deploy the artifacts used only internallySimon Brandhof2018-06-191-16/+1
* SONAR-6949 Implements bcrypt hash for passwordEric Hartmann2018-04-171-0/+1
* 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-2/+4
* Single Gradle build for SQ and core pluginsSimon Brandhof2018-03-221-2/+6
* Move To GradleDavid Rautureau2018-03-091-0/+42