aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/sensor
Commit message (Expand)AuthorAgeFilesLines
* SONAR-25064 Scanner-Engine should index hidden filesJonas Wielage2025-05-161-2/+7
* SONAR-18640 Drop MutableModuleSettings and MutableProjectSettingsVictor Schneuwly2025-05-062-12/+9
* SONAR-24623 Remove the support of ProfileExporter and ProfileImporterJulien HENRY2025-03-181-0/+1
* SONAR-24233 Add web api v2 architecture domain and file-graph endpoint.Steve Marion2025-03-171-0/+1
* SONAR-24521 Implements sonar plugin API addAnalysisData method in the scanner...Steve Marion2025-03-172-6/+40
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0919-19/+19
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-3/+5
* SONAR-23974 Optimize the scanner reportJulien HENRY2024-12-181-7/+6
* SONAR-23647 Improve logs when a sensor is skipped because of a missing propertyJavier García Orduña2024-12-041-4/+60
* SONAR-23327 Implement addTelemetryProperty in the scanner engineMatteo Mara2024-10-113-18/+53
* SONAR-22542 Index new STIG security standardLéo Geoffroy2024-07-231-0/+5
* NO-JIRA Update license headers to 2024Pierre2024-01-0319-19/+19
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-043-15/+10
* SONAR-20021 Fix Quality gate failure and issue with adhoc rule definitionLéo Geoffroy2023-08-211-2/+29
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-172-3/+3
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-135-15/+15
* Update license templates for 2023Pierre2023-01-0219-19/+19
* SONAR-17044 Fix ITsDuarte Meneses2022-07-232-10/+13
* SONAR-17044 SONAR-17043 SONAR-17042 Optimize Compute Engine issue tracking an...Duarte Meneses2022-07-236-13/+199
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-233-5/+13
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-071-1/+1
* SONAR-16097 Rename 'previousAnalysisCache' to 'previousCache'Duarte Meneses2022-03-241-1/+1
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-182-3/+32
* SONAR-16064 new API in SensorContext to indicate possibility to skip unchange...Zipeng WU2022-02-262-3/+12
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-222-4/+3
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-023-5/+6
* Update license headers for 2022 [update headers]Pierre2022-01-2816-16/+16
* [NO-JIRA] Fix reported code smells9.3.0.51899Klaudio Sinani2022-01-281-2/+0
* SONAR-15761 new API to identify Sensors processing files independently (#5091)Julien HENRY2021-12-031-1/+1
* SONAR-15686 Files provided are restricted when PR for selected sensorsDuarte Meneses2021-11-297-17/+52
* Improve code qualityDuarte Meneses2021-11-201-4/+4
* Fix code quality issuesDuarte Meneses2021-09-241-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0816-16/+16
* SONAR-13734 Coverage might be missing when merging multiple reportsDuarte Meneses2020-08-061-5/+5
* SONAR-13214 Restore a minimal Settings API for backward compatibilityJulien HENRY2020-03-232-3/+12
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-232-13/+4
* Format all headers for 2020Wouter Admiraal2020-01-0716-16/+16
* SONAR-12624 Scanner no longer supports short living branchesDuarte Meneses2019-12-091-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-126-25/+25
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1220-1916/+25
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-1219-359/+703
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-126-11/+190
* Extract implementation from plugin API - Scanner SensorDuarte Meneses2019-07-1213-19/+837
* Extract implementation from plugin API - Scanner rulesDuarte Meneses2019-07-121-1/+1
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-122-0/+552
* SONAR-11795 Make metric 'executable_lines_data' availableDuarte Meneses2019-03-121-2/+1
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-081-191/+82
* SONAR-11794 Remove old deprecated metricsJulien HENRY2019-03-061-26/+1
* SONAR-11670 Drop preview modeJulien HENRY2019-02-218-427/+3
* change year in file headersStas Vilchik2019-01-168-8/+8