aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Revert "SONAR-21195 Refactor file indexing into two distinct steps"Matteo Mara2023-12-224-41/+13
* Revert "SONAR-21195 Fix issues raised by SonarQube"Matteo Mara2023-12-221-2/+2
* Revert "SONAR-21197 add a property to enable the download of the required plu...Matteo Mara2023-12-221-6/+5
* Revert "SONAR-21195 Make DefaultLanguagesRepository more suitable for tests"Matteo Mara2023-12-221-4/+5
* SONAR-21195 Make DefaultLanguagesRepository more suitable for testsMatteo Mara2023-12-211-5/+4
* SONAR-21197 add a property to enable the download of the required plugins onlyMatteo Mara2023-12-211-5/+6
* SONAR-21195 Fix issues raised by SonarQubeMatteo Mara2023-12-211-2/+2
* SONAR-21195 Refactor file indexing into two distinct stepsMatteo Mara2023-12-214-13/+41
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2023-12-216-31/+493
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-043-10/+7
* SONAR-20540 Use proxy settings in DefaultHttpDownloaderWojtek Wajerowicz2023-11-081-2/+4
* SONAR-20840 update the warning message about the version dropping JDK11 analy...Matteo Mara2023-10-201-2/+2
* SONAR-20552 Introduce new generic issue import format in scannerAlain Kermis2023-10-041-0/+4
* SONAR-20553 - Support the new taxonomy for SARIF Formatantoine.vinot2023-10-041-0/+2
* SONAR-19994 Scanner property for plugins download timeoutEric Giffon2023-07-261-2/+8
* SONAR-19983 warning when running scanner with a Java version older than 17Pierre2023-07-212-3/+54
* SONAR-19418 Add debug logging in case error Scanner WS clientJacek Poreda2023-06-201-4/+16
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-135-15/+15
* SONAR-19110 Update Not Authorized message to include sonar.tokenLéo Geoffroy2023-05-081-6/+7
* SONAR-18591 Add sonar.token property and deprecate sonar.loginEric Giffon2023-03-172-3/+6
* SONAR-18242 Clarify error message when creating new project without permissio...Eric Giffon2023-02-081-1/+2
* Update license templates for 2023Pierre2023-01-0224-24/+24
* SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ i...Benjamin Campomenosi2022-12-281-0/+2
* SONAR-17678 remove usage of pack200Matteo Mara2022-12-061-35/+3
* SONAR-17564 Import vulnerabilities from a SARIF reportAurelien Poscia2022-11-151-0/+15
* SONAR-17560 Add Sarif deserializationAntoine Vinot2022-11-151-0/+2
* SONAR-16633 splitting plugins into two categories in the scanner contextLukasz Jarocki2022-10-143-4/+21
* SONAR-16567 Use user-friendly date format and improve notification messageZipeng WU2022-07-181-11/+13
* SONAR-16567 add an analysis warning when using a token expiring in less than ...Matteo Mara2022-07-062-4/+46
* SONAR-16260 improve project analysis when using project analysis tokenMatteo Mara2022-05-313-25/+5
* SONAR-16232 Drop usage of deprecated org.sonar.api.SonarQubeVersionJacek2022-05-311-2/+2
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-4/+5
* SONAR-16260 scanner passing new context header - projectKeyLukasz Jarocki2022-04-293-6/+27
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-227-545/+24
* SONAR-16026 Adds file lock retries when explode jarPatrick Reinhart2022-02-091-1/+22
* SONAR-15966 Fix Spring bean names to include classloaderDuarte Meneses2022-02-031-8/+4
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-0216-122/+591
* Update license headers for 2022 [update headers]Pierre2022-01-2824-24/+24
* [NO-JIRA] Fix Bugs, Code SmellsJacek2021-12-211-2/+0
* SONAR-15686 Files provided are restricted when PR for selected sensorsDuarte Meneses2021-11-292-4/+4
* Improve code qualityDuarte Meneses2021-11-201-1/+1
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-173-64/+3
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-14/+0
* SONAR-14783 Link Java 11 Upgrade Notes in Warningcolin-mueller-sonarsource2021-04-301-1/+2
* SONAR-14550 Show analysis warning when scanner uses Java < 118.8.0.42792Duarte Meneses2021-03-261-4/+9
* SONAR-14397 Update the Java < 11 warning displayed by SonarQube ScannersDuarte Meneses2021-02-101-1/+1
* SONAR-14340 - ‘Not authorized’ analysis should prompt for a token, not lo...Mark Rekveld2021-01-141-2/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0825-25/+25
* SONAR-13312 drop 'sonar.organization' scanner parameterJacek2020-12-227-70/+16
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-183-12/+19