aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-22807 Modify GitLab provisioning ITs to include custom mappingAurelien Poscia2024-08-235-0/+105
|
* SONAR-22676 replace StatusPrinter by StatusPrinter2Steve Marion2024-08-231-2/+4
|
* SONAR-22856 Upgrade CFamily analyzer and dependencies to 6.58.0.74356Massimo Paladin2024-08-231-2/+2
|
* SONAR-22473 make the instruction for integrated security not dependant of ↵Steve Marion2024-08-231-3/+3
| | | | the version.
* SONAR-22853 Correctly navigate user in case of sync failure (#11591)Sarath Nair2024-08-235-30/+42
|
* 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-222-1/+10
| | | | 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-206-39/+52
|
* SONAR-22287 Fix a11y issues on Background Tasks page7PH2024-08-208-10/+21
|
* SONAR-22287 Fix a11y issues in project's Quality Profile page7PH2024-08-203-5/+7
|
* 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-22822 Upgrade `python` plugins to version 4.21.0.16473 (#11565)github-actions[bot]2024-08-202-2/+2
| | | | Co-authored-by: joke1196 <joke1196@users.noreply.github.com> Co-authored-by: Ghislain Piot <ghislain.piot@sonarsource.com>
* SONAR-22559 Remove GitLab auto-provisioning status + Gitlab Binding Banner ↵guillaume-peoch-sonarsource2024-08-197-103/+104
| | | | for non binded project
* SONAR-22559 Include wording project permissions in Gitlab consent messagesguillaume-peoch-sonarsource2024-08-191-4/+4
|
* SONAR-22559 Fix project settings navigationguillaume-peoch-sonarsource2024-08-191-1/+1
|
* SONAR-22559 Not apply permission templates on GitLab projectsSarath Nair2024-08-1910-59/+193
|
* 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-195-15/+31
|
* 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-165-6/+18
|
* SONAR-22638 add OAuth authentication for sending emailsBogdana2024-08-168-13/+223
|
* SONAR-22516 API v2 endpoints for managing the email configurationAntoine Vigneau2024-08-1632-23/+2891
|
* SONAR-22516 Retrieve SMTP configuration from internal_propertiesAntoine Vigneau2024-08-167-20/+245
|
* SONAR-22516 Migrate SMTP related properties into internal_propertiesAntoine Vigneau2024-08-163-1/+450
|
* SONAR-22797 Upgrade `iac` plugins to version 1.33.1.11833 (#11547)github-actions[bot]2024-08-161-1/+1
| | | Co-authored-by: petertrr <petertrr@users.noreply.github.com>
* SONAR-22788 Upgrade `text` plugins to version 2.14.0.3782 (#11540)github-actions[bot]2024-08-151-2/+2
| | | Co-authored-by: jonas-wielage-sonarsource <jonas-wielage-sonarsource@users.noreply.github.com>
* SONAR-22785 Fix description of API docs in users and groups search (#11536)Sarath Nair2024-08-153-3/+3
|
* Bump VB.NET plugin version to 9.32.0.97167Zsolt Kolbay2024-08-141-1/+1
|
* Bump C# plugin version to 9.32.0.97167Zsolt Kolbay2024-08-141-1/+1
|
* SONAR-22723 In the Projects Management page, remove 3 dots when no action ↵guillaume-peoch-sonarsource2024-08-143-8/+48
| | | | can be taken
* SONAR-22765 Upgrade SonarJCL to 1.3.0.1243 (#11518)Gyula Sallai2024-08-131-1/+1
|
* SONAR-22762 Upgrade `php` plugins to version 3.37.0.12086 (#11517)github-actions[bot]2024-08-131-1/+1
| | | Co-authored-by: rudy-regazzoni-sonarsource <rudy-regazzoni-sonarsource@users.noreply.github.com>
* SONAR-22753 Upgrade Python analyzer to 4.20 (#11514)Maksim Grebeniuk2024-08-131-1/+1
|
* SONAR-22752 Update embedded Java analyzer to 8.2.0.36672 (#11511)Johann Beleites2024-08-131-2/+2
|
* NO-JIRA Validation fixes7PH2024-08-1343-382/+452
| | | | Co-authored-by: Lucas <97296331+lucas-paulger-sonarsource@users.noreply.github.com>
* SONAR-22646 Improve issue indicator render cycle (#11448)Lucas2024-08-133-99/+147
|
* SONAR-22495 Show issue red message box below its exact location in the code ↵7PH2024-08-134-62/+90
| | | | snippet
* SONAR-22498 CodeSnippet supports issue indicator for jupyter preview (#11414)Lucas2024-08-1310-25/+597
|
* SONAR-22494 Create a highlight.js plugin to underline issues in code snippets7PH2024-08-1310-44/+602
| | | | | | | | SONAR-22495 Fix tokens not being replaced by underlines in some cases & SONAR-22492 Fix underlining being shifted when the line contains double quotes (#11425) SONAR-22495 Support underlining multiple issues in the same code snippet SONAR-22643 Allow to simultaneously use the HLJS Underline and Issue Indicator plugin