aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-pushapi
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0345-83/+47
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-101-4/+4
* Update license templates for 2023Pierre2023-01-0245-45/+45
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-10/+10
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* NO-JIRA replace un-necessary and flaky expired_push_events_are_purged_on_sche...Aurelien Poscia2022-11-043-2/+109
* [NOJIRA] Fix build on masterLéo Geoffroy2022-10-121-1/+1
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-122-9/+9
* SONAR-17110 Register events on default quality profile updatesKlaudio Sinani2022-10-122-21/+167
* [NO-JIRA] Fix code smellsJacek2022-08-083-0/+63
* SONAR-16659 - Create ProjectKeyChanged EventsBelen Pruvost2022-07-2910-73/+66
* [NO JIRA] Fix Quality GateBelen Pruvost2022-07-281-0/+3
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-2821-975/+256
* SONAR-16374 Distribute events from analysis to SL clientsJacek2022-07-256-26/+197
* SONAR-16645 - Purge Push Events ITsBelen Pruvost2022-07-252-2/+2
* SONAR-16374 Simplify purge schedulerJacek2022-07-256-197/+88
* SONAR-16374 Add scheduled task to read PushEvents from DBJacek2022-07-259-2/+488
* SONAR-16645 - Push Events Scheduled PurgeBelen Pruvost2022-07-259-1/+460
* SONAR-16518 Remove replaceRuleDescriptionSectionDtos methodAntoine Vinot2022-06-301-5/+3
* SONAR-16518 Add context to RuleDescriptionSectionDtoLéo Geoffroy2022-06-301-1/+1
* SONAR-16372 - Push IssueChangedEventsBelen Pruvost2022-05-1620-92/+1046
* 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