aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-impl/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19532 PythonXUnitSensor takes too long due to non-optimized file queryDuarte Meneses2023-06-121-2/+1
* SONAR-19197 Add code_variants to issues tableEric Giffon2023-05-161-1/+3
* SONAR-19096 add non-null check on the sanitizing of the relative path.Steve Marion2023-05-121-0/+8
* SONAR-18210 not computing the whole file metadata when only status is needed.Lukasz Jarocki2023-05-081-20/+55
* SONAR-19014 Don't rely on plugin APIs list of static resourcesDuarte Meneses2023-05-031-0/+31
* [NO JIRA] Implement plugin api related to characteristics as no opsDuarte Meneses2023-04-282-10/+6
* SONAR-19050 Add tests to fix coverageLéo Geoffroy2023-04-282-1/+18
* Revert "SONAR-19050 update RuleDto to add characteristics"Duarte Meneses2023-04-282-9/+6
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-282-6/+7
* SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549Duarte Meneses2023-04-242-7/+6
* SONAR-19050 update RuleDto to add characteristicsBenjamin Campomenosi2023-04-242-6/+9
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-112-7/+7
* SONAR-13615 Prevent scanner failure in case of null character in issue messageEric Giffon2023-03-021-13/+5
* [NO JIRA] fix test incorrect assertion of positivitySteve Marion2023-01-301-1/+1
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-122-7/+8
* SONAR-14584 Analysis of the project can fail if path of the file exceeds 400 ...Duarte Meneses2023-01-051-0/+38
* Update license templates for 2023Pierre2023-01-0250-50/+50
* SONAR-17766 Ignore 'Issue.addQuickFix' instead of throwing an exceptionDuarte Meneses2022-12-132-7/+62
* SONAR-17745 Message of issue location should be trimmedLéo Geoffroy2022-12-071-0/+11
* SONAR-17592 Manage formattings for truncation of messagesDuarte Meneses2022-12-011-2/+46
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-012-5/+85
* SONAR-17564 Add ITs for SARIF import.Wojtek Wajerowicz2022-11-161-1/+9
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-261-6/+19
* SONAR-17287 Fix quality issues and adopt changes to APIDuarte Meneses2022-09-161-6/+42
* SONAR-17287 implementing new method from NewIssue interfaceLukasz Jarocki2022-09-161-1/+2
* SONAR-17287 Scanner supports flow types and descriptionDuarte Meneses2022-09-161-13/+31
* SONAR-17150 fix SSF-39Aurelien2022-08-111-0/+10
* SONAR-16614 saving detected context in the scanner reportLukasz Jarocki2022-07-081-1/+3
* [NO JIRA] Replace 'squid' with 'java'Belen Pruvost2022-07-072-38/+38
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-5/+12
* SONAR-16232 Fix version metadataDuarte Meneses2022-04-211-1/+1
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-5/+4
* 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-16057 Filesystem tests fail with NPEDuarte Meneses2022-02-281-3/+27
* 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-2848-48/+48
* 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-292-0/+124
* Improve code qualityDuarte Meneses2021-11-208-52/+57
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1921-343/+219
* Improve code qualityDuarte Meneses2021-11-181-2/+2
* NO-JIRA fixed unit test that was not passing on windowsLukasz Jarocki2021-11-103-6/+10
* SONAR-15487 add quickfix flag in plugin-apiPierre2021-10-131-5/+19
* SONAR-15056 It should be possible to create external issues with project loca...Tobias Stadler2021-06-181-14/+22
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-174-23/+24
* SONAR-14192 Deprecating rule keys may break users' exclusion settingsDuarte Meneses2021-03-171-0/+63
* SONAR-14426 Add support for AES-GCM encryptionZipeng WU2021-02-173-18/+146
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0845-45/+45
* fix code smellsPierre2020-12-145-34/+34