| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-19947 moved unsuccesful sending of individual characters to be logged a... | lukasz-jarocki-sonarsource | 2023-07-18 | 1 | -1/+1 |
* | NO-JIRA remove unused imports | Pierre | 2023-07-17 | 1 | -1/+0 |
* | NO-JIRA replace Collectors.toList to Stream.toList | Pierre | 2023-07-17 | 1 | -1/+1 |
* | SONAR-19850 Switch all tests with different uuids by default | Léo Geoffroy | 2023-07-07 | 5 | -5/+5 |
* | SONAR-19558 Update rest of tests for other modules | Léo Geoffroy | 2023-07-03 | 4 | -28/+30 |
* | SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexes | Duarte Meneses | 2023-06-29 | 1 | -47/+43 |
* | [NO-JIRA] Fix Code Smells | Jacek Poreda | 2023-06-22 | 1 | -0/+21 |
* | SONAR-19445 Remove unnecessary methods using projectDto in AbstractUserSessio... | Léo Geoffroy | 2023-06-19 | 2 | -2/+2 |
* | [NOJIRA] Remove usage of deprecated Loggers. (#8527) | Wojtek Wajerowicz | 2023-06-13 | 4 | -12/+12 |
* | SONAR-18944 Fix PushEvent population on issues | Jacek Poreda | 2023-06-06 | 2 | -8/+20 |
* | SONAR-19340 Raise event whenever hotspots change in WS | Alain Kermis | 2023-05-30 | 4 | -0/+318 |
* | SONAR-18856 Adapt IT tests to support branch and project having different uuids | Léo Geoffroy | 2023-05-08 | 3 | -14/+14 |
* | SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classes | Antoine Vinot | 2023-04-24 | 2 | -2/+12 |
* | SONAR-18679 Move remaining ITs | Léo Geoffroy | 2023-03-21 | 1 | -1/+1 |
* | [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 | 45 | -45/+45 |
* | SONAR-15595 Replace Gradle deprecated dependency scopes | Zipeng WU | 2022-12-01 | 1 | -10/+10 |
* | SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar' | Duarte Meneses | 2022-11-11 | 1 | -1/+1 |
* | NO-JIRA replace un-necessary and flaky expired_push_events_are_purged_on_sche... | Aurelien Poscia | 2022-11-04 | 3 | -2/+109 |
* | [NOJIRA] Fix build on master | Léo Geoffroy | 2022-10-12 | 1 | -1/+1 |
* | SONAR-17352 Refactor component keys to not include branch suffix | Duarte Meneses | 2022-10-12 | 2 | -9/+9 |
* | SONAR-17110 Register events on default quality profile updates | Klaudio Sinani | 2022-10-12 | 2 | -21/+167 |
* | [NO-JIRA] Fix code smells | Jacek | 2022-08-08 | 3 | -0/+63 |
* | SONAR-16659 - Create ProjectKeyChanged Events | Belen Pruvost | 2022-07-29 | 10 | -73/+66 |
* | [NO JIRA] Fix Quality Gate | Belen Pruvost | 2022-07-28 | 1 | -0/+3 |
* | SONAR-16647 - Move previous SSE events to DB queue | Belen Pruvost | 2022-07-28 | 21 | -975/+256 |
* | SONAR-16374 Distribute events from analysis to SL clients | Jacek | 2022-07-25 | 6 | -26/+197 |
* | SONAR-16645 - Purge Push Events ITs | Belen Pruvost | 2022-07-25 | 2 | -2/+2 |
* | SONAR-16374 Simplify purge scheduler | Jacek | 2022-07-25 | 6 | -197/+88 |
* | SONAR-16374 Add scheduled task to read PushEvents from DB | Jacek | 2022-07-25 | 9 | -2/+488 |
* | SONAR-16645 - Push Events Scheduled Purge | Belen Pruvost | 2022-07-25 | 9 | -1/+460 |
* | SONAR-16518 Remove replaceRuleDescriptionSectionDtos method | Antoine Vinot | 2022-06-30 | 1 | -5/+3 |
* | SONAR-16518 Add context to RuleDescriptionSectionDto | Léo Geoffroy | 2022-06-30 | 1 | -1/+1 |
* | SONAR-16372 - Push IssueChangedEvents | Belen Pruvost | 2022-05-16 | 20 | -92/+1046 |
* | SONAR-16302 remove RuleDefinitionDto and put information in RuleDto | Aurelien | 2022-05-06 | 1 | -5/+4 |
* | SONAR-16302 persist and fetch rules with new DB structure | Aurelien Poscia | 2022-05-06 | 1 | -1/+1 |
* | SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce RuleSectionDescrip... | Léo Geoffroy | 2022-05-06 | 1 | -3/+3 |
* | 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 | 4 | -21/+23 |
* | SONAR-15919 Send only rule keys for deactivated rules in RuleSetChanged | Damien Urruty | 2022-03-03 | 5 | -53/+56 |
* | SONAR-15919 Rename RuleSetChangedEvent and fix payload format | Damien Urruty | 2022-02-25 | 9 | -109/+106 |
* | SONAR-15919 fixed starting of Data Center edition with server push feature (... | lukasz-jarocki-sonarsource | 2022-02-22 | 2 | -3/+47 |
* | SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring | Duarte Meneses | 2022-02-22 | 1 | -7/+3 |
* | SONAR-15919 fix nullable activeRule | Pierre | 2022-02-21 | 1 | -2/+3 |
* | SONAR-15918 improve connections management of SonarLintClients | Belen Pruvost | 2022-02-18 | 4 | -18/+38 |
* | SONAR-16029 integration test for push endpoint | Lukasz Jarocki | 2022-02-18 | 3 | -3/+23 |
* | SONAR-15919 improve test coverage | Pierre | 2022-02-18 | 6 | -61/+270 |
* | SONAR-15985 implemented security checks before pushing a message to SL clients | Lukasz Jarocki | 2022-02-18 | 11 | -50/+307 |
* | SONAR-15919 added filtering rule set change events based on languages user su... | Lukasz Jarocki | 2022-02-18 | 10 | -23/+445 |