aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-pushapi/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-15919 add ruleset changesPierre2022-02-184-3/+114
|
* SONAR-15918 update the license headers to 2022Pierre2022-02-188-8/+8
|
* Added monitoring and telemetry to SonarLint push feature. (#5315)lukasz-jarocki-sonarsource2022-02-181-4/+2
| | | * SONAR-15921 add number of connected sonarlint clients to telemetry
* SONAR-15918 managing the connections of SonarLint push endpointlukasz-jarocki-sonarsource2022-02-186-17/+348
|
* SONAR-15918 making the new endpoint /api/push/sonarlint_events asyncLukasz Jarocki2022-02-182-6/+53
|
* SONAR-15934 introduced new module sonar-webserver-pushapi and added required ↵Lukasz Jarocki2022-02-184-0/+173
dependencies