aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/sensor
Commit message (Expand)AuthorAgeFilesLines
* SONAR-25377 Remove deprecated complexity metricsPierre13 days1-11/+10
* SONAR-18640 Drop MutableModuleSettings and MutableProjectSettingsVictor Schneuwly2025-05-062-7/+11
* SONAR-24521 Implements sonar plugin API addAnalysisData method in the scanner...Steve Marion2025-03-171-12/+13
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-097-7/+7
* SONAR-23974 Optimize the scanner reportJulien HENRY2024-12-181-4/+4
* SONAR-23647 Improve logs when a sensor is skipped because of a missing propertyJavier García Orduña2024-12-041-0/+137
* SONAR-23432 Fix failing tests on Windows in scanner-engineantoine.vinot2024-12-031-12/+18
* SONAR-23270 Handle type and severity in new generic import formatLéo Geoffroy2024-11-131-5/+4
* SONAR-23327 Update tests to Junit5Matteo Mara2024-10-111-13/+13
* SONAR-23327 Implement addTelemetryProperty in the scanner engineMatteo Mara2024-10-113-50/+156
* NO-JIRA Update license headers to 2024Pierre2024-01-035-5/+5
* SONAR-20552 Introduce new generic issue import format in scannerAlain Kermis2023-10-041-7/+10
* SONAR-20021 Fix Quality gate failure and issue with adhoc rule definitionLéo Geoffroy2023-08-211-0/+46
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-1/+4
* SONAR-18679 moved unit test to integration test in sonar-scanner-engineLukasz Jarocki2023-03-171-20/+21
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-121-2/+3
* Update license templates for 2023Pierre2023-01-025-5/+5
* SONAR-17044 Fix ITsDuarte Meneses2022-07-231-0/+9
* SONAR-17044 SONAR-17043 SONAR-17042 Optimize Compute Engine issue tracking an...Duarte Meneses2022-07-233-24/+204
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-232-3/+12
* [NO JIRA] Replace 'squid' with 'java'Belen Pruvost2022-07-071-2/+2
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-2/+2
* SONAR-16097 Rename 'previousAnalysisCache' to 'previousCache'Duarte Meneses2022-03-241-1/+1
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-181-2/+16
* SONAR-16064 new API in SensorContext to indicate possibility to skip unchange...Zipeng WU2022-02-261-1/+12
* Update license headers for 2022 [update headers]Pierre2022-01-283-3/+3
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-193-20/+8
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-172-8/+8
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-083-3/+3
* SONAR-13734 Coverage might be missing when merging multiple reportsDuarte Meneses2020-08-061-0/+25
* SONAR-13214 Restore a minimal Settings API for backward compatibilityJulien HENRY2020-03-231-1/+1
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-231-2/+1
* Format all headers for 2020Wouter Admiraal2020-01-073-3/+3
* SONAR-12626 remove references to SLBDuarte Meneses2019-12-091-3/+3
* SONAR-12624 Scanner no longer supports short living branchesDuarte Meneses2019-12-091-4/+4
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-123-24/+24
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1216-1743/+24
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-1212-22/+465
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-1212-10/+1290
* Extract implementation from plugin API - Scanner SensorDuarte Meneses2019-07-121-4/+0
* Extract implementation from plugin API - Scanner rulesDuarte Meneses2019-07-122-3/+3
* SONAR-11969 Make Edition available for analyzers in the Scanner APIDuarte Meneses2019-05-061-1/+2
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-081-64/+26
* SONAR-11670 Drop preview modeJulien HENRY2019-02-211-35/+1
* SONAR-11465 Add project level Sensor EPJulien HENRY2019-01-162-17/+16
* SONAR-11465 Move IssueFilter at project levelJulien HENRY2019-01-161-3/+3
* SONAR-11509 Ignore module and folder level measures in Sensor APIJulien HENRY2019-01-161-0/+25
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-162-10/+13
* SONAR-11459 move dir and module issues to rootMichal Duda2019-01-162-4/+18
* Fix license headers for 2019Duarte Meneses2019-01-023-3/+3