aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18205 Make web service 'analysis_cache/get' publicDuarte Meneses2023-01-161-1/+2
* SONAR-18198 Removing nested interactive Clean as You Code element in Quality ...Revanshu Paliwal2023-01-161-3/+8
* SONAR-18155 Fix homepage logo alt textWouter Admiraal2023-01-162-7/+7
* SONAR-17845 [1099604] Replace <footer> with <div> to fix a11y issueAmbroise2023-01-162-10/+10
* SONAR-17845 [1109939] Programmatic label does not convey purpose of controlKevin Silva2023-01-169-17/+17
* SONAR-12243 Do not require 'commit statuses' GitHub App permissionAurelien Poscia2023-01-132-3/+0
* [NO JIRA] Remove second devops instance warningguillaume-peoch-sonarsource2023-01-138-82/+2
* SONAR-13109 Users should understand why they're asked for their personal acce...guillaume-peoch-sonarsource2023-01-136-6/+73
* SONAR-18145 Visual heading text is not marked up as headingstanislavh2023-01-136-187/+220
* SONAR-18133 Header elements must have sufficient color contraststanislavh2023-01-131-1/+1
* SONAR-18132 SONAR-18135 SONAR-18136 SONAR-18137 SONAR-18138 SONAR-18139 SONAR...stanislavh2023-01-131-4/+4
* SONAR-18195 Missing SCM data might cause a NPE in the Compute EngineDuarte Meneses2023-01-132-2/+14
* SONAR-18175 Fix compatibility issue with older browsersWouter Admiraal2023-01-132-2/+5
* SONAR-18188 Share CAYC quality gate info via telemetryAlain Kermis2023-01-1311-110/+329
* SONAR-17845 [1095656] Fix list status not being automatically announcedAmbroise2023-01-132-15/+51
* SONAR-17845 [1099483] Elements must have sufficient color contrastKevin Silva2023-01-132-14/+5
* [NO-JIRA] explicitly declare toList collector mutable or notZipeng WU2023-01-135-13/+13
* SONAR-15820 Can't create new user on Firefox (#7377)David Cho-Lerat2023-01-132-38/+10
* SONAR-17816 Improve QG display for AppsJeremy Davis2023-01-126-30/+170
* SONAR-17815 New UI changes for CAYC quality gatesRevanshu Paliwal2023-01-1219-539/+444
* SONAR-17176 Change folder for saving score matrix to fix security hotspotLéo Geoffroy2023-01-122-3/+11
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-127-5/+128
* SONAR-18179 Deletion of selected branch break headerstanislavh2023-01-122-2/+24
* [NO-JIRA] Remove reported generic code smellMatteo Mara2023-01-122-2/+0
* SONAR-17816 Warn user about non-cayc-compliant QG on the project overviewJeremy Davis2023-01-126-201/+66
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-1261-529/+558
* SONAR-17739 Fix adhoc rule name not showing correctly in issue searchLéo Geoffroy2023-01-122-3/+36
* SONAR-14901 Fix "ALM" term in product+docDuarte Meneses2023-01-1263-109/+109
* [NO-JIRA] Remove reported generic code smellMatteo Mara2023-01-1210-19/+52
* [NO-JIRA] Remove reported code smells about switch labelsMatteo Mara2023-01-129-54/+25
* [NO-JIRA] Remove reported code smells about unused importsMatteo Mara2023-01-1222-25/+5
* [NO-JIRA] Use record for data classesZipeng WU2023-01-1297-1068/+395
* [NO-JIRA] Drop unnecessary k8s Hazelcast pluginJacek2023-01-112-2/+0
* [NO-JIRA] Fix typing issue in extensionsPhilippe Perrin2023-01-112-4/+5
* SONAR-17779 Update branch when application settings changeMathieu Suen2023-01-112-2/+3
* SONAR-18164 Deprecate language specific parametersalain2023-01-113-0/+139
* SONAR-17844 Multi-file issues: fold the location list if there are more than ...David Cho-Lerat2023-01-113-10/+22
* SONAR-17838 Portfolio creation: invalid characters in the key should prevent ...David Cho-Lerat2023-01-113-3/+16
* SONAR-17837 Move "Secrets" analysis configuration to the "Languages" setting tabPhilippe Perrin2023-01-111-0/+1
* SONAR-17836 Deactivate common rules for the "Secrets" languagePhilippe Perrin2023-01-112-2/+15
* NO-JIRA removing duplicated methodLukasz Jarocki2023-01-112-16/+3
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-10146-326/+238
* [NO-JIRA] Remove reported code smells about usage of instanceofMatteo Mara2023-01-1020-81/+69
* [NO-JIRA] Remove reported code smells about text blocksMatteo Mara2023-01-106-24/+34
* [NO-JIRA] Remove reported code smells about switch statementsMatteo Mara2023-01-1026-261/+125
* SONAR-17815 isCaycCompliant flag should be false with extra non-CAYC conditionsZipeng WU2023-01-102-2/+21
* SONAR-17845 Fix a11y issuesAmbroise2023-01-105-25/+22
* SONAR-16556 Do not open rule panel or issues under Project > Measures / Code ...guillaume-peoch-sonarsource2023-01-102-11/+11
* SONAR-18166 User can't display all secondary location when coming from the co...guillaume-peoch-sonarsource2023-01-1010-70/+20
* SONAR-17815 Adapt isCaycCompliant computation to its new definitionZipeng WU2023-01-102-17/+35