aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24910 SSF-769Lukasz Jarocki2025-05-011-0/+59
* SONAR-24786 Allow workers from selfLucas2025-04-171-1/+1
* SONAR-24254 Drop all usage of JettyAlain Kermis2025-04-111-17/+26
* SONAR-24489 Improve platform tests to showcase misloading of core extension o...Steve Marion2025-02-282-20/+33
* SONAR-23454 Add telemetry data about usage of IPv6Matteo Mara2025-02-281-0/+108
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0933-33/+33
* SONAR-22047 Remove deprecated SecurityManager codeAlain Kermis2025-01-071-60/+0
* SONAR-24082 Fix quality gate statusMatteo Mara2024-12-243-21/+19
* SONAR-24057 Optimize querying of branch measures to only load required measur...Eric Giffon2024-12-201-2/+1
* SONAR-17786 Update Jetty to 11.XJacek Poreda2024-12-181-62/+70
* SONAR-19122 Upgrade to Spring 6Jacek Poreda2024-12-1815-68/+68
* SONAR-23932 Drop support of deprecated org.sonar.api.web.ServletFilterJacek Poreda2024-12-182-70/+35
* SONAR-23738 Portfolio and Subportfolio selection mode telemetryOrlovAlexander2024-12-182-0/+105
* SONAR-23732 Migrate telemetry key from 'portfolio_reports_confidential_flag' ...Dejan Milisavljevic2024-12-061-71/+0
* SONAR-23729 Drop telemetry metric about CPP configuration typeMatteo Mara2024-11-291-42/+0
* SONAR-23205 Genereate CSP hash of assetsPath script based WEB_CONTEXT valueGrégoire Aubert2024-10-221-2/+15
* SONAR-23205 Migrate build system to viteJeremy Davis2024-10-222-2/+2
* NO-JIRA Fix SQ Issuesantoine.vinot2024-10-221-2/+2
* SONAR-23195 MQR mode for Code and Measures pagesIsmail Cherri2024-10-161-1/+1
* SONAR-23188 MQR Mode settingViktor Vorona2024-10-161-0/+71
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-091-13/+7
* SONAR-23100 Confidential header can be removed from the Portfolio reportDejan Milisavljevic2024-09-201-0/+71
* MMF-3988 Hide ratings and remove legacy mode settingViktor Vorona2024-09-191-71/+0
* SONAR-23029 fix ssflukasz-jarocki-sonarsource2024-09-132-5/+5
* SONAR-22891 added new telemetry metriclukasz-jarocki-sonarsource2024-09-064-13/+9
* SONAR-19290 remove "X-Content-Security-Policy" and "X-WebKit-CSP" headers as ...Steve Marion2024-08-261-2/+0
* SONAR-22730 Telemetry on legacy mode propertyOrlovAlexander2024-08-261-0/+71
* SONAR-22787 Add FIPS environment information to support info fileAlain Kermis2024-08-261-0/+66
* SONAR-22149 Drop Cross-Origin related HTTP security headersAlain Kermis2024-07-261-73/+0
* SONAR-22479 Added new upgrade related telemetry metrics for the installation ...Matteo Mara2024-07-241-2/+2
* SONAR-22479 Introduce ADHOC granularityAlain Kermis2024-07-241-1/+2
* SONAR-22479 Create telemetry-core moduleAlain Kermis2024-07-244-5/+91
* SONAR-22479 Implement sending new telemetry metricsAlain Kermis2024-07-241-0/+73
* SONAR-22479 Refactored new telemetry modelAlain Kermis2024-07-241-2/+4
* SONAR-22479 added new interface for adding new telemetry metricslukasz-jarocki-sonarsource2024-07-241-0/+50
* SONAR-21973 Update CSP with font-src to accept data: fontsGrégoire Aubert2024-04-151-0/+1
* SONAR-21780 Add Cross-Origin related HTTP security headersAlain Kermis2024-03-141-0/+73
* NO-JIRA Update license headers to 2024Pierre2024-01-0327-27/+27
* SONAR-20874 Update org.apache.tomcat.embed to 9.0.82.Wojtek Wajerowicz2023-10-251-1/+1
* SONAR-20489 Log the web port before starting TomcatAntoine Vigneau2023-09-264-250/+186
* SONAR-20389 Prevent race condition from happening when servlet is starting upAurelien Poscia2023-09-251-3/+5
* NO-JIRA remove empty warn log assertion in testSteve Marion2023-09-151-2/+0
* SONAR-19879 Stabilize flaky test: StaticResourcesServletTestJeremy Davis2023-09-011-1/+0
* NO-JIRA (code smell fix): using isEmpty, isTrue, isNegative for better readab...Bruno Andrade2023-06-191-2/+3
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-132-2/+2
* SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classesAntoine Vinot2023-04-245-64/+101
* SONAR-19107 Fix SSF-385Duarte Meneses2023-04-201-3/+4
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-112-37/+41
* SONAR-18393 Return 400 Bad Request in case request contains unsupported charAurelien Poscia2023-03-301-0/+9
* SONAR-18809 fix SSF-358Matteo Mara2023-03-231-1/+1