Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-24745 Decouple the workflow framework from issues | Julien HENRY | 2025-04-03 | 2 | -11/+11 |
| | |||||
* | SONAR-24730 Stop relying on DefaultTransitions | Julien HENRY | 2025-04-03 | 2 | -21/+20 |
| | |||||
* | SONAR-24667 Stop relying on UserRole from the plugin API | Julien HENRY | 2025-03-27 | 1 | -2/+2 |
| | |||||
* | SONAR-24520 Replace usages of Plugin API RuleType with internal Enum | antoine.vinot | 2025-03-27 | 1 | -2/+2 |
| | |||||
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 52 | -52/+52 |
| | |||||
* | SONAR-24021 Invoke method(s) only conditionally | Julien Camus | 2024-12-27 | 2 | -7/+7 |
| | |||||
* | SONAR-24057 Optimize querying of branch measures to only load required ↵ | Eric Giffon | 2024-12-20 | 1 | -5/+11 |
| | | | | measures in memory | ||||
* | SONAR-19122 Upgrade to Spring 6 | Jacek Poreda | 2024-12-18 | 10 | -24/+24 |
| | |||||
* | SONAR-23531 Change impact representation in IssueChangedEvent to fit convention | Léo Geoffroy | 2024-11-21 | 1 | -4/+8 |
| | |||||
* | SONAR-23287 add issue changed event and bulk action changes | Léo Geoffroy | 2024-11-11 | 3 | -27/+82 |
| | |||||
* | SONAR-23259 add changelog management for impacts | Léo Geoffroy | 2024-10-18 | 2 | -19/+18 |
| | | | Co-authored-by: OrlovAlexander <alexander.orlov@sonarsource.com> | ||||
* | SONAR-23250 Fix issues raised by the scan | Dejan Milisavljevic | 2024-10-16 | 1 | -1/+0 |
| | |||||
* | SONAR-23260 Publish impact changes to SonarQube IDE | Dejan Milisavljevic | 2024-10-16 | 2 | -25/+34 |
| | |||||
* | NO-JIRA Stop using deprecated methods from RandomStringUtils | Matteo Mara | 2024-10-14 | 1 | -3/+3 |
| | |||||
* | SONAR-22873 Remove project queries using joins on live_measures | Eric Giffon | 2024-10-09 | 2 | -30/+18 |
| | |||||
* | SONAR-19530 acted upon warnings about missing response examples in webapi | lukasz-jarocki-sonarsource | 2024-06-26 | 1 | -0/+1 |
| | |||||
* | SONAR-21452 move from commons-lang:commons-lang to ↵ | Matteo Mara | 2024-03-16 | 2 | -4/+7 |
| | | | | org.apache.commons:commons-lang3 | ||||
* | SONAR-21561 introduce a managed executor service for SL connections (#10712) | Serhat Yenican | 2024-02-28 | 9 | -24/+138 |
| | |||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 49 | -87/+52 |
| | |||||
* | SONAR-20870 Add accept transition in replacement of wontfix | Léo Geoffroy | 2023-11-08 | 2 | -10/+13 |
| | |||||
* | SONAR-20630 Discriminate between UI and API calls for projects creation | Aurelien Poscia | 2023-10-05 | 2 | -2/+3 |
| | |||||
* | SONAR-20648 Increase timeout for ↵ | Aurelien Poscia | 2023-10-04 | 1 | -1/+1 |
| | | | | pushEventsPurgeScheduler_shouldCleanUpPeriodically | ||||
* | NO-JIRA delete all useless package-info.java files | Aurelien Poscia | 2023-09-28 | 1 | -21/+0 |
| | |||||
* | SONAR-19947 moved unsuccesful sending of individual characters to be logged ↵ | lukasz-jarocki-sonarsource | 2023-07-18 | 1 | -1/+1 |
| | | | | at DEBUG level | ||||
* | 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 ↵ | Léo Geoffroy | 2023-06-19 | 2 | -2/+2 |
| | | | | AbstractUserSession and descendant | ||||
* | [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 |
| | | | | | | | Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com> Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com> Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com> Co-authored-by: Jacek Poreda <jacek.poreda@sonarsource.com> | ||||
* | 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 |
| | |||||
* | NO-JIRA replace un-necessary and flaky ↵ | Aurelien Poscia | 2022-11-04 | 2 | -2/+108 |
| | | | | expired_push_events_are_purged_on_schedule IT by predictable junit | ||||
* | [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 |
| | | | | | | | * SONAR-17110 Exit earlier if `activatedRules` & `activatedRules` are empty * SONAR-17110 Add unit-tests for `QualityProfileDao#selectDefaultProfileUuid` method + remove logging * SONAR-17110 Overall improvements * SONAR-17110 Minor overall improvements | ||||
* | [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 |
| |