aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/scan/InputProjectProvider.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-5/+7
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-1/+2
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-18/+14
* 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
* 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-1/+1
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-3/+2
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-111-1/+1
* change year in file headersStas Vilchik2019-01-161-1/+1
* SONAR-11465 Rework scanner logsJulien HENRY2019-01-161-0/+1
* SONAR-11459 Remove ModuleFileSystemInitializerJulien HENRY2019-01-161-1/+11
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-0/+45