Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-23688 Add facet and filter on active_impactSeverities | Dejan Milisavljevic | 2024-12-18 | 4 | -46/+219 |
| | | | Co-authored-by: OrlovAlexander <alexander.orlov@sonarsource.com> | ||||
* | SONAR-22998 fetch active rules with a dedicated endpoint | Pierre Guillot | 2024-12-18 | 3 | -0/+506 |
| | | | Co-authored-by: Julien HENRY <julien.henry@sonarsource.com> | ||||
* | SONAR-23734 Total number of applications Telemetry | OrlovAlexander | 2024-12-18 | 2 | -0/+95 |
| | |||||
* | SONAR-23688 Index active rules impacts | Dejan Milisavljevic | 2024-12-06 | 4 | -57/+85 |
| | |||||
* | SONAR-23731 Portfolio report telemetry | OrlovAlexander | 2024-12-06 | 2 | -0/+96 |
| | |||||
* | SONAR-23512 Project report telemetry | OrlovAlexander | 2024-12-06 | 2 | -0/+98 |
| | |||||
* | NO-JIRA replace usage of Java6Assertions by normal Assertions | Steve Marion | 2024-12-06 | 1 | -1/+1 |
| | |||||
* | SONAR-23736 Add application report Telemetry | OrlovAlexander | 2024-12-04 | 2 | -0/+97 |
| | |||||
* | SONAR-23719 Make sure all components are using the new Email Configuration | Antoine Vigneau | 2024-11-29 | 19 | -303/+320 |
| | |||||
* | SQRP-119 (#12446) | Anita Stanisz | 2024-11-29 | 6 | -16/+16 |
| | |||||
* | SONAR-23619 Add Sonar way for AI Code Quality Gate | Jacek | 2024-11-29 | 6 | -7/+183 |
| | |||||
* | SONAR-23367 Remove mention of Server in mode emails | Léo Geoffroy | 2024-11-29 | 4 | -18/+18 |
| | |||||
* | SONAR-23569 Use Software Quality metrics when in MQR mode | Dejan Milisavljevic | 2024-11-29 | 1 | -0/+8 |
| | |||||
* | SONAR-23367 Update email content for mode change notification | Léo Geoffroy | 2024-11-29 | 2 | -6/+6 |
| | |||||
* | SQRP-119 Rename notifications (#12414) | Anita Stanisz | 2024-11-29 | 6 | -16/+16 |
| | |||||
* | SONAR-23569 Add STIG and CASA to the PDF Security Report | Dejan Milisavljevic | 2024-11-27 | 1 | -0/+5 |
| | |||||
* | SONAR-23649 Fix SonarQube issues | Léo Geoffroy | 2024-11-26 | 1 | -4/+7 |
| | |||||
* | SONAR-23649 Conditions mismatch notification should be enabled by default ↵ | Léo Geoffroy | 2024-11-26 | 5 | -25/+35 |
| | | | | for Quality gate administrators | ||||
* | SONAR-23651 Trigger conditions mismatch notification when mode is changed | Léo Geoffroy | 2024-11-26 | 6 | -84/+135 |
| | |||||
* | SONAR-23649 QG admins can opt out from conditions mismatch notification | Léo Geoffroy | 2024-11-26 | 4 | -5/+49 |
| | |||||
* | SONAR-23367 Send notification to instance admins about the existence of two ↵ | Léo Geoffroy | 2024-11-26 | 17 | -0/+1030 |
| | | | | modes. | ||||
* | SONAR-23341 Security report data are based on Security impact when in MQR mode | Dejan Milisavljevic | 2024-11-21 | 2 | -98/+179 |
| | |||||
* | SONAR-23566 Remove deprecation on rule 'type' and 'severity' | Léo Geoffroy | 2024-11-13 | 1 | -11/+2 |
| | |||||
* | SONAR-23527 Add changelog event when manual impact is updated during project ↵ | Léo Geoffroy | 2024-11-11 | 2 | -1/+14 |
| | | | | analysis | ||||
* | SONAR-23363 Update set_severity endpoint | OrlovAlexander | 2024-11-11 | 2 | -0/+76 |
| | |||||
* | SONAR-23527 impacts severity is updated when issue is set on manual severity | Léo Geoffroy | 2024-11-11 | 2 | -0/+56 |
| | |||||
* | SONAR-23363 handle manual impact flag during project analysis | Léo Geoffroy | 2024-11-11 | 2 | -17/+56 |
| | |||||
* | SONAR-23299 add fallback condition to live quality gate evaluation | Léo Geoffroy | 2024-11-05 | 11 | -36/+404 |
| | |||||
* | SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the ↵ | Julien HENRY | 2024-10-24 | 21 | -35/+936 |
| | | | | plugin API | ||||
* | NO-JIRA Fix SQ Issues | antoine.vinot | 2024-10-22 | 1 | -2/+6 |
| | |||||
* | SONAR-23259 add changelog management for impacts | Léo Geoffroy | 2024-10-18 | 2 | -9/+127 |
| | | | Co-authored-by: OrlovAlexander <alexander.orlov@sonarsource.com> | ||||
* | SONAR-23250 Update rule activator to support impact severity overrides | Léo Geoffroy | 2024-10-16 | 1 | -2/+17 |
| | |||||
* | NO-JIRA Refactor v2 telemetry data provider | Damien Urruty | 2024-10-15 | 2 | -44/+6 |
| | | | | Introduce an abstract class to differentiate static characteristics (dimension, metric key, ...) and dynamic (the actual value) to better show how it is supposed to be used. It will also prevent future duplication reports on data providers | ||||
* | NO-JIRA Fix the Quality Gate | Matteo Mara | 2024-10-15 | 1 | -2/+2 |
| | |||||
* | NO-JIRA Remove new code issues resulting from the update of the deprecated ↵ | Matteo Mara | 2024-10-14 | 6 | -32/+37 |
| | | | | methods. | ||||
* | NO-JIRA Stop using deprecated methods from RandomStringUtils | Matteo Mara | 2024-10-14 | 42 | -420/+416 |
| | |||||
* | SONAR-22875 Index project measures using the measures table (#11734) | Claire Villard | 2024-10-09 | 1 | -6/+6 |
| | | | | Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com> | ||||
* | SONAR-23133 move hamcrest-core dependency to hamcrest. remove obsolete ↵ | Steve Marion | 2024-10-07 | 1 | -1/+1 |
| | | | | exclusion of hamcrest from mockito. | ||||
* | SONAR-23133 removing com.squareup.okio:okio direct dependency | Steve Marion | 2024-10-07 | 1 | -1/+0 |
| | |||||
* | SGB-126 Migrate the test to Junit 5 (#11904) | Anita Stanisz | 2024-10-03 | 1 | -23/+27 |
| | |||||
* | NO-JIRA Fix scan issues | Dejan Milisavljevic | 2024-09-19 | 2 | -2/+0 |
| | |||||
* | SONAR-22951 Use 5 levels severities for Software Impact | Dejan Milisavljevic | 2024-09-18 | 11 | -174/+153 |
| | | | | | | | 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-22641 fix values for telemetry smtp config when Optional.empty() returned | Bogdana | 2024-09-02 | 4 | -10/+30 |
| | |||||
* | SONAR-22727 index software qualitiy measure to project measures | Dejan Milisavljevic | 2024-08-26 | 9 | -3/+227 |
| | | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com> | ||||
* | SONAR-22727 Move SoftwareQualitiesMetrics to sonar-core | Dejan Milisavljevic | 2024-08-26 | 2 | -335/+0 |
| | |||||
* | SONAR-22727 Introduce software quality security review rating metrics | DDMili | 2024-08-26 | 2 | -13/+45 |
| | |||||
* | SONAR-22727 Add new software qualities maintainability measures | Léo Geoffroy | 2024-08-26 | 2 | -0/+26 |
| | |||||
* | SONAR-22727 Add new software qualities rating measures | DDMili | 2024-08-26 | 3 | -15/+21 |
| | |||||
* | SONAR-22727 Add new software qualities remediation efforts measures | Léo Geoffroy | 2024-08-26 | 2 | -3/+3 |
| | |||||
* | SONAR-22727 Define new metrics for project ratings | Dejan Milisavljevic | 2024-08-26 | 2 | -0/+333 |
| |