aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-core/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20260 clean code fields are not populated for security hotspotLéo Geoffroy2023-08-294-12/+27
* SONAR-20217 Increase client mock timeout on TelemetryDaemon testJacek Poreda2023-08-281-1/+1
* SONAR-20258 Add all missing package-info.javaAurelien Poscia2023-08-251-0/+23
* SONAR-19761 Change documentation URLWouter Admiraal2023-08-242-3/+3
* SONAR-20156 Create api/dismiss_message/dismiss endpoint Nolwenn Cadic2023-08-242-17/+17
* SONAR-20021 Fix the code smellsLéo Geoffroy2023-08-183-13/+14
* SONAR-20021 adding default impacts when registering a rulelukasz-jarocki-sonarsource2023-08-185-41/+270
* SONAR-20021 adding clean code attribute when registering a rulelukasz-jarocki-sonarsource2023-08-184-23/+38
* SONAR-20021 reducing the number of responsiblities and renaming of RegisterRu...lukasz-jarocki-sonarsource2023-08-189-915/+1019
* SONAR-20102 add Gitlab Security Report export usage to telemetryPierre2023-08-112-0/+27
* SONAR-20075 Remove null chars from provider command outputEric Giffon2023-08-042-10/+34
* SONAR-7698 Rename snapshots column build_date to analysis_dateAlain Kermis2023-07-212-6/+6
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-188-482/+0
* NO-JIRA remove unused importsPierre2023-07-173-3/+0
* NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdasPierre2023-07-174-12/+12
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-175-8/+9
* NO-JIRA replace MoreCollectors.toArrayList(size) with Collectors.toListPierre2023-07-172-4/+4
* NO-JIRA replace MoreCollectors.toArrayList with Collectors.toListPierre2023-07-171-2/+2
* NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSetPierre2023-07-171-2/+3
* NO-JIRA replace MoreCollectors.toSet with Collectors.toSetPierre2023-07-171-4/+3
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-171-4/+3
* NO-JIRA replace MoreCollectors.toList(size) with Collectors.toListPierre2023-07-171-1/+1
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-0717-17/+17
* NO-JIRA remove unused importsPierre2023-07-061-1/+0
* SONAR-19558 fixed an issue in ProjectsInWarningDeamonTestlukasz-jarocki-sonarsource2023-07-061-4/+2
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-051-1/+0
* SONAR-19558 Update rest of tests for other modulesLéo Geoffroy2023-07-0317-93/+101
* SONAR-19558 enabled snapshots to correctly use project/branch uuidLukasz Jarocki2023-06-294-5/+5
* SONAR-19558 Made QG tests use different uuids for project and main branchLukasz Jarocki2023-06-291-7/+7
* (code smell fix): removing unused importsBruno Andrade2023-06-281-1/+0
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Duarte Meneses2023-06-203-8/+9
* SONAR-19455 refactored permissions in the codebase to not rely on main branch...Lukasz Jarocki2023-06-191-1/+1
* NO-JIRA improve log to not be sensitive to line return from user inputPierre2023-06-191-1/+1
* No-JIRA Code smell fix: Logs are expecting args, but weren't being passedBruno Andrade2023-06-192-2/+2
* NO-JIRA improve log to not be sensitive to line return from user inputPierre2023-06-151-365/+0
* SONAR-19383 Remove unnecessary methods from CeTaskMessagesDao. (#8539)Wojtek Wajerowicz2023-06-151-3/+17
* SONAR-19425 Update logic for SQ container contextAlain Kermis2023-06-136-136/+180
* SONAR-19425 Update telemetry with official helm chart and image usageEric Giffon2023-06-133-3/+56
* SONAR-19425 Update telemetry with kubernetes usageEric Giffon2023-06-134-5/+328
* SONAR-19425 Rename docker to container in telemetry and system infoAlain Kermis2023-06-139-47/+47
* SONAR-19425 Init components to add cloud usage to telemetryEric Giffon2023-06-134-3/+78
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-1319-53/+56
* SONAR-19483 Collect daily counts of analysis and green Quality Gate in Teleme...Zipeng WU2023-06-072-12/+59
* SONAR-19297 Accommodate Community Edition NCD specific logic for telemetry (#...Zipeng WU2023-05-262-3/+30
* SONAR-19297 Track new code definition in TelemetryZipeng WU2023-05-253-17/+117
* SONAR_19368 show full value of properties in /api/system/infoAurelien Poscia2023-05-222-7/+6
* SONAR-19084 Add telemetry information (managed instance provider)Aurelien Poscia2023-05-112-11/+36
* SONAR-19084 Return GitHub as provider managing the instance in system/infoAntoine Vigneau2023-05-116-32/+14
* SONAR-19084 periodically schedule the GitHub sync task.Wojtek Wajerowicz2023-05-111-19/+4
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-085-21/+21