aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/scan/ModuleIndexerTest.java
Commit message (Collapse)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
|
* 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-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-291-1/+2
|
* SONAR-13867 revertMichal Duda2020-09-171-2/+1
|
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-171-1/+2
|
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
|
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-121-7/+1
|
* Extract implementation from plugin API and create new module ↵Duarte Meneses2019-07-121-1/+1
| | | | sonar-plugin-api-impl
* Extract implementation from plugin API and create new module ↵Duarte Meneses2019-07-121-1/+1
| | | | sonar-plugin-api-impl
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-4/+3
|
* SONAR-11508, SONAR-11484 Index files at project levelJulien HENRY2019-01-161-1/+1
|
* SONAR-11459 Stop publishing modules and folders in the scanner reportJulien HENRY2019-01-161-4/+1
|
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-5/+5
|
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
|
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-271-2/+1
|
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-121-2/+3
|
* SONAR-9701 Don't publish coverage, scm and source of unchanged filesJulien HENRY2017-09-121-1/+1
|
* SONAR-9607 Do not copy unchanged source files in scanner reportJulien HENRY2017-08-071-1/+2
|
* SONAR-9641 Add URIPredicateJulien HENRY2017-08-041-10/+8
|
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-24/+39
| | | | Mark Immutable classes in the Plugin API and Scanner
* SONAR-8832 Support project-level sensors (#1720)Janos Gyerik2017-03-021-5/+6
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
|
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-271-1/+4
|
* SONAR-8631 Only publish input files used by sensorsDuarte Meneses2017-01-271-0/+67