Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-19597 Security fix (SSF-420) | Wojtek Wajerowicz | 2023-06-20 | 1 | -0/+2 |
| | |||||
* | SONAR-17566 Drop jdk11 support for running the SonarQube server | Matteo Mara | 2022-12-29 | 1 | -0/+5 |
| | |||||
* | SONAR-15595 Replace Gradle deprecated dependency scopes | Zipeng WU | 2022-12-01 | 1 | -24/+24 |
| | |||||
* | SONAR-17560 Move existing sarif object to sonar-core | Antoine Vinot | 2022-11-15 | 1 | -0/+1 |
| | |||||
* | SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar' | Duarte Meneses | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | 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-16182 Migrate remaining modules from java 8 to java 11 | Duarte Meneses | 2022-03-28 | 1 | -2/+0 |
| | |||||
* | SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring | Duarte Meneses | 2022-02-22 | 1 | -1/+1 |
| | |||||
* | SONAR-15966 Use Spring instead of Pico as dependency injection framework in ↵ | Duarte Meneses | 2022-02-02 | 1 | -0/+2 |
| | | | | | | the scanner-engine Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com> | ||||
* | SONAR-14951 Scanners require Java 11 | Sébastien Lesaint | 2021-06-09 | 1 | -0/+2 |
| | |||||
* | Clean deps | Duarte Meneses | 2019-07-17 | 1 | -1/+4 |
| | |||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 1 | -0/+1 |
| | | | | sonar-plugin-api-impl | ||||
* | SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader | Julien HENRY | 2018-09-19 | 1 | -14/+0 |
| | |||||
* | Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin ↵ | Duarte Meneses | 2018-07-19 | 1 | -0/+14 |
| | | | | | | classloader" This reverts commit 4dcb5245f1147048d122ff2d335a6b5b7364c565. | ||||
* | SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader | Julien HENRY | 2018-07-17 | 1 | -14/+0 |
| | |||||
* | SONAR-6949 Implements bcrypt hash for password | Eric Hartmann | 2018-04-17 | 1 | -1/+0 |
| | | | | | | | Extract hash mechanism into a single class LocalAuthentication Implements SHA1 (deprecated) and bcrypt hash Set bcrypt as default Update the hash of a user during authentication if hash method was SHA1 | ||||
* | SONAR-6949 Increase crypted password size | Eric Hartmann | 2018-04-17 | 1 | -0/+1 |
| | |||||
* | Revert "SONAR-6949 Increase crypted password size" | Eric Hartmann | 2018-04-12 | 1 | -1/+0 |
| | | | | This reverts commit 8e3729ab43842b5f23c431afdd5153c75530aa1d. | ||||
* | SONAR-6949 Increase crypted password size | Eric Hartmann | 2018-04-12 | 1 | -0/+1 |
| | |||||
* | 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 | -2/+4 |
| | |||||
* | Order list of Gradle dependencies | Simon Brandhof | 2018-03-12 | 1 | -9/+13 |
| | |||||
* | Move To Gradle | David Rautureau | 2018-03-09 | 1 | -0/+53 |