aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-21528-50273/+0
* SONAR-16230 Add PCI DSS standard support in Plugin APIJacek2022-04-053-5/+65
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-3/+3
* SONAR-16039 added new metric analysis_from_sonarqube_9_4Lukasz Jarocki2022-03-313-1/+28
* SONAR-16097 Rename 'previousAnalysisCache' to 'previousCache'Duarte Meneses2022-03-241-2/+2
* Fix SonarQube quality issuesDuarte Meneses2022-03-231-0/+21
* SONAR-16123 Update security_reports endpointMatteo Mara2022-03-182-8/+11
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-184-0/+154
* SONAR-16128 SONAR-16126 Update Security PDF Report with OWASP Top 10 and CWE ...Lukasz Jarocki2022-03-171-0/+14
* SONAR-16101 Introduce new `acknowledged` resolution type for reviewed hotspotsKlaudio Sinani2022-03-092-1/+12
* SONAR-16064 new API in SensorContext to indicate possibility to skip unchange...Zipeng WU2022-02-262-8/+11
* SONAR-7496 drop unused columns on Issues tablePierre2022-02-241-0/+8
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-6/+7
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-4/+4
* Update license headers for 2022 [update headers]Pierre2022-01-28470-470/+470
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code w...Duarte Meneses2022-01-211-0/+2
* SONAR-15836 Language files are not automatically publishedDuarte Meneses2021-12-212-1/+13
* SONAR-15824 WebService changelog not shownDuarte Meneses2021-12-132-3/+24
* SONAR-15761 new API to identify Sensors processing files independently (#5091)Julien HENRY2021-12-031-0/+8
* [NO-JIRA] Fix Validate Task Belen Pruvost2021-11-251-5/+6
* SONAR-15681 Support Owasp Top 10 2021 in sonar-plugin-apiJacek2021-11-253-4/+55
* Improve code qualityDuarte Meneses2021-11-2022-94/+90
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1942-944/+660
* Improve code qualityDuarte Meneses2021-11-184-24/+19
* SONAR-15498 Manual selection of project's branches for portfolioPhilippe Perrin2021-11-091-2/+2
* [NO-JIRA] Fix Quality GateBelen Pruvost2021-10-261-6/+6
* Fix code quality issuesDuarte Meneses2021-10-253-4/+4
* SONAR-15487 add quickfix flag in plugin-apiPierre2021-10-132-0/+12
* Fix code quality issuesDuarte Meneses2021-09-243-14/+1
* SONAR-15194 Deprecate 'ProfileExporter' and 'ProfileImporter' in the Java APIDuarte Meneses2021-09-162-0/+4
* SONAR-15144 - Add Audit Logs Housekeeping Policy SettingBelen Pruvost2021-07-271-0/+4
* Code smell fix: Remove redundant castsBruno Andrade2021-07-121-2/+2
* Code smell fix: Remove unused importsBruno Andrade2021-07-121-1/+0
* SONAR-10762 Drop usage of 'user_managed' columnJacek2021-07-071-0/+2
* SONAR-13513 Request parameter should not allow NUL characterZipeng WU2021-07-011-0/+11
* SONAR-14833 Order of fields in SMTP settings is not idealDuarte Meneses2021-07-012-0/+15
* SONAR-15094 Add MODULE lifespan in SonarLintSide annotationDamien Urruty2021-06-281-0/+14
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-1772-2136/+17
* SONAR-14908 Deprecate 'RulesDefinitionXmlLoader' in the Sonar plugin APIDuarte Meneses2021-06-081-0/+1
* SONAR-14851 Report Quality Gate status on branches in GitHubLukasz Jarocki2021-06-083-111/+8
* SONAR-14882 Restore support for BOM in RulesDefinitionXmlLoaderJulien HENRY2021-06-013-1/+30
* SONAR-14885 Remove deprecated XMLRuleParserJulien HENRY2021-05-281-256/+0
* SONAR-14882 Remove Staxmate and Woodstox dependencies from plugin APIJulien HENRY2021-05-285-253/+357
* SONAR-14682 - Make webhook validation configurableBelen Pruvost2021-04-291-0/+2
* SONAR-14642 - SSF-142Zipeng WU2021-04-192-1/+10
* SONAR-10485 Provide a way to always enforce coverage and duplication Quality ...Duarte Meneses2021-04-081-0/+10
* Revert "SONAR-14642 - SSF-142"Zipeng WU2021-04-012-10/+1
* SONAR-14642 - SSF-142Zipeng WU2021-03-312-1/+10
* SONAR-14192 Add optional return field 'deprecatedKeys' to /api/rules/searchMichal Duda2021-03-171-0/+13
* SONAR-13848 remove deprecated 'pageIndex' and 'pageSize' params from web serv...Michal Duda2021-02-261-2/+0