aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-pushapi/src/test
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA replace un-necessary and flaky expired_push_events_are_purged_on_sche...Aurelien Poscia2022-11-041-0/+101
* [NOJIRA] Fix build on masterLéo Geoffroy2022-10-121-1/+1
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-8/+8
* SONAR-17110 Register events on default quality profile updatesKlaudio Sinani2022-10-121-8/+105
* SONAR-16659 - Create ProjectKeyChanged EventsBelen Pruvost2022-07-294-20/+20
* [NO JIRA] Fix Quality GateBelen Pruvost2022-07-281-0/+3
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-288-469/+163
* SONAR-16374 Distribute events from analysis to SL clientsJacek2022-07-252-11/+93
* SONAR-16374 Simplify purge schedulerJacek2022-07-252-51/+5
* SONAR-16374 Add scheduled task to read PushEvents from DBJacek2022-07-254-1/+251
* SONAR-16645 - Push Events Scheduled PurgeBelen Pruvost2022-07-253-0/+220
* 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-167-17/+504
* 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-15919 Use long-form rule key in eventsDamien Urruty2022-03-033-15/+17
* SONAR-15919 Send only rule keys for deactivated rules in RuleSetChangedDamien Urruty2022-03-033-37/+13
* SONAR-15919 Rename RuleSetChangedEvent and fix payload formatDamien Urruty2022-02-254-78/+75
* SONAR-15919 fixed starting of Data Center edition with server push feature (...lukasz-jarocki-sonarsource2022-02-221-1/+30
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-7/+3
* SONAR-15918 improve connections management of SonarLintClientsBelen Pruvost2022-02-182-10/+31
* SONAR-16029 integration test for push endpointLukasz Jarocki2022-02-181-1/+17
* SONAR-15919 improve test coveragePierre2022-02-183-11/+229
* SONAR-15985 implemented security checks before pushing a message to SL clientsLukasz Jarocki2022-02-185-24/+183
* SONAR-15919 added filtering rule set change events based on languages user su...Lukasz Jarocki2022-02-181-1/+62
* SONAR-15919 add ruleset changesPierre2022-02-181-1/+2
* SONAR-15918 update the license headers to 2022Pierre2022-02-187-7/+7
* Added monitoring and telemetry to SonarLint push feature. (#5315)lukasz-jarocki-sonarsource2022-02-181-3/+3
* SONAR-15918 managing the connections of SonarLint push endpointlukasz-jarocki-sonarsource2022-02-185-5/+363
* SONAR-15918 making the new endpoint /api/push/sonarlint_events asyncLukasz Jarocki2022-02-182-8/+21
* SONAR-15934 introduced new module sonar-webserver-pushapi and added required ...Lukasz Jarocki2022-02-183-0/+164