aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-14584 Analysis of the project can fail if path of the file exceeds 400 ...Duarte Meneses2023-01-051-11/+0
* SONAR-17815 add isCaycCompliant flag in application status endpointZipeng WU2023-01-051-3/+8
* SONAR-17815 add isCaycCompliant flag in qualitygate endpointsZipeng WU2023-01-0515-162/+296
* SONAR-14553 Add lists consistency in tutorialstanislavh2023-01-0518-572/+695
* SONAR-17781 Allow overwriting path for 'es_hs_err_pid%p.log'Jacek2023-01-052-15/+24
* SONAR-17768 Move unanalyzed language code telemetry back to global levelalain2023-01-058-100/+115
* SONAR-17737 Support null name for index lookup during index dropLéo Geoffroy2023-01-041-2/+3
* SONAR-16556 Do not open rule panel or issues under Project > Measures / Code ...guillaume-peoch-sonarsource2023-01-0416-338/+407
* SONAR-17737 Support special index name for index drop in migrationsLéo Geoffroy2023-01-045-37/+158
* SONAR-17324 Display file name above secondary locations (multi-file issues) (...David Cho-Lerat2023-01-043-15/+113
* SONAR-17835 Fix user/group sorting on permissions listWouter Admiraal2023-01-041-13/+16
* [NO JIRA] Remove unused ClassLoaderUtilsDuarte Meneses2023-01-032-190/+0
* SONAR-17839 DB migrations dropping columns should always check if there are c...Duarte Meneses2023-01-036-58/+14
* NO-JIRA Refactor code to remove vulnerability FPAntoine Vinot2023-01-031-7/+9
* [NO JIRA] Fix license headerWouter Admiraal2023-01-031-1/+1
* SONAR-10740 Display each project's last analysis date in Portfolio breakdownWouter Admiraal2023-01-0312-121/+234
* SONAR-17833 Migration #6703 fails when coming from SonarQube 5.6 on MS SQL Se...Duarte Meneses2023-01-021-2/+2
* Update license templates for 2023Pierre2023-01-027552-7637/+7570
* SONAR-17816 Add isCaycCompliant flag to /api/qualitygates/project_statusJeremy Davis2023-01-024-1/+134
* [NO JIRA] Migrate Code tests to RTLWouter Admiraal2023-01-0226-3312/+1248
* SONAR-17827 Update usage of GitHub.com APIs to match the new versioning system.Antoine Vinot2022-12-302-9/+8
* SONAR-13167 Handle large lists of permission templatesstanislavh2022-12-3031-2219/+816
* [NO-JIRA] Unit test should generate jars in temporary folderZipeng WU2022-12-303-14/+6
* [NO-JIRA] Fix unittest that relies on no longer existing domainZipeng WU2022-12-292-2/+2