aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-impl/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18210 not computing the whole file metadata when only status is needed.Lukasz Jarocki2023-05-082-5/+22
* SONAR-19014 Don't rely on plugin APIs list of static resourcesDuarte Meneses2023-05-031-0/+37
* [NO JIRA] Implement plugin api related to characteristics as no opsDuarte Meneses2023-04-282-4/+6
* Revert "SONAR-19050 update RuleDto to add characteristics"Duarte Meneses2023-04-282-17/+14
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-282-8/+8
* SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549Duarte Meneses2023-04-242-8/+8
* SONAR-19050 update RuleDto to add characteristicsBenjamin Campomenosi2023-04-242-14/+17
* SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classesAntoine Vinot2023-04-242-0/+25
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-1/+2
* SONAR-19005 Bump org.apache.commons:commons-csv version to 1.10.0Jacek Poreda2023-04-071-1/+2
* SONAR-13615 Prevent scanner failure in case of null character in issue messageEric Giffon2023-03-021-15/+13
* SONAR-14584 Analysis of the project can fail if path of the file exceeds 400 ...Duarte Meneses2023-01-051-0/+10
* Update license templates for 2023Pierre2023-01-02117-117/+117
* SONAR-17766 Ignore 'Issue.addQuickFix' instead of throwing an exceptionDuarte Meneses2022-12-132-2/+76
* SONAR-17518 Ignore AccessDeniedException of directory, if it is excluded.Dimitris Kavvathas2022-12-121-5/+2
* SONAR-17745 Message of issue location should be trimmedLéo Geoffroy2022-12-071-1/+2
* SONAR-17592 Manage formattings for truncation of messagesDuarte Meneses2022-12-011-5/+15
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-014-5/+152
* SONAR-17564 Add ITs for SARIF import.Wojtek Wajerowicz2022-11-162-4/+44
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-263-17/+17
* SONAR-13579 Detect files moves in Pull Request scopeKlaudio Sinani2022-10-262-3/+29
* SONAR-17287 Fix quality issues and adopt changes to APIDuarte Meneses2022-09-162-18/+13
* SONAR-17287 implementing new method from NewIssue interfaceLukasz Jarocki2022-09-162-2/+7
* SONAR-17287 Scanner supports flow types and descriptionDuarte Meneses2022-09-162-16/+70
* SONAR-17150 fix SSF-39Aurelien2022-08-111-1/+1
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-233-2/+19
* SONAR-17081 - Minimal compatibility version should be compared with runtime A...Léo Geoffroy2022-07-221-2/+2
* SONAR-16614 saving detected context in the scanner reportLukasz Jarocki2022-07-081-0/+13
* SONAR-16521 'Line Coverage' inconsistent with 'Lines to cover' and 'uncovered...Duarte Meneses2022-06-211-1/+1
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-313-8/+16
* SONAR-16232 Fix version metadataDuarte Meneses2022-04-212-3/+4
* 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-16057 Filesystem tests fail with NPEDuarte Meneses2022-02-281-3/+5
* SONAR-16064 new API in SensorContext to indicate possibility to skip unchange...Zipeng WU2022-02-261-0/+11
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-1/+8
* Update license headers for 2022 [update headers]Pierre2022-01-28113-113/+113
* [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-292-0/+57
* SONAR-15102 Upgrade 3rd party dependenciesJacek2021-11-221-4/+5
* Improve code qualityDuarte Meneses2021-11-202-4/+1
* Improve code qualityDuarte Meneses2021-11-183-5/+10
* [NO-JIRA] Fix Quality GateBelen Pruvost2021-10-261-2/+2
* Fix code quality issuesDuarte Meneses2021-10-253-3/+5
* SONAR-15487 add quickfix flag in plugin-apiPierre2021-10-131-0/+12
* Fix code quality issuesDuarte Meneses2021-09-241-1/+1
* Code smell fix: Remove unused importsBruno Andrade2021-07-121-1/+0
* SONAR-13513 Request parameter should not allow NUL characterZipeng WU2021-07-011-1/+5
* SONAR-15056 It should be possible to create external issues with project loca...Tobias Stadler2021-06-181-2/+1