aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/bootstrap/PluginFilesTest.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-151-1/+1
* Fix some quality flawsJulien HENRY2024-05-021-1/+1
* SONAR-22038 Support new SSL properties (#10987)Julien HENRY2024-04-301-76/+96
* SONAR-21857 fix ssflukasz-jarocki-sonarsource2024-03-191-1/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19994 Scanner property for plugins download timeoutEric Giffon2023-07-261-0/+17
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17678 remove usage of pack200Matteo Mara2022-12-061-100/+1
* SONAR-16567 add an analysis warning when using a token expiring in less than ...Matteo Mara2022-07-061-1/+5
* SONAR-16260 improve project analysis when using project analysis tokenMatteo Mara2022-05-311-3/+1
* SONAR-16260 scanner passing new context header - projectKeyLukasz Jarocki2022-04-291-1/+4
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Improve code qualityDuarte Meneses2021-11-201-3/+3
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-38/+20
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13312 drop 'sonar.organization' scanner parameterJacek2020-12-221-1/+1
* fix code smellsPierre2020-12-141-1/+1
* 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-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-2/+2
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-181-3/+3
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10591 scanner uses WS api/plugins/downloadSimon Brandhof2018-05-111-0/+363