Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 27 | -27/+27 |
| | | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com> | ||||
* | [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 | 27 | -27/+27 |
| | |||||
* | NO-JIRA replace un-necessary and flaky ↵ | Aurelien Poscia | 2022-11-04 | 1 | -2/+7 |
| | | | | expired_push_events_are_purged_on_schedule IT by predictable junit | ||||
* | SONAR-17352 Refactor component keys to not include branch suffix | Duarte Meneses | 2022-10-12 | 1 | -1/+1 |
| | |||||
* | SONAR-17110 Register events on default quality profile updates | Klaudio Sinani | 2022-10-12 | 1 | -13/+62 |
| | | | | | | | * 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 | 6 | -53/+46 |
| | |||||
* | SONAR-16647 - Move previous SSE events to DB queue | Belen Pruvost | 2022-07-28 | 13 | -506/+93 |
| | |||||
* | SONAR-16374 Distribute events from analysis to SL clients | Jacek | 2022-07-25 | 4 | -15/+104 |
| | |||||
* | SONAR-16645 - Purge Push Events ITs | Belen Pruvost | 2022-07-25 | 2 | -2/+2 |
| | |||||
* | SONAR-16374 Simplify purge scheduler | Jacek | 2022-07-25 | 4 | -146/+83 |
| | |||||
* | SONAR-16374 Add scheduled task to read PushEvents from DB | Jacek | 2022-07-25 | 5 | -1/+237 |
| | |||||
* | SONAR-16645 - Push Events Scheduled Purge | Belen Pruvost | 2022-07-25 | 6 | -1/+240 |
| | |||||
* | SONAR-16372 - Push IssueChangedEvents | Belen Pruvost | 2022-05-16 | 13 | -75/+542 |
| | |||||
* | 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 | 1 | -6/+6 |
| | |||||
* | SONAR-15919 Send only rule keys for deactivated rules in RuleSetChanged | Damien Urruty | 2022-03-03 | 2 | -16/+43 |
| | |||||
* | SONAR-15919 Rename RuleSetChangedEvent and fix payload format | Damien Urruty | 2022-02-25 | 5 | -31/+31 |
| | |||||
* | SONAR-15919 fixed starting of Data Center edition with server push feature ↵ | lukasz-jarocki-sonarsource | 2022-02-22 | 1 | -2/+17 |
| | | | | (#5459) | ||||
* | SONAR-15919 fix nullable activeRule | Pierre | 2022-02-21 | 1 | -2/+3 |
| | |||||
* | SONAR-15918 improve connections management of SonarLintClients | Belen Pruvost | 2022-02-18 | 2 | -8/+7 |
| | |||||
* | SONAR-16029 integration test for push endpoint | Lukasz Jarocki | 2022-02-18 | 2 | -2/+6 |
| | |||||
* | SONAR-15919 improve test coverage | Pierre | 2022-02-18 | 2 | -50/+40 |
| | |||||
* | SONAR-15985 implemented security checks before pushing a message to SL clients | Lukasz Jarocki | 2022-02-18 | 6 | -26/+124 |
| | |||||
* | SONAR-15919 added filtering rule set change events based on languages user ↵ | Lukasz Jarocki | 2022-02-18 | 8 | -20/+380 |
| | | | | subscribed to | ||||
* | SONAR-15919 add ruleset changes | Pierre | 2022-02-18 | 4 | -3/+114 |
| | |||||
* | SONAR-15918 update the license headers to 2022 | Pierre | 2022-02-18 | 8 | -8/+8 |
| | |||||
* | Added monitoring and telemetry to SonarLint push feature. (#5315) | lukasz-jarocki-sonarsource | 2022-02-18 | 1 | -4/+2 |
| | | | * 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 | 6 | -17/+348 |
| | |||||
* | SONAR-15918 making the new endpoint /api/push/sonarlint_events async | Lukasz Jarocki | 2022-02-18 | 2 | -6/+53 |
| | |||||
* | SONAR-15934 introduced new module sonar-webserver-pushapi and added required ↵ | Lukasz Jarocki | 2022-02-18 | 4 | -0/+173 |
dependencies |