aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-pushapi
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19122 Upgrade to Spring 6Jacek Poreda2024-12-1810-24/+24
* SONAR-23531 Change impact representation in IssueChangedEvent to fit conventionLéo Geoffroy2024-11-211-4/+8
* SONAR-23287 add issue changed event and bulk action changesLéo Geoffroy2024-11-113-27/+82
* SONAR-23259 add changelog management for impactsLéo Geoffroy2024-10-182-19/+18
* SONAR-23250 Fix issues raised by the scanDejan Milisavljevic2024-10-161-1/+0
* SONAR-23260 Publish impact changes to SonarQube IDEDejan Milisavljevic2024-10-162-25/+34
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-3/+3
* SONAR-22873 Remove project queries using joins on live_measuresEric Giffon2024-10-092-30/+18
* SONAR-22447 Moved from javax.servlet-api to jakarta.servlet-api plus patch ve...Matteo Mara2024-07-041-1/+1
* SONAR-19530 acted upon warnings about missing response examples in webapilukasz-jarocki-sonarsource2024-06-261-0/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-162-4/+7
* SONAR-21561 introduce a managed executor service for SL connections (#10712)Serhat Yenican2024-02-289-24/+138
* SONAR-21643 Convert some IT tests to Junit 5 (#10672)Dejan Milisavljevic2024-02-221-0/+9
* NO-JIRA Update license headers to 2024Pierre2024-01-0349-87/+52
* SONAR-20870 Add accept transition in replacement of wontfixLéo Geoffroy2023-11-082-10/+13
* SONAR-20630 Discriminate between UI and API calls for projects creationAurelien Poscia2023-10-052-2/+3
* SONAR-20648 Increase timeout for pushEventsPurgeScheduler_shouldCleanUpPeriod...Aurelien Poscia2023-10-041-1/+1
* NO-JIRA delete all useless package-info.java filesAurelien Poscia2023-09-281-21/+0
* SONAR-19947 moved unsuccesful sending of individual characters to be logged a...lukasz-jarocki-sonarsource2023-07-181-1/+1
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-171-1/+1
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-075-5/+5
* SONAR-19558 Update rest of tests for other modulesLéo Geoffroy2023-07-034-28/+30
* SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexesDuarte Meneses2023-06-291-47/+43
* [NO-JIRA] Fix Code SmellsJacek Poreda2023-06-221-0/+21
* SONAR-19445 Remove unnecessary methods using projectDto in AbstractUserSessio...Léo Geoffroy2023-06-192-2/+2
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-134-12/+12
* SONAR-18944 Fix PushEvent population on issuesJacek Poreda2023-06-062-8/+20
* SONAR-19340 Raise event whenever hotspots change in WSAlain Kermis2023-05-304-0/+318
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-083-14/+14
* SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classesAntoine Vinot2023-04-242-2/+12
* SONAR-18679 Move remaining ITsLéo Geoffroy2023-03-211-1/+1
* [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