aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/sensor
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-11598 Rework CPD exclusionsJulien HENRY2019-01-161-1/+1
* Fix quality flawsJulien HENRY2019-01-165-80/+77
* SONAR-11465 Add project level Sensor EPJulien HENRY2019-01-1611-14/+448
* SONAR-11465 Move IssueFilter at project levelJulien HENRY2019-01-161-5/+5
* SONAR-11509 Ignore module and folder level measures in Sensor APIJulien HENRY2019-01-161-5/+8
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-164-17/+20
* SONAR-11459 move dir and module issues to rootMichal Duda2019-01-161-3/+6
* Fix license headers for 2019Duarte Meneses2019-01-0213-13/+13
* Improve code qualityDuarte Meneses2018-11-071-4/+1
* SONAR-11367 Write duplication for changed files in PR and SLBDuarte Meneses2018-11-071-3/+0
* SONAR-11367 Write duplication for changed files in PR and SLBDuarte Meneses2018-11-071-1/+1
* SONAR-11209 Store ad hoc rules coming from scanner in rules_metadataJulien HENRY2018-09-241-1/+4
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-244-2/+109
* SONAR-11125 Publish all components with measures but without sources of uncha...Janos Gyerik2018-09-191-9/+0
* SONAR-11125 Save coverage in PRs and SLBDuarte Meneses2018-09-192-61/+0
* Fix Quality flaws in DefaultSensorStorageSimon Brandhof2018-07-301-103/+112
* SONAR-11064 drop metric comment_lines_dataSimon Brandhof2018-07-301-0/+9
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-292-21/+27
* SONAR-10638 Create Java API for analyzers to report significant codeDuarte Meneses2018-05-093-1/+82
* SONAR-10551 Import issues from external rule engines from generic reportDuarte Meneses2018-04-261-1/+1
* SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ...Duarte Meneses2018-04-261-12/+0