aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-17816 Warn user about non-cayc-compliant QG on the project overviewJeremy Davis2023-01-127-207/+71
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-1274-583/+616
* 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-113-3/+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-114-1/+140
* SONAR-17844 Multi-file issues: fold the location list if there are more than ...David Cho-Lerat2023-01-114-11/+23
* SONAR-17834 Reactivate GitHub Integration TestsAntoine Vinot2023-01-111-1/+6
* 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
* SONAR-18181 fix qrofile/profile typoPierre2023-01-111-2/+2
* SONAR-177790 - Update oracle image for ITs for express edition and 21CLéo Geoffroy2023-01-111-6/+8
* NO-JIRA removing duplicated methodLukasz Jarocki2023-01-112-16/+3
* SONAR-14656 fixed unit tests not passing on WindowsLukasz Jarocki2023-01-113-13/+30
* [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-18180 Fix import of SARIF issues with empty range.Wojtek Wajerowicz2023-01-102-7/+25
* 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-107-0/+175
* SONAR-18123 Picking a branch of a project when creating application is hardstanislavh2023-01-092-2/+20
* NOJIRA_fix_license_in_AbstractExclusionFiltersTest Benjamin Campomenosi2023-01-091-1/+1
* NO-JIRA fixed Web-API documentation: api/rules/show does not support 'f' para...Aurelien Poscia2023-01-091-1/+0
* SONAR-16491 add aliases for sonar.test.inclusions and sonar.test.exclusionsBenjamin Campomenosi2023-01-096-27/+231
* SONAR-18167 Update sonar.plugin.api to 9.14.0.375Benjamin Campomenosi2023-01-091-1/+1
* 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-0923-179/+204
* SONAR-17815 Disable copy and set as default button if QG is not CAYC compliantRevanshu Paliwal2023-01-064-54/+68
* [NO-JIRA] Fix QA names incompatible with burgrPhilippe Perrin2023-01-061-4/+5
* SONAR-17815 Highlight non-cayc Quality GatesJeremy Davis2023-01-0611-53/+108
* 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-0527-5600/+505
* [NO-JIRA] Reduce QA names lengthPhilippe Perrin2023-01-051-8/+9
* SONAR-17815 Adding CAYC section QG conditionsRevanshu Paliwal2023-01-0520-129/+1138
* SONAR-14584 Analysis of the project can fail if path of the file exceeds 400 ...Duarte Meneses2023-01-054-11/+51
* SONAR-17815 add isCaycCompliant flag in application status endpointZipeng WU2023-01-051-3/+8
* SONAR-17815 add isCaycCompliant flag in qualitygate endpointsZipeng WU2023-01-0516-162/+298