Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-16101 Introduce new `acknowledged` resolution type for reviewed hotspots | Klaudio Sinani | 2022-03-09 | 2 | -1/+12 |
| | |||||
* | SONAR-16064 new API in SensorContext to indicate possibility to skip ↵ | Zipeng WU | 2022-02-26 | 2 | -8/+11 |
| | | | | unchanged files | ||||
* | SONAR-7496 drop unused columns on Issues table | Pierre | 2022-02-24 | 1 | -0/+8 |
| | |||||
* | SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring | Duarte Meneses | 2022-02-22 | 1 | -6/+7 |
| | |||||
* | SONAR-15966 Use Spring instead of Pico as dependency injection framework in ↵ | Duarte Meneses | 2022-02-02 | 1 | -4/+4 |
| | | | | | | the scanner-engine Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com> | ||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 470 | -470/+470 |
| | |||||
* | SONAR-14929 New Code using a 'reference branch' doesn't detect changed code ↵ | Duarte Meneses | 2022-01-21 | 1 | -0/+2 |
| | | | | with git merge workflow | ||||
* | SONAR-15836 Language files are not automatically published | Duarte Meneses | 2021-12-21 | 2 | -1/+13 |
| | |||||
* | SONAR-15824 WebService changelog not shown | Duarte Meneses | 2021-12-13 | 2 | -3/+24 |
| | |||||
* | SONAR-15761 new API to identify Sensors processing files independently (#5091) | Julien HENRY | 2021-12-03 | 1 | -0/+8 |
| | |||||
* | [NO-JIRA] Fix Validate Task | Belen Pruvost | 2021-11-25 | 1 | -5/+6 |
| | |||||
* | SONAR-15681 Support Owasp Top 10 2021 in sonar-plugin-api | Jacek | 2021-11-25 | 3 | -4/+55 |
| | |||||
* | Improve code quality | Duarte Meneses | 2021-11-20 | 22 | -94/+90 |
| | |||||
* | SONAR-15631 - Refactor UTs to stop using ExpectedException | Klaudio Sinani | 2021-11-19 | 42 | -944/+660 |
| | |||||
* | SONAR-15631 - New UT Monitoring Module | Belen Pruvost | 2021-11-19 | 1 | -0/+1 |
| | |||||
* | Improve code quality | Duarte Meneses | 2021-11-18 | 4 | -24/+19 |
| | |||||
* | SONAR-15498 Manual selection of project's branches for portfolio | Philippe Perrin | 2021-11-09 | 1 | -2/+2 |
| | | | | Display portfolio's children branch information and group issues by project and branch | ||||
* | [NO-JIRA] Fix Quality Gate | Belen Pruvost | 2021-10-26 | 1 | -6/+6 |
| | |||||
* | Fix code quality issues | Duarte Meneses | 2021-10-25 | 3 | -4/+4 |
| | |||||
* | SONAR-15487 add quickfix flag in plugin-api | Pierre | 2021-10-13 | 2 | -0/+12 |
| | |||||
* | SONAR-15470 Do not declare Gradle build dependencies using compile and ↵ | Kengo TODA | 2021-10-08 | 1 | -4/+3 |
| | | | | runtime configurations | ||||
* | Fix code quality issues | Duarte Meneses | 2021-09-24 | 3 | -14/+1 |
| | |||||
* | SONAR-15194 Deprecate 'ProfileExporter' and 'ProfileImporter' in the Java API | Duarte Meneses | 2021-09-16 | 2 | -0/+4 |
| | |||||
* | SONAR-15144 - Add Audit Logs Housekeeping Policy Setting | Belen Pruvost | 2021-07-27 | 1 | -0/+4 |
| | |||||
* | Code smell fix: Remove redundant casts | Bruno Andrade | 2021-07-12 | 1 | -2/+2 |
| | |||||
* | Code smell fix: Remove unused imports | Bruno Andrade | 2021-07-12 | 1 | -1/+0 |
| | |||||
* | SONAR-10762 Drop usage of 'user_managed' column | Jacek | 2021-07-07 | 1 | -0/+2 |
| | |||||
* | SONAR-13513 Request parameter should not allow NUL character | Zipeng WU | 2021-07-01 | 1 | -0/+11 |
| | |||||
* | SONAR-14833 Order of fields in SMTP settings is not ideal | Duarte Meneses | 2021-07-01 | 2 | -0/+15 |
| | |||||
* | SONAR-15094 Add MODULE lifespan in SonarLintSide annotation | Damien Urruty | 2021-06-28 | 1 | -0/+14 |
| | |||||
* | SONAR-14925 Remove code deprecated before 7.0 in the Plugin API | Duarte Meneses | 2021-06-17 | 72 | -2136/+17 |
| | |||||
* | SONAR-14951 Scanners require Java 11 | Sébastien Lesaint | 2021-06-09 | 1 | -0/+2 |
| | |||||
* | SONAR-14908 Deprecate 'RulesDefinitionXmlLoader' in the Sonar plugin API | Duarte Meneses | 2021-06-08 | 1 | -0/+1 |
| | |||||
* | SONAR-14851 Report Quality Gate status on branches in GitHub | Lukasz Jarocki | 2021-06-08 | 3 | -111/+8 |
| | |||||
* | SONAR-14882 Restore support for BOM in RulesDefinitionXmlLoader | Julien HENRY | 2021-06-01 | 3 | -1/+30 |
| | |||||
* | SONAR-14885 Remove deprecated XMLRuleParser | Julien HENRY | 2021-05-28 | 1 | -256/+0 |
| | |||||
* | SONAR-14882 Remove Staxmate and Woodstox dependencies from plugin API | Julien HENRY | 2021-05-28 | 6 | -257/+357 |
| | |||||
* | SONAR-14682 - Make webhook validation configurable | Belen Pruvost | 2021-04-29 | 1 | -0/+2 |
| | |||||
* | SONAR-14642 - SSF-142 | Zipeng WU | 2021-04-19 | 2 | -1/+10 |
| | |||||
* | SONAR-10485 Provide a way to always enforce coverage and duplication Quality ↵ | Duarte Meneses | 2021-04-08 | 1 | -0/+10 |
| | | | | Gate conditions | ||||
* | Revert "SONAR-14642 - SSF-142" | Zipeng WU | 2021-04-01 | 2 | -10/+1 |
| | | | | This reverts commit 0810d5dcbc8e49b4f064223cd271225acb397e83. | ||||
* | SONAR-14642 - SSF-142 | Zipeng WU | 2021-03-31 | 2 | -1/+10 |
| | |||||
* | SONAR-14192 Add optional return field 'deprecatedKeys' to /api/rules/search | Michal Duda | 2021-03-17 | 1 | -0/+13 |
| | |||||
* | SONAR-13848 remove deprecated 'pageIndex' and 'pageSize' params from web ↵ | Michal Duda | 2021-02-26 | 1 | -2/+0 |
| | | | | services | ||||
* | SONAR-14498 Support JSON property type | Jacek | 2021-02-26 | 3 | -20/+43 |
| | |||||
* | Revert SONAR-14478, SONAR-14462, SONAR-14461 | lukasz-jarocki-sonarsource | 2021-02-26 | 1 | -11/+0 |
| | | | | | | | | | | | | | | | | | | | | | * Revert "SONAR-14478 - Main Branch Documentation" This reverts commit 59eae7cf3f2e611e162a4e0122ae5846b10a45b1. * Revert "SONAR-14462 Do not display the branch name until the main branch is analyzed for the first time" This reverts commit 20f7319c06affdae62d39d1bad002f16504465a2. * Revert "SONAR-14461 main branch detection" This reverts commit c04baa1e8e3b492953d66a6bc4111c01f3ee3069. * Revert "SONAR-14461 Remove hardcoded usage of 'master'" This reverts commit 32eefaf2d36af375af280cc3ba664fd71e0f6afd. * Revert "SONAR-14461 save the default main branch when needed" This reverts commit 879a4be2afc570b2248fb4d639f42f913215805b. | ||||
* | Expose revision in PostProjectAnalysisTaskTester | Matthias Kappeller | 2021-02-20 | 1 | -0/+12 |
| | |||||
* | SONAR-14458 Add an option to enable/disable changing user permissions by ↵ | Michal Duda | 2021-02-19 | 1 | -0/+2 |
| | | | | project administrator | ||||
* | SONAR-14461 main branch detection | lukasz-jarocki-sonarsource | 2021-02-19 | 1 | -0/+11 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 496 | -496/+496 |
| |