aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22787 Add FIPS environment information to support info fileAlain Kermis2024-08-261-0/+1
* SONAR-22603 Use generated code for the SARIF parserJulien HENRY2024-07-241-6/+1
* Revert "SONAR-22447 jakarta-annotation-api version bump"Matteo Mara2024-07-021-1/+1
* SONAR-22447 jakarta-annotation-api version bumplukasz-jarocki-sonarsource2024-07-011-1/+1
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-2/+2
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* SONAR-21643 Add support for Junit5Léo Geoffroy2024-02-201-0/+9
* SONAR-21195 allow plugins loaded in different containers to access classLoade...Steve Marion2024-01-041-1/+0
* Revert "SONAR-21195 allow plugins loaded in different containers to access cl...Matteo Mara2023-12-221-0/+1
* SONAR-21195 allow plugins loaded in different containers to access classLoade...Steve Marion2023-12-211-1/+0
* SONAR-21157 Drop support for running the scanners with Java 11Matteo Mara2023-12-011-5/+0
* SONAR-19579 Fix SSF-420 (#8573)Wojtek Wajerowicz2023-06-151-0/+2
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-0/+1
* 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