aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* [NO JIRA] Add eslint rule to prevent within and refactor testMathieu Suen2023-10-275-2/+105
* SONAR-20855 uploading logs on failure on cirruslukasz-jarocki-sonarsource2023-10-271-1/+1
* SONAR-20447 Pass extra 'branch' parameter to the SonarLint callDavid Cho-Lerat2023-10-2710-52/+125
* [NO-JIRA] Improved datadog frontend logKevin Silva2023-10-261-2/+9
* SONAR-20858 Migrating project branch/pr settings to new UIRevanshu Paliwal2023-10-2610-113/+156
* SONAR-20901 Quality Gate can't be displayed in details if name contains %guillaume-peoch-sonarsource2023-10-261-1/+3
* SONAR-20858 migrate modals to new UIJeremy Davis2023-10-264-99/+109
* SONAR-20787 Add telemetry about quality gate conditions and sonar way (#9743)Nolwenn Cadic2023-10-2613-27/+200
* SONAR-20878 Create Switch component into Design SystemKevin Silva2023-10-263-0/+184
* SONAR-20473 Fix flaky test on the Measures pageDavid Cho-Lerat2023-10-251-4/+17
* SONAR-20874 Update org.apache.tomcat.embed to 9.0.82.Wojtek Wajerowicz2023-10-251-1/+1
* SONAR-20814 Cleaning up css file for new code settingsRevanshu Paliwal2023-10-254-57/+15
* SONAR-20814 - Clean up new code on project settingsKevin Silva2023-10-254-19/+21
* SONAR-20814 Migrating branch list modal to new UIRevanshu Paliwal2023-10-252-56/+60
* 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