aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-pushapi
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-061-5/+4
* SONAR-16302 persist and fetch rules with new DB structureAurelien Poscia2022-05-061-1/+1
* SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce RuleSectionDescrip...Léo Geoffroy2022-05-061-3/+3
* SONAR-16289 reduce Sonarlint client heartbeat to 20sPierre2022-04-141-1/+1
* Fix SonarQube quality issuesDuarte Meneses2022-03-233-0/+63
* SONAR-15919 Use long-form rule key in eventsDamien Urruty2022-03-034-21/+23
* SONAR-15919 Send only rule keys for deactivated rules in RuleSetChangedDamien Urruty2022-03-035-53/+56
* SONAR-15919 Rename RuleSetChangedEvent and fix payload formatDamien Urruty2022-02-259-109/+106
* SONAR-15919 fixed starting of Data Center edition with server push feature (...lukasz-jarocki-sonarsource2022-02-222-3/+47
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-7/+3
* SONAR-15919 fix nullable activeRulePierre2022-02-211-2/+3
* SONAR-15918 improve connections management of SonarLintClientsBelen Pruvost2022-02-184-18/+38
* SONAR-16029 integration test for push endpointLukasz Jarocki2022-02-183-3/+23
* SONAR-15919 improve test coveragePierre2022-02-186-61/+270
* SONAR-15985 implemented security checks before pushing a message to SL clientsLukasz Jarocki2022-02-1811-50/+307
* SONAR-15919 added filtering rule set change events based on languages user su...Lukasz Jarocki2022-02-1810-23/+445
* SONAR-15919 add ruleset changesPierre2022-02-186-4/+117
* SONAR-15918 update the license headers to 2022Pierre2022-02-1818-16/+54
* Added monitoring and telemetry to SonarLint push feature. (#5315)lukasz-jarocki-sonarsource2022-02-182-7/+5
* SONAR-15918 managing the connections of SonarLint push endpointlukasz-jarocki-sonarsource2022-02-1811-22/+711
* SONAR-15918 making the new endpoint /api/push/sonarlint_events asyncLukasz Jarocki2022-02-188-15/+349
* SONAR-15934 introduced new module sonar-webserver-pushapi and added required ...Lukasz Jarocki2022-02-188-0/+353