aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/config
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11480 SONAR-11508 Consider server side settings when evaluating module ...Julien HENRY2019-01-161-6/+0
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10288 move multivalue property parsing to sonar-coreSébastien Lesaint2018-01-251-223/+0
* SONAR-10288 scanner multivalue property parsing ignore empty fieldsSébastien Lesaint2018-01-252-3/+229
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9666 Restore support of multi-valued properties containing line breaksJulien HENRY2017-09-151-0/+6
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-121-5/+5
* SONAR-9198 Do not warn when reading property sets with getStringArrayJulien HENRY2017-07-111-2/+25
* SONAR-9198 Support multi-valued properties containing commaJulien HENRY2017-07-041-0/+109