aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-21184-15317/+0
|
* SONAR-16230 Add PCI DSS standard support in Plugin APIJacek2022-04-051-3/+25
|
* 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-311-0/+6
|
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in ↵Duarte Meneses2022-02-021-4/+4
| | | | | | the scanner-engine Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
* Update license headers for 2022 [update headers]Pierre2022-01-28132-132/+132
|
* SONAR-15836 Language files are not automatically publishedDuarte Meneses2021-12-211-1/+6
|
* SONAR-15824 WebService changelog not shownDuarte Meneses2021-12-131-0/+19
|
* [NO-JIRA] Fix Validate Task Belen Pruvost2021-11-251-5/+6
|
* SONAR-15681 Support Owasp Top 10 2021 in sonar-plugin-apiJacek2021-11-251-1/+17
|
* 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-181-6/+6
|
* [NO-JIRA] Fix Quality GateBelen Pruvost2021-10-261-6/+6
|
* Fix code quality issuesDuarte Meneses2021-10-253-4/+4
|
* 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-011-0/+7
|
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-1715-260/+6
|
* SONAR-14851 Report Quality Gate status on branches in GitHubLukasz Jarocki2021-06-081-10/+6
|
* SONAR-14882 Restore support for BOM in RulesDefinitionXmlLoaderJulien HENRY2021-06-012-0/+25
|
* SONAR-14882 Remove Staxmate and Woodstox dependencies from plugin APIJulien HENRY2021-05-281-5/+5
|
* SONAR-14642 - SSF-142Zipeng WU2021-04-191-1/+9
|
* Revert "SONAR-14642 - SSF-142"Zipeng WU2021-04-011-9/+1
| | | | This reverts commit 0810d5dcbc8e49b4f064223cd271225acb397e83.
* SONAR-14642 - SSF-142Zipeng WU2021-03-311-1/+9
|
* SONAR-14498 Support JSON property typeJacek2021-02-261-19/+34
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08134-134/+134
|
* fix code smellsPierre2020-12-147-15/+15
|
* Refactor regex that can lead to a stack overflow for large inputsZipeng WU2020-12-141-3/+3
|
* Assertions should not compare an object to itselfPhilippe Perrin2020-12-094-37/+46
|
* fix assertions on incompatible types on overall codePierre2020-12-094-16/+12
|
* SONAR-8427 Add a timeZone param to api/issues/searchJulien HENRY2020-12-031-14/+22
|
* SONAR-13844 Rename repositories from 'SonarAnalyzer' to 'SonarQube'Duarte Meneses2020-09-181-0/+8
|
* SONAR-13766 PostProjectAnalysisTask's 'description' is a breaking changeDuarte Meneses2020-08-251-12/+7
|
* SONAR-13221 MetricsDuarte Meneses2020-05-251-1/+1
|
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-141-17/+48
|
* Remove deprecated APIs since at least 6.7Julien HENRY2020-03-232-155/+0
|
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-237-264/+9
|
* Format all headers for 2020Wouter Admiraal2020-01-07138-139/+138
|
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-1023-124/+98
|
* SONAR-12679 Use single branch typeDuarte Meneses2019-12-091-1/+9
|
* Add a JUnit 5 version of LogTesterJulien HENRY2019-11-211-0/+119
|
* SONAR-12508 Remove RuleRepository and RuleI18n APIs deprecated since 4.2Duarte Meneses2019-10-211-100/+0
|
* Remove deprecated code in scannerDuarte Meneses2019-10-211-3/+4
|
* SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin ↵Jacek2019-10-171-42/+0
| | | | | | | | (#2139) * remove login generation strategy * add migration to remove gh login strategy + code review fixes * support same login for new user and update login for SQ authority
* logger name should appear in Unit Tests' logsSébastien Lesaint2019-09-061-1/+1
|
* Fix test to make it run on mac os (#1977)Jacek2019-08-011-0/+5
| | | | * fix test to make it run on mac os
* SONAR-11722 add ability for Post tasks to add log statisticsSébastien Lesaint2019-07-302-2/+124
|
* SONAR-17722 add post tag logsSébastien Lesaint2019-07-301-0/+5
|
* SC-795 remove SonarCloud label from emailsSimon Brandhof2019-07-261-12/+0
|
* Bring back server rule implementations to sonar-plugin-apiDuarte Meneses2019-07-153-0/+272
|