Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCA-450 Refresh QG on SCA issue status change | Havoc Pennington | 2025-05-23 | 3 | -0/+50 |
| | | | Co-authored-by: John Bintz <193517688+john-bintz-sonarsource@users.noreply.github.com> | ||||
* | SONAR-25122 Handle restricted usage of AI CodeFix | Vojtech Suchy | 2025-05-21 | 1 | -0/+27 |
| | |||||
* | SONAR-24520 Replace usages of Plugin API RuleType with internal Enum | antoine.vinot | 2025-03-27 | 3 | -4/+4 |
| | |||||
* | SONAR-24630 Add early access misra setting | Stanislav | 2025-03-21 | 2 | -1/+47 |
| | | | Co-authored-by: Dejan Milisavljevic <dejan.milisavljevic@sonarsource.com> | ||||
* | SONAR-24413 check azure openai endpoint connection | Serhat Yenican | 2025-03-10 | 2 | -1/+43 |
| | |||||
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 148 | -148/+148 |
| | |||||
* | SONAR-24021 Invoke method(s) only conditionally | Julien Camus | 2024-12-27 | 1 | -4/+4 |
| | |||||
* | SONAR-19122 Update annotations from javax to jakarta | Jacek Poreda | 2024-12-18 | 1 | -1/+1 |
| | |||||
* | SONAR-19122 Upgrade to Spring 6 | Jacek Poreda | 2024-12-18 | 5 | -32/+32 |
| | |||||
* | SONAR-24004 Replace lambda with method reference | Julien Camus | 2024-12-18 | 1 | -10/+10 |
| | |||||
* | SONAR-22998 fetch active rules with a dedicated endpoint | Pierre Guillot | 2024-12-18 | 1 | -1/+0 |
| | | | Co-authored-by: Julien HENRY <julien.henry@sonarsource.com> | ||||
* | SONAR-23803 determining sonar version to update takes into account two products | lukasz-jarocki-sonarsource | 2024-11-29 | 1 | -2/+11 |
| | |||||
* | NO-JIRA Fix SQ Issues | antoine.vinot | 2024-10-22 | 2 | -6/+6 |
| | |||||
* | SONAR-23250 Support impacts in QP export-import | OrlovAlexander | 2024-10-16 | 1 | -3/+5 |
| | |||||
* | SONAR-23250 Update activate_rule endpoint to support impacts | Léo Geoffroy | 2024-10-16 | 1 | -0/+6 |
| | |||||
* | SONAR-23250 Update rule activator to support impact severity overrides | Léo Geoffroy | 2024-10-16 | 1 | -4/+17 |
| | |||||
* | NO-JIRA Remove new code issues resulting from the update of the deprecated ↵ | Matteo Mara | 2024-10-14 | 1 | -7/+7 |
| | | | | methods. | ||||
* | NO-JIRA Stop using deprecated methods from RandomStringUtils | Matteo Mara | 2024-10-14 | 6 | -47/+47 |
| | |||||
* | SONAR-23265 Fix SSF-623 | Julien Camus | 2024-10-04 | 2 | -0/+68 |
| | |||||
* | SONAR-23082 Improve exception handling in API | Julien Camus | 2024-10-03 | 1 | -10/+6 |
| | |||||
* | NO-JIRA Refactor license reading | Zipeng WU | 2024-09-24 | 2 | -56/+0 |
| | |||||
* | SONAR-22224 update api activate_rule, activate_rules | OrlovAlexander | 2024-06-03 | 2 | -5/+19 |
| | |||||
* | SONAR-21452 move from commons-lang:commons-lang to ↵ | Matteo Mara | 2024-03-16 | 9 | -10/+10 |
| | | | | org.apache.commons:commons-lang3 | ||||
* | SONAR-20773 Update the update-center URL | Eric Giffon | 2024-02-07 | 2 | -15/+16 |
| | |||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 148 | -148/+148 |
| | |||||
* | SONAR-21131 Implement api v2 service for custom rule creation | Eric Giffon | 2023-12-08 | 1 | -0/+38 |
| | |||||
* | SONAR-21050 Normalization of rule tags to reduce ElasticSearch usage | Alain Kermis | 2023-11-27 | 1 | -1/+1 |
| | |||||
* | SONAR-20796 Use severity/type mapping for BitBucket Cloud | Jacek Poreda | 2023-10-30 | 2 | -0/+15 |
| | |||||
* | SONAR-20548 added event for changing the CCT data for rules | lukasz-jarocki-sonarsource | 2023-10-10 | 1 | -1/+1 |
| | |||||
* | NO-JIRA Harden QGChangeEventListenersImplTest usage of LogTester | antoine.vinot | 2023-09-07 | 1 | -8/+15 |
| | |||||
* | SONAR-19850 Apply validation fixes | lukasz-jarocki-sonarsource | 2023-07-19 | 4 | -24/+27 |
| | | | | | | | | SONAR-19850 Fix an issue where main branch was treated as orphan branch SONAR-19850 Fix an issue where emails with reports were not sent to any receipients SONAR-19850 Fix bug with reference branch as main branch SONAR-19850 Add warning on unanalyzed branches SONAR-19850 Fix portfolio refresh when change of main branch of project | ||||
* | SONAR-19850 Fix name of method in ProjectLifeCycleListeners | Benjamin Campomenosi | 2023-07-19 | 3 | -18/+19 |
| | |||||
* | SONAR-19850 Add POST endpoint to set main branch | Benjamin Campomenosi | 2023-07-19 | 4 | -17/+16 |
| | |||||
* | SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695 | Duarte Meneses | 2023-07-18 | 8 | -219/+7 |
| | |||||
* | NO-JIRA remove unused imports | Pierre | 2023-07-17 | 5 | -9/+4 |
| | |||||
* | NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdas | Pierre | 2023-07-17 | 1 | -2/+1 |
| | |||||
* | NO-JIRA replace Collectors.toList to Stream.toList | Pierre | 2023-07-17 | 5 | -6/+6 |
| | |||||
* | NO-JIRA replace MoreCollectors.toImmutableSet with ↵ | Pierre | 2023-07-17 | 1 | -1/+2 |
| | | | | ImmutableSet.toImmutableSet from guava | ||||
* | NO-JIRA replace MoreCollectors.toSet with Collectors.toSet | Pierre | 2023-07-17 | 1 | -4/+4 |
| | |||||
* | NO-JIRA replace MoreCollectors.toList with Collectors.toList | Pierre | 2023-07-17 | 3 | -6/+5 |
| | |||||
* | NO-JIRA replace MoreCollectors.toList(size) with Collectors.toList | Pierre | 2023-07-17 | 1 | -2/+2 |
| | |||||
* | NO-JIRA replace MoreCollectors operations to JDK or guava implementations | Pierre | 2023-07-17 | 1 | -2/+1 |
| | |||||
* | SONAR-19850 Switch all tests with different uuids by default | Léo Geoffroy | 2023-07-07 | 4 | -4/+4 |
| | |||||
* | SONAR-19558 - Refactor rest of tests in developer server | Benjamin Campomenosi | 2023-07-06 | 5 | -13/+60 |
| | |||||
* | SONAR-19558 Update rest of tests for other modules | Léo Geoffroy | 2023-07-03 | 4 | -4/+4 |
| | |||||
* | [NO-JIRA] Fix Code Smells | Jacek Poreda | 2023-06-22 | 1 | -0/+23 |
| | |||||
* | [NOJIRA] Remove usage of deprecated Loggers. (#8527) | Wojtek Wajerowicz | 2023-06-13 | 8 | -26/+29 |
| | |||||
* | SONAR-19084 Add step to deactivate removed users. | Wojtek Wajerowicz | 2023-05-11 | 1 | -7/+9 |
| | |||||
* | SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classes | Antoine Vinot | 2023-04-24 | 4 | -0/+475 |
| | | | | | | | Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com> Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com> Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com> Co-authored-by: Jacek Poreda <jacek.poreda@sonarsource.com> | ||||
* | SONAR-19015 Use new log test fixtures in the sonar-plugin-api | Jeremy Davis | 2023-04-11 | 5 | -12/+17 |
| |