aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/bootstrap/PluginFiles.java
Commit message (Expand)AuthorAgeFilesLines
* [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