aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-17818 Add coverage and duplication conditions by default on new Quality...Dimitris Kavvathas2023-01-104-6/+44
* [NO JIRA] Add missing package-infoDuarte Meneses2023-01-104-0/+94
* SONAR-18123 Picking a branch of a project when creating application is hardstanislavh2023-01-092-2/+20
* NO-JIRA fixed Web-API documentation: api/rules/show does not support 'f' para...Aurelien Poscia2023-01-091-1/+0
* SONAR-17775 fixed a bug where old portfolio and app XMLs could not be sometim...Lukasz Jarocki2023-01-094-4/+12
* SONAR-17819 Make tooltip content accessible to screen readers when entering n...Mathieu Suen2023-01-0922-177/+204
* SONAR-17815 Disable copy and set as default button if QG is not CAYC compliantRevanshu Paliwal2023-01-063-53/+66
* SONAR-17815 Highlight non-cayc Quality GatesJeremy Davis2023-01-0610-50/+104
* SONAR-17518 Ignore AccessDeniedException of directory, if it is excluded.Dimitris Kavvathas2023-01-054-22/+64
* SONAR-17816 Warn user about non-cayc-compliant QGJeremy Davis2023-01-0526-5600/+496
* SONAR-17815 Adding CAYC section QG conditionsRevanshu Paliwal2023-01-0519-128/+1103