aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/it/java/org/sonar/db/provisioning
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-092-2/+2
* SONAR-22807 Implement get and patch gitlab permissions mapping endpointNolwenn Cadic2024-08-231-1/+1
* SONAR-22807 Adapt the BE to use the renamed table DEVOPS_PERMS_MAPPINGAurélien Poscia2024-08-232-142/+161
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-222-23/+26
* NO-JIRA Update license headers to 2024Pierre2024-01-032-2/+2
* SONAR-21244 Clean github_orgs_groups table when disabling GitHub auto provisi...Wojtek Wajerowicz2023-12-221-2/+16
* SONAR-20532 Add DELETE /github-permission-mappings/{githubRole} endpointWojtek Wajerowicz2023-09-281-0/+26
* SONAR-20392 Add API v2 endpoint to update GitHub permission mapping.Wojtek Wajerowicz2023-09-151-2/+31
* SONAR-20392 Add events to audit logs when GH permissions mapping changeAurelien Poscia2023-09-151-1/+15
* SONAR-20392 Added GithubPermissionsMapping[Dao|Dto]Aurelien Poscia2023-09-151-0/+72
* SONAR-19783 Adapt synchronization steps to handle default organization groupAurelien Poscia2023-08-221-0/+19
* SONAR-19783 add GithubOrganizationGroupDao/Dto + mapperAurelien Poscia2023-08-221-0/+98