aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-22717 Change in calculation badge in projects listViktor Vorona2024-08-268-117/+364
|
* SONAR-22727 Move SoftwareQualitiesMetrics to sonar-coreDejan Milisavljevic2024-08-2620-400/+64
|
* SONAR-22727 Introduce software quality security review rating metricsDDMili2024-08-266-132/+188
|
* SONAR-22727 Add new software qualities maintainability measuresLéo Geoffroy2024-08-266-183/+392
|
* SONAR-22727 Add new software qualities rating measuresDDMili2024-08-267-55/+443
|
* SONAR-22727 Add new software qualities remediation efforts measuresLéo Geoffroy2024-08-267-135/+344
|
* SONAR-22727 Hide Change in Calculation message if LegacyViktor Vorona2024-08-263-9/+3
|
* SONAR-22727 Portfolio breakdown pageViktor Vorona2024-08-2618-745/+442
|
* SONAR-22731 Define flag to be able to use legacy ratingsDejan Milisavljevic2024-08-261-3/+3
|
* SONAR-22727 Define new metrics for project ratingsDejan Milisavljevic2024-08-264-0/+337
|
* SONAR-22697, SONAR-22699 RatingComponent + projects listViktor Vorona2024-08-266-137/+161
|
* SONAR-22697 RatingsComponent POCViktor Vorona2024-08-2631-196/+349
|
* SONAR-22559 Show provisioning status for gitlab project (#11601)Sarath Nair2024-08-263-6/+52
|
* SONAR-22787 Add FIPS environment information to support info fileAlain Kermis2024-08-266-15/+178
|
* NO-JIRA Fix updation of secured form field (#11599)Sarath Nair2024-08-231-5/+4
|
* SONAR-22807 Provisioning of permissions uses custom mappingNolwenn Cadic2024-08-231-1/+0
|
* SONAR-22807 Implement get and patch gitlab permissions mapping endpointNolwenn Cadic2024-08-237-10/+11
|
* SONAR-22807 Allow customization of mapping used for GitlabSarath Nair2024-08-2311-258/+644
|
* SONAR-22807 Add default permissions mappings for GitLab in ↵Aurelien Poscia2024-08-233-1/+210
| | | | DevOps_perms_mapping table
* SONAR-22807 Adapt the BE to use the renamed table DEVOPS_PERMS_MAPPINGAurélien Poscia2024-08-2319-316/+361
|
* SONAR-22807 Implement required DB migrations to rename github_perms_mapping ↵Nolwenn Cadic2024-08-2319-9/+953
| | | | table to devops_perms_mapping
* SONAR-22853 Correctly navigate user in case of sync failure (#11591)Sarath Nair2024-08-234-23/+35
|
* SGB-123 cover null value case for email.smtp_secure_connection.securedBogdana2024-08-232-2/+3
|
* SONAR-20277 deprecate parameter ceTaskId and componentKey, and response ↵Matteo Mara2024-08-221-0/+9
| | | | field ceTaskId in api/webhooks/deliveries
* SONAR-22287 Fix a11y issues on Issue Detail page7PH2024-08-202-4/+3
|
* SONAR-22287 Fix a11y issues on Background Tasks page7PH2024-08-205-38/+51
|
* SONAR-22287 Fix a11y issues on Background Tasks page7PH2024-08-207-10/+18
|
* SONAR-22287 Fix a11y issues in project's Quality Profile page7PH2024-08-202-4/+6
|
* SONAR-22287 Fix a11y issues in project's Code page7PH2024-08-201-1/+1
|
* SONAR-22521 fixed the issue where sometimes the upgrade warning text was not ↵lukasz-jarocki-sonarsource2024-08-203-2/+6
| | | | clear to the users
* SONAR-22559 Remove GitLab auto-provisioning status + Gitlab Binding Banner ↵guillaume-peoch-sonarsource2024-08-197-103/+104
| | | | for non binded project
* SONAR-22559 Fix project settings navigationguillaume-peoch-sonarsource2024-08-191-1/+1
|
* SONAR-22559 Not apply permission templates on GitLab projectsSarath Nair2024-08-199-56/+189
|
* SONAR-22559 Refactor submission of project permissions sync tasksAurelien Poscia2024-08-195-0/+27
|
* SONAR-22559 Make permissions read-only for GitLab projectsguillaume-peoch-sonarsource2024-08-198-42/+291
|
* SONAR-22559 Update permissions during project onboardingNolwenn Cadic2024-08-194-15/+30
|
* SONAR-22559 Remove permissions on GitLab managed groups for GitLab projectsAurelien Poscia2024-08-191-1/+11
|
* SONAR-22559 Display project name instead of ID in logsAurelien Poscia2024-08-193-0/+63
|
* SONAR-22559 Auto-provision GitLab project permissions for usersAurelien Poscia2024-08-191-0/+11
|
* SONAR-22559 Add method to fetch projects' members from GitLabAurelien Poscia2024-08-194-2/+117
|
* SONAR-22641 update info for email config host telemetryBogdana2024-08-163-3/+50
|
* SONAR-22516 add telemetry for email configurationBogdana2024-08-167-1/+244
|
* SONAR-22516 Fix BBT using email configurationAntoine Vigneau2024-08-163-6/+7
|
* SONAR-22638 add OAuth authentication for sending emailsBogdana2024-08-168-13/+223
|
* SONAR-22516 API v2 endpoints for managing the email configurationAntoine Vigneau2024-08-1630-23/+2671
|
* SONAR-22516 Retrieve SMTP configuration from internal_propertiesAntoine Vigneau2024-08-166-20/+159
|
* SONAR-22516 Migrate SMTP related properties into internal_propertiesAntoine Vigneau2024-08-163-1/+450
|
* SONAR-22785 Fix description of API docs in users and groups search (#11536)Sarath Nair2024-08-153-3/+3
|
* SONAR-22723 In the Projects Management page, remove 3 dots when no action ↵guillaume-peoch-sonarsource2024-08-142-8/+47
| | | | can be taken
* NO-JIRA Validation fixes7PH2024-08-1343-382/+452
| | | | Co-authored-by: Lucas <97296331+lucas-paulger-sonarsource@users.noreply.github.com>