Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCA-450 Refresh QG on SCA issue status change | Havoc Pennington | 2025-05-23 | 1 | -0/+28 |
| | | | Co-authored-by: John Bintz <193517688+john-bintz-sonarsource@users.noreply.github.com> | ||||
* | SONAR-24520 Replace usages of Plugin API RuleType with internal Enum | antoine.vinot | 2025-03-27 | 1 | -1/+1 |
| | |||||
* | SONAR-24413 check azure openai endpoint connection | Serhat Yenican | 2025-03-10 | 1 | -0/+22 |
| | |||||
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 56 | -56/+56 |
| | |||||
* | SONAR-19122 Upgrade to Spring 6 | Jacek Poreda | 2024-12-18 | 3 | -15/+15 |
| | |||||
* | SONAR-24004 Replace lambda with method reference | Julien Camus | 2024-12-18 | 1 | -10/+10 |
| | |||||
* | NO-JIRA Fix SQ Issues | antoine.vinot | 2024-10-22 | 2 | -6/+6 |
| | |||||
* | 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 | 5 | -38/+38 |
| | |||||
* | SONAR-23265 Fix SSF-623 | Julien Camus | 2024-10-04 | 1 | -0/+36 |
| | |||||
* | SONAR-21452 move from commons-lang:commons-lang to ↵ | Matteo Mara | 2024-03-16 | 5 | -6/+6 |
| | | | | org.apache.commons:commons-lang3 | ||||
* | SONAR-20773 Update the update-center URL | Eric Giffon | 2024-02-07 | 1 | -10/+9 |
| | |||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 55 | -55/+55 |
| | |||||
* | 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 | 1 | -19/+22 |
| | | | | | | | | 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 | 1 | -16/+17 |
| | |||||
* | SONAR-19850 Add POST endpoint to set main branch | Benjamin Campomenosi | 2023-07-19 | 1 | -12/+11 |
| | |||||
* | SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695 | Duarte Meneses | 2023-07-18 | 2 | -58/+1 |
| | |||||
* | NO-JIRA remove unused imports | Pierre | 2023-07-17 | 2 | -3/+1 |
| | |||||
* | NO-JIRA replace Collectors.toList to Stream.toList | Pierre | 2023-07-17 | 1 | -2/+2 |
| | |||||
* | NO-JIRA replace MoreCollectors.toSet with Collectors.toSet | Pierre | 2023-07-17 | 1 | -4/+4 |
| | |||||
* | SONAR-19850 Switch all tests with different uuids by default | Léo Geoffroy | 2023-07-07 | 2 | -2/+2 |
| | |||||
* | SONAR-19558 - Refactor rest of tests in developer server | Benjamin Campomenosi | 2023-07-06 | 1 | -10/+21 |
| | |||||
* | SONAR-19558 Update rest of tests for other modules | Léo Geoffroy | 2023-07-03 | 2 | -2/+2 |
| | |||||
* | 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 | 2 | -0/+183 |
| | | | | | | | 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 |
| | |||||
* | NO-JIRA - rename isEnable to isAvailable for feature flag, as features can ↵ | Pierre | 2023-03-22 | 1 | -2/+2 |
| | | | | be available in an edition but not enabled. | ||||
* | SONAR-18679 Move remaining ITs | Léo Geoffroy | 2023-03-21 | 2 | -563/+0 |
| | |||||
* | Fix logback config | Zipeng WU | 2023-02-02 | 1 | -8/+3 |
| | |||||
* | [NO JIRA] Fix quality issues related to assertions | Duarte Meneses | 2023-01-12 | 2 | -4/+4 |
| | |||||
* | [NO-JIRA] Use record for data classes | Zipeng WU | 2023-01-12 | 1 | -2/+2 |
| | |||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 56 | -56/+56 |
| | |||||
* | [NO-JIRA] Unit test should generate jars in temporary folder | Zipeng WU | 2022-12-30 | 1 | -14/+6 |
| | |||||
* | SONAR-17678 remove usage of pack200 | Matteo Mara | 2022-12-06 | 4 | -152/+30 |
| | |||||
* | NO-JIRA Fix code smells | Antoine Vinot | 2022-10-14 | 1 | -2/+0 |
| | |||||
* | SONAR-16633 splitting plugins into two categories in the scanner context | Lukasz Jarocki | 2022-10-14 | 6 | -9/+13 |
| | |||||
* | SONAR-17271 update issue changelog with information about webhook | Aurelien Poscia | 2022-09-19 | 1 | -1/+0 |
| | |||||
* | SONAR-17271 - Add origin on issue update from ALM | Antoine Vinot | 2022-09-19 | 2 | -24/+58 |
| | |||||
* | SONAR-17210 - Update Github Scanning Alerts on status changes | Antoine Vinot | 2022-08-30 | 1 | -14/+36 |
| | |||||
* | SONAR-17081 - Minimal compatibility version should be compared with runtime ↵ | Léo Geoffroy | 2022-07-22 | 1 | -7/+7 |
| | | | | API version | ||||
* | SONAR-14503: Remove `plugin` word from the installed plugins log message | Dimitris Kavvathas | 2022-06-03 | 1 | -1/+10 |
| | |||||
* | SONAR-16232 Use plugin api version for SonarRuntime impl | Jacek | 2022-05-31 | 2 | -10/+10 |
| | | | | - introduce internal SonarQubeVersion | ||||
* | SONAR-16303 Change RuleDescriptionFormatter from a static helper to regular bean | Zipeng WU | 2022-05-11 | 2 | -12/+13 |
| | |||||
* | SONAR-16302 remove RuleDefinitionDto and put information in RuleDto | Aurelien | 2022-05-06 | 1 | -45/+46 |
| | |||||
* | SONAR-16302 Renamed RULE_DESC_SECTIONS.DESCRIPTION to ↵ | Aurelien | 2022-05-06 | 1 | -1/+1 |
| | | | | RULE_DESC_SECTIONS.CONTENT and corresponding java objects | ||||
* | SONAR-16302 persist and fetch rules with new DB structure | Aurelien Poscia | 2022-05-06 | 1 | -2/+1 |
| | |||||
* | SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce ↵ | Léo Geoffroy | 2022-05-06 | 1 | -1/+2 |
| | | | | RuleSectionDescriptionDto to prepare for multiple section support | ||||
* | NO-JIRA Update Mockito and simpleframework to latest major version | Léo Geoffroy | 2022-04-04 | 1 | -4/+4 |
| | |||||
* | SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring | Duarte Meneses | 2022-02-22 | 3 | -5/+5 |
| |