Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classes | Antoine Vinot | 2023-04-24 | 2 | -2/+12 |
| | | | | | | | 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-18679 Move remaining ITs | Léo Geoffroy | 2023-03-21 | 1 | -1/+1 |
| | |||||
* | [NO-JIRA] Remove reported code smells about usages of toList | Matteo Mara | 2023-01-10 | 1 | -4/+4 |
| | |||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 45 | -45/+45 |
| | |||||
* | SONAR-15595 Replace Gradle deprecated dependency scopes | Zipeng WU | 2022-12-01 | 1 | -10/+10 |
| | |||||
* | SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar' | Duarte Meneses | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | NO-JIRA replace un-necessary and flaky ↵ | Aurelien Poscia | 2022-11-04 | 3 | -2/+109 |
| | | | | expired_push_events_are_purged_on_schedule IT by predictable junit | ||||
* | [NOJIRA] Fix build on master | Léo Geoffroy | 2022-10-12 | 1 | -1/+1 |
| | |||||
* | SONAR-17352 Refactor component keys to not include branch suffix | Duarte Meneses | 2022-10-12 | 2 | -9/+9 |
| | |||||
* | SONAR-17110 Register events on default quality profile updates | Klaudio Sinani | 2022-10-12 | 2 | -21/+167 |
| | | | | | | | * SONAR-17110 Exit earlier if `activatedRules` & `activatedRules` are empty * SONAR-17110 Add unit-tests for `QualityProfileDao#selectDefaultProfileUuid` method + remove logging * SONAR-17110 Overall improvements * SONAR-17110 Minor overall improvements | ||||
* | [NO-JIRA] Fix code smells | Jacek | 2022-08-08 | 3 | -0/+63 |
| | |||||
* | SONAR-16659 - Create ProjectKeyChanged Events | Belen Pruvost | 2022-07-29 | 10 | -73/+66 |
| | |||||
* | [NO JIRA] Fix Quality Gate | Belen Pruvost | 2022-07-28 | 1 | -0/+3 |
| | |||||
* | SONAR-16647 - Move previous SSE events to DB queue | Belen Pruvost | 2022-07-28 | 21 | -975/+256 |
| | |||||
* | SONAR-16374 Distribute events from analysis to SL clients | Jacek | 2022-07-25 | 6 | -26/+197 |
| | |||||
* | SONAR-16645 - Purge Push Events ITs | Belen Pruvost | 2022-07-25 | 2 | -2/+2 |
| | |||||
* | SONAR-16374 Simplify purge scheduler | Jacek | 2022-07-25 | 6 | -197/+88 |
| | |||||
* | SONAR-16374 Add scheduled task to read PushEvents from DB | Jacek | 2022-07-25 | 9 | -2/+488 |
| | |||||
* | SONAR-16645 - Push Events Scheduled Purge | Belen Pruvost | 2022-07-25 | 9 | -1/+460 |
| | |||||
* | SONAR-16518 Remove replaceRuleDescriptionSectionDtos method | Antoine Vinot | 2022-06-30 | 1 | -5/+3 |
| | |||||
* | SONAR-16518 Add context to RuleDescriptionSectionDto | Léo Geoffroy | 2022-06-30 | 1 | -1/+1 |
| | |||||
* | SONAR-16372 - Push IssueChangedEvents | Belen Pruvost | 2022-05-16 | 20 | -92/+1046 |
| | |||||
* | SONAR-16302 remove RuleDefinitionDto and put information in RuleDto | Aurelien | 2022-05-06 | 1 | -5/+4 |
| | |||||
* | SONAR-16302 persist and fetch rules with new DB structure | Aurelien Poscia | 2022-05-06 | 1 | -1/+1 |
| | |||||
* | SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce ↵ | Léo Geoffroy | 2022-05-06 | 1 | -3/+3 |
| | | | | RuleSectionDescriptionDto to prepare for multiple section support | ||||
* | SONAR-16289 reduce Sonarlint client heartbeat to 20s | Pierre | 2022-04-14 | 1 | -1/+1 |
| | |||||
* | Fix SonarQube quality issues | Duarte Meneses | 2022-03-23 | 3 | -0/+63 |
| | |||||
* | SONAR-15919 Use long-form rule key in events | Damien Urruty | 2022-03-03 | 4 | -21/+23 |
| | |||||
* | SONAR-15919 Send only rule keys for deactivated rules in RuleSetChanged | Damien Urruty | 2022-03-03 | 5 | -53/+56 |
| | |||||
* | SONAR-15919 Rename RuleSetChangedEvent and fix payload format | Damien Urruty | 2022-02-25 | 9 | -109/+106 |
| | |||||
* | SONAR-15919 fixed starting of Data Center edition with server push feature ↵ | lukasz-jarocki-sonarsource | 2022-02-22 | 2 | -3/+47 |
| | | | | (#5459) | ||||
* | SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring | Duarte Meneses | 2022-02-22 | 1 | -7/+3 |
| | |||||
* | SONAR-15919 fix nullable activeRule | Pierre | 2022-02-21 | 1 | -2/+3 |
| | |||||
* | SONAR-15918 improve connections management of SonarLintClients | Belen Pruvost | 2022-02-18 | 4 | -18/+38 |
| | |||||
* | SONAR-16029 integration test for push endpoint | Lukasz Jarocki | 2022-02-18 | 3 | -3/+23 |
| | |||||
* | SONAR-15919 improve test coverage | Pierre | 2022-02-18 | 6 | -61/+270 |
| | |||||
* | SONAR-15985 implemented security checks before pushing a message to SL clients | Lukasz Jarocki | 2022-02-18 | 11 | -50/+307 |
| | |||||
* | SONAR-15919 added filtering rule set change events based on languages user ↵ | Lukasz Jarocki | 2022-02-18 | 10 | -23/+445 |
| | | | | subscribed to | ||||
* | SONAR-15919 add ruleset changes | Pierre | 2022-02-18 | 6 | -4/+117 |
| | |||||
* | SONAR-15918 update the license headers to 2022 | Pierre | 2022-02-18 | 18 | -16/+54 |
| | |||||
* | Added monitoring and telemetry to SonarLint push feature. (#5315) | lukasz-jarocki-sonarsource | 2022-02-18 | 2 | -7/+5 |
| | | | * SONAR-15921 add number of connected sonarlint clients to telemetry | ||||
* | SONAR-15918 managing the connections of SonarLint push endpoint | lukasz-jarocki-sonarsource | 2022-02-18 | 11 | -22/+711 |
| | |||||
* | SONAR-15918 making the new endpoint /api/push/sonarlint_events async | Lukasz Jarocki | 2022-02-18 | 8 | -15/+349 |
| | |||||
* | SONAR-15934 introduced new module sonar-webserver-pushapi and added required ↵ | Lukasz Jarocki | 2022-02-18 | 8 | -0/+353 |
dependencies |