aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15836 Language files are not automatically publishedDuarte Meneses2021-12-215-0/+99
* SONAR-15761 new API to identify Sensors processing files independently (#5091)Julien HENRY2021-12-031-1/+2
* SONAR-15681 - IT for Owasp Top 10 2021 support in sonar-plugin-apibelen-pruvost-sonarsource2021-11-252-14/+32
* Improve code qualityDuarte Meneses2021-11-202-8/+0
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1910-45/+8
* SONAR-15473 Add IT on quick fix available for issueMathieu Suen2021-10-135-2/+161
* SONAR-15470 Do not declare Gradle build dependencies using compile and runtim...Kengo TODA2021-10-081-2/+2
* SONAR-15091 Compute engine fails with NPE if an external issue has an empty m...Duarte Meneses2021-06-282-0/+88
* SONAR-15056 It should be possible to create external issues with project loca...Tobias Stadler2021-06-182-0/+64
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-1720-417/+66
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-0/+2
* SONAR-14794 Optimize ITs: Reorganize test suites to reuse orchestrators more ...Duarte Meneses2021-05-184-4/+4
* SONAR-14794 Optimize ITs: Only run Xoo's NoSonarSensor if property is definedDuarte Meneses2021-05-181-3/+4
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0884-84/+84
* Update Xoo pluginJulien Lancelot2020-09-038-82/+323
* SONAR-13591 Fix copy of issue tags from rule tagsJulien Lancelot2020-07-091-1/+2
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-238-21/+14
* SONAR-12723 Filter hotspots in api/issues/bulk_changeJacek2020-01-131-2/+2
* SONAR-12723 Issue/hotspots IT fixesJacek2020-01-131-0/+4
* Format all headers for 2020Wouter Admiraal2020-01-0781-81/+81
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-103-8/+7
* SONAR-12627 Issues are 'new' if they involve a location on a new lineDuarte Meneses2019-12-092-2/+111
* SONAR-12626 CE and Web no longer support SLBsDuarte Meneses2019-12-091-1/+1
* JAR of sonar-xoo-plugin should not contain sonar-plugin-apiEvgeny Mandrikov2019-08-091-1/+1
* Clean depsDuarte Meneses2019-07-171-2/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1214-47/+47
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1215-48/+47
* Extract implementation from plugin API - Server rule definitionDuarte Meneses2019-07-122-1/+3
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-126-12/+12
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-1213-36/+34
* SONAR-11973 Update Xoo plugin for new sonarsourceSecurity facet testingWouter Admiraal2019-05-072-2/+2
* SONAR-11969 Make Edition available for analyzers in the Scanner APIDuarte Meneses2019-05-063-8/+10
* Remove wildcard imports in testsJanos Gyerik2019-02-112-2/+3
* SONAR-10199 Fix search of issues by author containing commaJulien Lancelot2019-02-113-38/+67
* SONAR-11621 Implement IgnoreCommand in Xoo pluginBenoît Gianinetti2019-01-225-2/+155
* change year in file headersStas Vilchik2019-01-162-2/+2
* Fix quality flawsJulien HENRY2019-01-162-5/+5
* SONAR-11465 Add project level Sensor EPJulien HENRY2019-01-163-2/+50
* SONAR-11509 Ignore module and folder level measures in Sensor APIJulien HENRY2019-01-162-1/+28
* SONAR-11488 Stop loading module level settings in scannerJulien HENRY2019-01-162-5/+9
* SONAR-11465 Introduce a new annotation for project level extensionsJulien HENRY2019-01-163-5/+56
* Fix license headers for 2019Duarte Meneses2019-01-0277-77/+77
* SONAR-11238 Xoo plugin supports recent symbol/highlighting locationSébastien Lesaint2018-10-102-22/+60
* SONAR-11210 Display organization specific ad hoc rule infoJulien Lancelot2018-09-243-3/+87
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-245-48/+42
* SONAR-11259 Improve source offset handling on WindowsJulien HENRY2018-09-241-2/+4
* SONAR-9904 guess author of issue based on all its locationsSimon Brandhof2018-08-161-2/+2
* SONAR-10985 Add filters for owaspTop10, sans25Top10, cwe (#485)Janos Gyerik2018-07-172-3/+41
* fix varargs and unchecked called warningsSébastien Lesaint2018-07-092-7/+20
* SONAR-10867 Add a rule in Xoo to report security hotspotsJulien HENRY2018-07-046-1/+95