aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/bootstrap/PluginFiles.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* Change log level to debug for user cacheJulien HENRY2024-05-131-1/+1
* SONAR-22038 Support new SSL properties (#10987)Julien HENRY2024-04-301-57/+51
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19994 Scanner property for plugins download timeoutEric Giffon2023-07-261-2/+8
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17678 remove usage of pack200Matteo Mara2022-12-061-35/+3
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13314 Request pack200 compression only if library is availableDuarte Meneses2020-04-241-1/+7
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-2/+2
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11113 Increase timeout for downloading pluginsEric Hartmann2018-10-101-1/+2
* SONAR-10591 scanner uses WS api/plugins/downloadSimon Brandhof2018-05-111-0/+237