aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20855 uploading logs on failure on cirruslukasz-jarocki-sonarsource2023-10-271-1/+1
* SONAR-20874 Update org.apache.tomcat.embed to 9.0.82.Wojtek Wajerowicz2023-10-251-1/+1
* SONAR-20700 Move GitHubPermissionConverter to sonar-alm-clientAurelien Poscia2023-10-201-1/+1
* SONAR-20700 Created DevOpsProjectCreator and DevOpsProjectCreatorInteface to ...Aurelien Poscia2023-10-201-4/+4
* SONAR-20700 Check project's permissions on GitHub in case auto-provisioning i...Aurelien Poscia2023-10-201-0/+2
* SONAR-20699 Infer GitHub DevOps Platform from scanner informationAntoine Vigneau2023-10-201-0/+4
* SONAR-20548 added event for changing the CCT data for ruleslukasz-jarocki-sonarsource2023-10-101-0/+2
* SONAR-20630 Discriminate between UI and API calls for projects creationAurelien Poscia2023-10-051-1/+1
* SONAR-20578 remove dependency from common part to extensionAurelien Poscia2023-09-281-0/+4
* SONAR-20578 Add GithubPermissionsMappingService to core-extension-github-prov...Aurelien Poscia2023-09-281-2/+0
* SONAR-20578 move web-related code to new submoduleAurelien Poscia2023-09-281-0/+2
* SONAR-20489 Log the web port before starting TomcatAntoine Vigneau2023-09-268-355/+231
* SONAR-20389 Prevent race condition from happening when servlet is starting upAurelien Poscia2023-09-252-4/+17
* NO-JIRA remove empty warn log assertion in testSteve Marion2023-09-151-2/+0
* SONAR-20359 Add quality profiles to telemetry dataLéo Geoffroy2023-09-141-0/+2
* SONAR-19879 Stabilize flaky test: StaticResourcesServletTestJeremy Davis2023-09-011-1/+0
* SONAR-19761 Change documentation URLWouter Admiraal2023-08-241-1/+1
* SONAR-20156 Create api/dismiss_message/dismiss endpoint Nolwenn Cadic2023-08-241-0/+4
* SONAR-20021 adding default impacts when registering a rulelukasz-jarocki-sonarsource2023-08-181-0/+2
* SONAR-20021 reducing the number of responsiblities and renaming of RegisterRu...lukasz-jarocki-sonarsource2023-08-181-2/+6
* SONAR-19945 allow GitHub provisioning on more than 30 orgsAurelien Poscia2023-08-091-0/+4
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-182-15/+2
* SONAR-19784 Improve GitHub project lookup to disallow visibility updateAntoine Vigneau2023-07-181-2/+2
* SONAR-19784 Synchronize visibility from GitHubAurelien Poscia2023-07-181-0/+2
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-171-1/+1
* NO-JIRA replace MoreCollectors.toSet with Collectors.toSetPierre2023-07-171-2/+2
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-171-2/+2
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-071-1/+1
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-051-4/+4
* SONAR-19558 Update rest of tests for other modulesLéo Geoffroy2023-07-031-1/+1
* NO-JIRA (code smell fix): using isEmpty, isTrue, isNegative for better readab...Bruno Andrade2023-06-191-2/+3
* SONAR-19454 Update the api/alm_integrations/import_gitlab_project API (#8493)Zipeng WU2023-06-141-0/+2
* SONAR-19425 Rename docker to container in telemetry and system infoAlain Kermis2023-06-131-2/+2
* SONAR-19425 Init components to add cloud usage to telemetryEric Giffon2023-06-131-0/+2
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-1310-24/+27
* SONAR-19346 GitHub config check available in Community EditionAntoine Vigneau2023-06-051-0/+4
* SONAR-19340 Raise event whenever hotspots change in WSAlain Kermis2023-05-301-0/+2
* SONAR-19336 Filter allowed GitHub orgs for automatic provisioningAntoine Vigneau2023-05-251-0/+2
* SONAR-19014 Don't rely on plugin APIs list of static resourcesDuarte Meneses2023-05-031-4/+3
* SONAR-19091 Fix SSF-383Jacek Poreda2023-04-241-1/+1
* SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classesAntoine Vinot2023-04-2412-155/+258
* SONAR-19107 Fix SSF-385Duarte Meneses2023-04-202-4/+7
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-113-37/+42
* SONAR-18728 Remove ES User indexAurelien Poscia2023-03-311-6/+0
* SONAR-18393 Return 400 Bad Request in case request contains unsupported charAurelien Poscia2023-03-302-0/+14
* SONAR-18809 fix SSF-358Matteo Mara2023-03-232-2/+2
* SONAR-18654 Component for indicating if instance is externally managed.Wojtek Wajerowicz2023-03-221-2/+3
* SONAR-18679 Move remaining ITsLéo Geoffroy2023-03-211-1/+1
* SONAR-16198 removing the 6 built in common rulesMatteo Mara2023-02-271-2/+0