Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-24520 Replace usages of Plugin API RuleType with internal Enum | antoine.vinot | 11 days | 2 | -0/+114 |
| | |||||
* | SONAR-24376 Fix env variables and remove argument quoting | Julien HENRY | 2025-02-28 | 1 | -1/+17 |
| | |||||
* | SONAR-24317 Move ProcessWrapperFactory to sonar-core | antoine.vinot | 2025-02-19 | 1 | -0/+88 |
| | |||||
* | SQRP-154 Cleanup leftovers from FOSSA | Javier García Orduña | 2025-02-04 | 1 | -42/+0 |
| | |||||
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 77 | -77/+77 |
| | |||||
* | SONAR-24021 Invoke method(s) only conditionally | Julien Camus | 2024-12-27 | 1 | -1/+4 |
| | |||||
* | SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J Level | Julien Camus | 2024-12-20 | 2 | -31/+30 |
| | |||||
* | SONAR-19122 Update annotations from javax to jakarta | Jacek Poreda | 2024-12-18 | 2 | -3/+3 |
| | |||||
* | SONAR-21354 Revert to use the sonar-classloader library | Julien HENRY | 2024-12-18 | 2 | -957/+0 |
| | |||||
* | SONAR-12647 Remove deprecated complexity metrics | Julien HENRY | 2024-12-06 | 1 | -9/+9 |
| | | | | | | | | | * Remove from complexity measure step * Remove from PersistMeasuresStep * Remove from ScannerMetrics * Add the DB migration * Don't register complexity metrics * Fix tests | ||||
* | SONAR-23755 Add Bbt for validating doc url change on UI. | Steve Marion | 2024-11-28 | 1 | -1/+1 |
| | |||||
* | SONAR-23755 Add core extension common to allow SQS specific behavior to ↵ | Steve Marion | 2024-11-28 | 2 | -27/+64 |
| | | | | happen. Add to DefaultLinkGenerator extension point to modify the default documentation base URL. | ||||
* | SONAR-23531 Change impact representation in IssueChangedEvent to fit convention | Léo Geoffroy | 2024-11-21 | 1 | -3/+3 |
| | |||||
* | SONAR-23287 add issue changed event and bulk action changes | Léo Geoffroy | 2024-11-11 | 1 | -3/+11 |
| | |||||
* | SONAR-23527 impacts severity is updated when issue is set on manual severity | Léo Geoffroy | 2024-11-11 | 1 | -0/+56 |
| | |||||
* | SONAR-23363 handle manual impact flag during project analysis | Léo Geoffroy | 2024-11-11 | 1 | -0/+8 |
| | |||||
* | SONAR-23298 Add new metrics and change some names | Dejan Milisavljevic | 2024-11-05 | 1 | -1/+18 |
| | |||||
* | SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the ↵ | Julien HENRY | 2024-10-24 | 1 | -36/+0 |
| | | | | plugin API | ||||
* | SONAR-23260 Publish impact changes to SonarQube IDE | Dejan Milisavljevic | 2024-10-16 | 1 | -0/+63 |
| | |||||
* | SONAR-23250 handle impacts on active rules in scanner engine | Léo Geoffroy | 2024-10-16 | 1 | -0/+50 |
| | |||||
* | SONAR-23188 MQR Mode setting | Viktor Vorona | 2024-10-16 | 1 | -0/+31 |
| | |||||
* | NO-JIRA Stop using deprecated methods from RandomStringUtils | Matteo Mara | 2024-10-14 | 1 | -30/+30 |
| | |||||
* | MMF-3988 Hide ratings and remove legacy mode setting | Viktor Vorona | 2024-09-19 | 1 | -31/+0 |
| | |||||
* | SONAR-22951 Use 5 levels severities for Software Impact | Dejan Milisavljevic | 2024-09-18 | 2 | -2/+15 |
| | | | | | | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com> Co-authored-by: Stanislav <31501873+stanislavhh@users.noreply.github.com> Co-authored-by: Viktor Vorona <viktor.vorona@sonarsource.com> Co-authored-by: OrlovAlexander <35396155+OrlovAlexander85@users.noreply.github.com> Co-authored-by: stanislavh <stanislav.honcharov@sonarsource.com> | ||||
* | SONAR-22914 Issues on different CVEs are different issues | antoine.vinot | 2024-09-12 | 1 | -0/+42 |
| | |||||
* | SONAR-22727 Move SoftwareQualitiesMetrics to sonar-core | Dejan Milisavljevic | 2024-08-26 | 1 | -0/+49 |
| | |||||
* | SONAR-22731 Define flag to be able to use legacy ratings | Dejan Milisavljevic | 2024-08-26 | 1 | -0/+31 |
| | |||||
* | SONAR-22787 Add FIPS environment information to support info file | Alain Kermis | 2024-08-26 | 1 | -0/+61 |
| | |||||
* | NO-JIRA Fix Quality Gate Issues | Matteo Mara | 2024-07-25 | 1 | -2/+0 |
| | |||||
* | SONAR-22603 Use generated code for the SARIF parser | Julien HENRY | 2024-07-24 | 4 | -218/+65 |
| | |||||
* | SONAR-22252 Update IssueDto, ActiveRuleDto and corresponding mappers | OrlovAlexander | 2024-06-03 | 1 | -29/+37 |
| | |||||
* | SONAR-21452 move from commons-lang:commons-lang to ↵ | Matteo Mara | 2024-03-16 | 7 | -8/+8 |
| | | | | org.apache.commons:commons-lang3 | ||||
* | SONAR-21643 Fix public accessor on JUnit5 Test | Léo Geoffroy | 2024-02-21 | 1 | -17/+17 |
| | |||||
* | SONAR-21643 Add support for Junit5 | Léo Geoffroy | 2024-02-20 | 1 | -1/+1 |
| | |||||
* | SONAR-21290 Use UUIDs v4 for all database identifiers | Aurelien Poscia | 2024-01-25 | 4 | -181/+17 |
| | |||||
* | SONAR-21280 Use IssueStatus from plugin-api instead and remove old one | Léo Geoffroy | 2024-01-19 | 2 | -85/+2 |
| | |||||
* | SONAR-21195 allow plugins loaded in different containers to access ↵ | Steve Marion | 2024-01-04 | 3 | -5/+980 |
| | | | | classLoader resources. Integrate sonarsource-classeloader library into sonar-core source. | ||||
* | SONAR-21195 Enhance scanner engine to download only required plugins | Matteo Mara | 2024-01-04 | 1 | -1/+24 |
| | |||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 76 | -76/+76 |
| | |||||
* | Revert "SONAR-21195 Enhance scanner engine to download only required plugins" | Matteo Mara | 2023-12-22 | 1 | -24/+1 |
| | | | | This reverts commit 981e6b85954f413666e8608a4e2f46fa2e4089cc. | ||||
* | Revert "SONAR-21195 allow plugins loaded in different containers to access ↵ | Matteo Mara | 2023-12-22 | 3 | -980/+5 |
| | | | | | | classLoader resources. Integrate sonarsource-classeloader library into sonar-core source." This reverts commit 9d91fc4c8fa35bc7fc985a71a2d38ef0759e50e3. | ||||
* | SONAR-21195 allow plugins loaded in different containers to access ↵ | Steve Marion | 2023-12-21 | 3 | -5/+980 |
| | | | | classLoader resources. Integrate sonarsource-classeloader library into sonar-core source. | ||||
* | SONAR-21195 Enhance scanner engine to download only required plugins | Matteo Mara | 2023-12-21 | 1 | -1/+24 |
| | |||||
* | SONAR-21194 add requiredForLanguages response fields to plugins/installed ↵ | Steve Marion | 2023-12-07 | 1 | -0/+3 |
| | | | | endpoint. | ||||
* | SONAR-20877 Support null values for status | Léo Geoffroy | 2023-11-08 | 2 | -11/+8 |
| | |||||
* | SONAR-20877 Update naming to issueStatus | Léo Geoffroy | 2023-11-08 | 2 | -26/+26 |
| | |||||
* | SONAR-20877 Add new status to changelog for issues | Léo Geoffroy | 2023-11-08 | 2 | -9/+32 |
| | |||||
* | SONAR-20877 Add mapping for hotspots status | Léo Geoffroy | 2023-11-08 | 1 | -0/+12 |
| | |||||
* | SONAR-20877 Add new status mapping | Léo Geoffroy | 2023-11-08 | 1 | -0/+62 |
| | |||||
* | SONAR-20578 remove dependency from common part to extension | Aurelien Poscia | 2023-09-28 | 2 | -0/+14 |
| |