aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-impl/src/test/java/org/sonar/api/batch/sensor/internal
Commit message (Expand)AuthorAgeFilesLines
* SONAR-25064 Scanner-Engine should index hidden filesJonas Wielage2025-05-161-1/+1
* Bump plugin-api from 11.4.0.2922 to 12.0.0.2960Antoine Vinot2025-05-141-1/+4
* SONAR-24521 Implements sonar plugin API addAnalysisData method in the scanner...Steve Marion2025-03-171-2/+47
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-093-3/+3
* NO-JIRA Update license headers to 2024Pierre2024-01-033-3/+3
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-181-9/+0
* Update license templates for 2023Pierre2023-01-023-3/+3
* [NO JIRA] Replace 'squid' with 'java'Belen Pruvost2022-07-071-2/+2
* SONAR-16097 Rename 'previousAnalysisCache' to 'previousCache'Duarte Meneses2022-03-241-3/+3
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-181-0/+21
* SONAR-16064 new API in SensorContext to indicate possibility to skip unchange...Zipeng WU2022-02-261-0/+7
* Update license headers for 2022 [update headers]Pierre2022-01-283-3/+3
* SONAR-15761 new API to identify Sensors processing files independently (#5091)Julien HENRY2021-12-031-7/+22
* SONAR-15686 Files provided are restricted when PR for selected sensorsDuarte Meneses2021-11-291-0/+30
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-192-23/+14
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-172-6/+6
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-083-3/+3
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-231-9/+8
* Format all headers for 2020Wouter Admiraal2020-01-073-3/+3
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-123-0/+485