aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/bootstrap/GlobalConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-3/+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-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-231-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-11480 SONAR-11508 Consider server side settings when evaluating module ...Julien HENRY2019-01-161-4/+2
* SONAR-11488 Stop loading module level settings in scannerJulien HENRY2019-01-161-4/+0
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-22/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9863 replace old "permanent server ID" by the new oneSimon Brandhof2017-10-161-1/+1
* SONAR-9283 Settings, Configuration and Props trim values at insertSébastien Lesaint2017-09-191-3/+2
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-121-2/+1
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-041-0/+64