aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19597 Security fix (SSF-420)Wojtek Wajerowicz2023-06-201-0/+2
* SONAR-17566 Drop jdk11 support for running the SonarQube serverMatteo Mara2022-12-291-0/+5
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-24/+24
* SONAR-17560 Move existing sarif object to sonar-coreAntoine Vinot2022-11-151-0/+1
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* SONAR-16182 Migrate remaining modules from java 8 to java 11Duarte Meneses2022-03-281-2/+0
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-1/+1
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-0/+2
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-0/+2
* Clean depsDuarte Meneses2019-07-171-1/+4
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-0/+1
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-09-191-14/+0
* Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin cla...Duarte Meneses2018-07-191-0/+14
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-07-171-14/+0
* SONAR-6949 Implements bcrypt hash for passwordEric Hartmann2018-04-171-1/+0
* SONAR-6949 Increase crypted password sizeEric Hartmann2018-04-171-0/+1
* Revert "SONAR-6949 Increase crypted password size"Eric Hartmann2018-04-121-1/+0
* SONAR-6949 Increase crypted password sizeEric Hartmann2018-04-121-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
* Order list of Gradle dependenciesSimon Brandhof2018-03-121-9/+13
* Move To GradleDavid Rautureau2018-03-091-0/+53