aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22479 Create telemetry-core moduleAlain Kermis2024-07-2411-15/+510
* SONAR-22479 Implement sending new telemetry metricsAlain Kermis2024-07-243-8/+195
* SONAR-22479 moved 'user_enabled' metric to sonar-telemetrylukasz-jarocki-sonarsource2024-07-241-2/+3
* SONAR-22479 added new metric project_cpp_config_typelukasz-jarocki-sonarsource2024-07-241-0/+2
* SONAR-22479 added new telemetry metric "ncloc" for language dimensionMatteo Mara2024-07-241-0/+2
* SONAR-22479 Refactored new telemetry modelAlain Kermis2024-07-243-12/+14
* SONAR-22479 added new interface for adding new telemetry metricslukasz-jarocki-sonarsource2024-07-244-0/+137
* SONAR-22479 Create new telemetry moduleAlain Kermis2024-07-241-6/+6
* SONAR-22557 Synchronize projects visiblity upon GitLab onboardingAurelien Poscia2024-07-231-0/+4
* SONAR-22365 Fix SSF-571Antoine Vigneau2024-06-171-0/+2
* SONAR-22224 Add prioritizedRule to issue/search apiDDMili2024-06-031-0/+2
* SONAR-22224 live update metricDDMili2024-06-031-0/+2
* SONAR-21973 Update CSP with font-src to accept data: fontsGrégoire Aubert2024-04-152-2/+4
* SONAR-13582 Drop 'Language specific parameters' settingJulien HENRY2024-04-051-2/+0
* SONAR-21922 API v2 endpoint for project-bindingsAntoine Vigneau2024-04-021-0/+2
* SONAR-21819 Add DevOpsPlatformCreator for Azure DevOps.Wojtek Wajerowicz2024-03-281-0/+2
* SONAR-21819 DevopsProjectCreator for BitBucket serverAntoine Vigneau2024-03-281-13/+15
* SONAR-21819 Add DevOpsPlatformCreator for BitBucket Cloud.Wojtek Wajerowicz2024-03-281-0/+2
* SONAR-21819 Extract logic reusable between legacy and v2 endpoints.Wojtek Wajerowicz2024-03-281-11/+11
* SONAR-21819 Add DevOpsPlatformCreator for GitLab.Wojtek Wajerowicz2024-03-281-3/+5
* SONAR-21025 remove deprecated plugins/index.txt filePierre2024-03-201-5/+3
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-162-2/+2
* SONAR-21780 Add Cross-Origin related HTTP security headersAlain Kermis2024-03-142-0/+132
* NO-JIRA Update license headers to 2024Pierre2024-01-0368-68/+68
* SONAR-21250 Add validation checks for the Gitlab configurationAntoine Vigneau2023-12-221-0/+2
* SONAR-21119 Provide method to get groups for GitLab & refactored GithubPagina...Aurelien Poscia2023-12-221-5/+11
* SONAR-21119 made GithubApplicationHttpClient generic and as well as rate chec...Aurelien Poscia2023-12-221-4/+6
* SONAR-21227 Configure a new Logger file for deprecated API usagesantoine.vinot2023-12-192-0/+145
* SONAR-21223 Log deprecated API usage for API V1Jacek Poreda2023-12-191-0/+2
* SONAR-21131 Implement api v2 service for custom rule creationEric Giffon2023-12-081-1/+1
* SONAR-21131 Add response to new endpoint apiv2 rulesLéo Geoffroy2023-12-081-1/+1
* SONAR-21131 Add rule creation structure on apiv2Léo Geoffroy2023-12-081-1/+2
* SONAR-21042 - Remove ES Rule index usage in Recently Added Rules and Scanner ...Jacek Poreda2023-11-281-2/+2
* SONAR-21073 Add endpoint /api/v2/authorizations/group-memberships (GET/POST/D...Wojtek Wajerowicz2023-11-281-1/+5
* 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