aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16598 Rename generic concept to education principlesPierre2022-07-121-1/+1
* SONAR-16598 Populate Generic concepts from sonar-plugin apiLéo Geoffroy2022-07-121-1/+2
* SONAR-16614 added detected context to one of the sensorsLukasz Jarocki2022-07-082-8/+7
* Revert "SONAR-16598 Populate Generic concepts from sonar-plugin api"Pierre2022-07-081-2/+1
* SONAR-16598 Populate Generic concepts from sonar-plugin apiLéo Geoffroy2022-07-081-1/+2
* SONAR-16518 changing the rules in the xoo pluginLukasz Jarocki2022-06-307-22/+207
* SONAR-16303 Add section example to xoo plugin (#5914)Léo Geoffroy2022-05-111-45/+79
* SONAR-13588 External issue tags should inherit external rule tagsPierre2022-02-251-1/+2
* SONAR-15870 Xoo SCM should support relative datesDuarte Meneses2022-01-281-8/+15
* Update license headers for 2022 [update headers]Pierre2022-01-2870-70/+70
* 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-251-2/+6
* Improve code qualityDuarte Meneses2021-11-201-2/+0
* SONAR-15473 Add IT on quick fix available for issueMathieu Suen2021-10-133-0/+86
* 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-1716-402/+54
* 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-0868-68/+68
* Update Xoo pluginJulien Lancelot2020-09-036-38/+306
* 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-0765-65/+65
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-102-6/+6
* 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
* SONAR-11973 Update Xoo plugin for new sonarsourceSecurity facet testingWouter Admiraal2019-05-071-1/+1
* SONAR-10199 Fix search of issues by author containing commaJulien Lancelot2019-02-111-32/+40
* SONAR-11621 Implement IgnoreCommand in Xoo pluginBenoît Gianinetti2019-01-223-2/+71
* 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-161-0/+6
* SONAR-11488 Stop loading module level settings in scannerJulien HENRY2019-01-161-1/+5
* SONAR-11465 Introduce a new annotation for project level extensionsJulien HENRY2019-01-162-1/+52
* Fix license headers for 2019Duarte Meneses2019-01-0262-62/+62
* 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-242-1/+85
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-244-45/+40
* 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-171-2/+21
* fix varargs and unchecked called warningsSébastien Lesaint2018-07-091-1/+1
* SONAR-10867 Add a rule in Xoo to report security hotspotsJulien HENRY2018-07-044-0/+86
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-2916-419/+102
* SONAR-10809 Analyzers need to declare whether a rule is externalDuarte Meneses2018-06-014-2/+102
* SONAR-10647 Add ITsDuarte Meneses2018-05-092-1/+98