aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/scan/MutableModuleSettings.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-0/+2
* 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-11488 Stop loading module level settings in scannerJulien HENRY2019-01-161-43/+3
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-9/+9
* Clean some scanner component namesJulien HENRY2019-01-161-2/+2
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9283 Settings, Configuration and Props trim values at insertSébastien Lesaint2017-09-191-1/+5
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-121-3/+3
* Fix quality flawsJulien HENRY2017-07-051-15/+1
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-041-0/+113