aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin/src
Commit message (Expand)AuthorAgeFilesLines
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1214-46/+46
* Extract implementation from plugin API - Server rule definitionDuarte Meneses2019-07-121-1/+2
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-126-12/+12
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-1212-36/+33
* 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-112-38/+66
* 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
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-2921-561/+128
* Fix malformed license headersJanos Gyerik2018-06-141-19/+0
* SONAR-10809 Analyzers need to declare whether a rule is externalDuarte Meneses2018-06-016-3/+112
* SONAR-10647 Add ITsDuarte Meneses2018-05-094-2/+190
* SONAR-10648 Fix InputFile::relativePath for global sensorsJulien HENRY2018-04-273-2/+51
* SONAR-10544 Apply feedbackDuarte Meneses2018-04-261-1/+2
* SONAR-10544 fix testsDuarte Meneses2018-04-261-1/+1
* SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ...Duarte Meneses2018-04-262-4/+1
* SONAR-10543 Fix mandatory fieldsDuarte Meneses2018-04-261-1/+4
* SONAR-10543 Sensor Java API should allow to add external rule engine issuesDuarte Meneses2018-04-263-1/+96
* Fix some Java compiler warningsSimon Brandhof2018-03-121-1/+1
* Add missing license headersDuarte Meneses2018-02-071-0/+19
* SONAR-10321 Add scope to rule definition APIDuarte Meneses2018-02-072-4/+4
* SONAR-10321 Add scope field to rule search wsDuarte Meneses2018-02-073-2/+55
* Add Java API Plugin.Context#getBootConfiguration()Simon Brandhof2018-02-061-3/+4
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-143-5/+5
* SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ...Simon Brandhof2018-01-101-2/+8
* Fix license headers for 2018Simon Brandhof2018-01-0774-74/+74
* SONAR-5236 Create new API to register built-in quality profilesJulien HENRY2017-09-254-0/+103
* Xoo MeasureSensor supports language Xoo2Teryk Bellahsene2017-08-301-2/+3
* SONAR-9574 Same file indexed in different modulesJulien HENRY2017-08-041-2/+2
* Rework file indexingJulien HENRY2017-08-041-11/+7
* SONAR-9480 fix support of multiple docs to recover with same idSimon Brandhof2017-07-112-1/+7
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-4/+0
* SONAR-8546 Add medium testJulien HENRY2017-07-071-1/+1
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-041-1/+1