aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-impl/src/main/java/org/sonar/api/batch/sensor/internal
Commit message (Expand)AuthorAgeFilesLines
* SONAR-25064 Scanner-Engine should index hidden filesJonas Wielage2025-05-161-6/+4
* Bump plugin-api from 11.4.0.2922 to 12.0.0.2960Antoine Vinot2025-05-141-0/+11
* SONAR-24623 Remove the support of ProfileExporter and ProfileImporterJulien HENRY2025-03-181-2/+3
* SONAR-24521 Implements sonar plugin API addAnalysisData method in the scanner...Steve Marion2025-03-172-4/+32
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-095-5/+5
* SONAR-23327 Implement addTelemetryProperty in the scanner engineMatteo Mara2024-10-112-2/+13
* SONAR-22542 Index new STIG security standardLéo Geoffroy2024-07-231-0/+5
* 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-035-5/+5
* Update license templates for 2023Pierre2023-01-025-5/+5
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-231-2/+5
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-1/+1
* SONAR-16097 Rename 'previousAnalysisCache' to 'previousCache'Duarte Meneses2022-03-241-2/+2
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-181-0/+34
* SONAR-16064 new API in SensorContext to indicate possibility to skip unchange...Zipeng WU2022-02-261-0/+11
* Update license headers for 2022 [update headers]Pierre2022-01-285-5/+5
* [NO-JIRA] Fix reported code smells9.3.0.51899Klaudio Sinani2022-01-281-1/+0
* SONAR-15761 new API to identify Sensors processing files independently (#5091)Julien HENRY2021-12-031-11/+17
* SONAR-15686 Files provided are restricted when PR for selected sensorsDuarte Meneses2021-11-291-0/+19
* Improve code qualityDuarte Meneses2021-11-201-3/+0
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-11/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-085-5/+5
* SONAR-13214 Restore a minimal Settings API for backward compatibilityJulien HENRY2020-03-231-0/+1
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-231-5/+3
* Format all headers for 2020Wouter Admiraal2020-01-075-5/+5
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-3/+1
* Fix code quality issuesDuarte Meneses2019-07-121-2/+2
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-125-0/+762