Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J Level | Julien Camus | 2024-12-20 | 2 | -10/+8 |
| | |||||
* | SONAR-23990 Replace with text block | Julien Camus | 2024-12-19 | 1 | -6/+7 |
| | |||||
* | SONAR-15049 Taint Vulnerabilities should be reopened if new flows are created | Antoine Vinot | 2024-12-18 | 6 | -65/+147 |
| | |||||
* | SONAR-17786 Migrate from Wiser to Greenmail email testing framework | Jacek Poreda | 2024-12-18 | 2 | -44/+42 |
| | | | | Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com> | ||||
* | SONAR-19122 Update annotations from javax to jakarta | Jacek Poreda | 2024-12-18 | 7 | -7/+7 |
| | |||||
* | SONAR-19122 Upgrade to Spring 6 | Jacek Poreda | 2024-12-18 | 4 | -15/+15 |
| | |||||
* | SONAR-24004 Replace lambda with method reference | Julien Camus | 2024-12-18 | 6 | -21/+13 |
| | |||||
* | 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 |
| |