aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/scan/ProjectReactorBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-22054 Make property sonar.projectBaseDir optionalJulien HENRY2024-04-151-2/+10
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-2/+2
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-041-2/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-15651 display clear message when sources or tests contain '*'.Wojtek Wajerowicz2022-11-161-6/+20
* 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-13312 drop 'sonar.organization' scanner parameterJacek2020-12-221-3/+3
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-1/+1
* Remove deprecated code in scannerDuarte Meneses2019-10-211-22/+1
* use stopInfo() instead of stopDebug()Donghui Wang2019-09-301-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-1/+1
* Reduce dependency of sonar-scanner-engine on GuavaDuarte Meneses2019-07-121-11/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-2/+2
* SONAR-11850 Don't warn user if properties are inheritedJulien HENRY2019-06-281-3/+4
* SONAR-11558 Index basedir by default when sonar.sources is not providedJulien HENRY2019-02-181-1/+1
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-181-3/+3
* SONAR-11587 Rework issue exclusionsJulien HENRY2019-01-161-6/+36
* SONAR-11459 Remove ModuleFileSystemInitializerJulien HENRY2019-01-161-1/+2
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-33/+20
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10288 move multivalue property parsing to sonar-coreSébastien Lesaint2018-01-251-2/+3
* SONAR-10122 fix misleading error message for multivalue propertiesSébastien Lesaint2018-01-251-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9198 Support comma in sonar.sources/sonar.testsJulien HENRY2017-07-071-2/+6
* Log as debug when sources are defined but missing in non-leafJanos Gyerik2017-02-231-0/+19
* Analyze non-leaf modulesJanos Gyerik2017-02-231-24/+2
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Rename BatchUtils -> ScannerUtilsJulien HENRY2017-01-121-2/+2
* SONAR-7258 The project version should be optionalDuarte Meneses2016-08-311-4/+2
* SONAR-7722 The project name should not be mandatoryDuarte Meneses2016-08-301-3/+3
* SONAR-7864 Drop org.sonar.api.scan.filesystem.ModuleFileSystem from APIJulien HENRY2016-08-291-0/+4
* Rename package org.sonar.batch to org.sonar.scannerJulien HENRY2016-07-061-0/+413