aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/provisioning
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-271-0/+15
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-097-7/+7
* 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-234-74/+79
* NO-JIRA Update license headers to 2024Pierre2024-01-037-7/+7
* SONAR-21244 Clean github_orgs_groups table when disabling GitHub auto provisi...Wojtek Wajerowicz2023-12-222-0/+10
* SONAR-20532 Add DELETE /github-permission-mappings/{githubRole} endpointWojtek Wajerowicz2023-09-282-0/+7
* SONAR-20392 Add API v2 endpoint to update GitHub permission mapping.Wojtek Wajerowicz2023-09-152-7/+14
* SONAR-20392 Add events to audit logs when GH permissions mapping changeAurelien Poscia2023-09-151-0/+19
* SONAR-20392 Added GithubPermissionsMapping[Dao|Dto]Aurelien Poscia2023-09-153-0/+93
* SONAR-20258 Add all missing package-info.javaAurelien Poscia2023-08-251-0/+23
* SONAR-19783 post review changesAurelien Poscia2023-08-221-0/+1
* SONAR-19783 add GithubOrganizationGroupDao/Dto + mapperAurelien Poscia2023-08-223-0/+115