aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20814 Adding specific arialabel for branch rowsRevanshu Paliwal2023-10-252-31/+22
* SONAR-20814 - Update layout when SPECIFIC_ANALYSIS is selectedKevin Silva2023-10-259-610/+182
* SONAR-20814 Migrating project new code branch list to new UIRevanshu Paliwal2023-10-258-96/+182
* SONAR-20814 Migrating project new code header to new UIRevanshu Paliwal2023-10-251-9/+6
* SONAR-20742 Adjust text colors and condition rating textstanislavh2023-10-255-13/+14
* NO-JIRA remove unused importsDimitris Kavvathas2023-10-251-2/+0
* SONAR-20777 enable lifecycle management on external issuesZipeng WU2023-10-245-21/+15
* [NO JIRA] Fix typo in local eslint ruleViktor Vorona2023-10-244-16/+16
* NO JIRA Use test selector to avoid within in ProjectManagementApp itMathieu Suen2023-10-242-64/+67
* NO-JIRA Add keyboard handler for RadioCardstanislavh2023-10-232-1/+66
* SONAR-20664 - Add ProjectExportDao for all Export stepsBenjamin Campomenosi2023-10-2310-14/+307
* SONAR-20664 migrate ExportIssueStep to MyBatis.Benjamin Campomenosi2023-10-233-121/+120
* SONAR-20531 fix exporting project With AdHod Rules when pluginKey is nullBenjamin Campomenosi2023-10-232-10/+49
* NO-JIRA Fix code smellsLéo Geoffroy2023-10-232-41/+28
* [NO-JIRA] Fix unnecessary assertionDavid Cho-Lerat2023-10-231-1/+1
* SONAR-20530 Set property to email type for validationEric Giffon2023-10-231-1/+28
* SONAR-20742 Use utf-8 operators ≤ and ≥ rather than <= and >=7PH2023-10-231-1/+1
* NO-JIRA removing unused fieldslukasz-jarocki-sonarsource2023-10-234-24/+10
* SONAR-19612 Remove deprecation notice on columnLéo Geoffroy2023-10-2011-20/+38
* SONAR-20742 Implement new SL promotionstanislavh2023-10-208-30/+326
* SONAR-20742 Implement pull request overview QG measures body component7PH2023-10-2017-85/+519
* SONAR-20742 Implement quality gate statusstanislavh2023-10-2011-116/+533
* SONAR-20742 Implement Overview headerstanislavh2023-10-204-28/+89
* SONAR-20742 Adjust layout to be coherent with SCstanislavh2023-10-202-81/+100
* SONAR-20699 Local projects always apply permissions templateAntoine Vigneau2023-10-205-16/+28
* SONAR-20700 add ProjectCreator to reuse logicAurelien Poscia2023-10-2013-113/+160
* SONAR-20699 Propagate meaningful exceptions to the ScannerAntoine Vigneau2023-10-202-0/+28
* SONAR-20699 Don't fail project creation when GitHub configuration is not found.Wojtek Wajerowicz2023-10-202-23/+11
* SONAR-20700 Trigger a GH permission sync after project creationAurelien Poscia2023-10-208-32/+67
* SONAR-20700 Move GitHubPermissionConverter to sonar-alm-clientAurelien Poscia2023-10-208-8/+10
* SONAR-20700 Add scan permission for the user pushing the report in case auto-...Aurelien Poscia2023-10-207-28/+82
* SONAR-20700 Use auth App installation token to check permissions on GHAurelien Poscia2023-10-208-62/+147
* SONAR-20700 Created DevOpsProjectCreator and DevOpsProjectCreatorInteface to ...Aurelien Poscia2023-10-2021-1208/+1157
* SONAR-20700 Check project's permissions on GitHub in case auto-provisioning i...Aurelien Poscia2023-10-2010-39/+424
* SONAR-20700 Move getRepositoryCollaborators/getRepositoryTeams from GithubUse...Aurelien Poscia2023-10-208-11/+294
* SONAR-20700 Move GithubPermissionConverter to community editionAurelien Poscia2023-10-207-0/+285
* SONAR-20699 Do not auto-bind if auto-provisionig is onAurelien Poscia2023-10-203-9/+41
* SONAR-20640 removed 'organization' parameter from api/alm_integrations/import...Aurelien Poscia2023-10-202-17/+1
* SONAR-20699 Auto-bind project to GitHub DevOps configAurelien Poscia2023-10-2020-552/+1270
* SONAR-20699 Send DevOps platform information for GitHub from the scanner.Wojtek Wajerowicz2023-10-2011-66/+94
* SONAR-20699 Infer GitHub DevOps Platform from scanner informationAntoine Vigneau2023-10-2010-0/+485
* SONAR-19378 Add unicity constraint on properties tableLéo Geoffroy2023-10-2013-10/+467
* SONAR-19612 Change index constraint for postgresql 15- and add support for "N...Léo Geoffroy2023-10-2021-112/+265
* SONAR-20683 fixed the issue where adding project to portfolio would later add...lukasz-jarocki-sonarsource2023-10-202-3/+30
* SONAR-20825 Replace log assertions with explicit not expected logsDimitris Kavvathas2023-10-201-49/+56
* [NO-JIRA] Fix avatar padding in quality profile permission search select7PH2023-10-201-2/+2
* SONAR-20579 Allow to fetch GitLab SAST report with analysis tokensMatteo Mara2023-10-191-1/+3
* SONAR-20665 Fix analysis QP event not working from the activity tabAmbroise C2023-10-191-0/+3
* SONAR-20665 Order analysis events by category and nameAmbroise C2023-10-191-0/+1
* SONAR-20672 Group changelog events by datetimeAmbroise C2023-10-191-17/+23