aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-gitlab/src/main/java/org/sonar/auth/gitlab/GitLabSettings.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23124 Fix SSF-644Aurelien Poscia2024-09-241-0/+8
* SONAR-22559 Refactor submission of project permissions sync tasksAurelien Poscia2024-08-191-0/+6
* SONAR-22596 Fail Gitlab sync task if user consent is neededNolwenn Cadic2024-07-251-0/+6
* SONAR-22557 Synchronize projects visiblity upon GitLab onboardingAurelien Poscia2024-07-231-1/+1
* SONAR-21413 Fix Gitlab form field descriptionsAntoine Vigneau2024-01-291-1/+1
* SONAR-21413 Make provisioning groups ready to handle allowed groupsAntoine Vigneau2024-01-231-15/+16
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21247 Add button to trigger the syncguillaume-peoch-sonarsource2023-12-221-4/+6
* SONAR-21121 Add POST /dop-translation/gitlab-configurations/Wojtek Wajerowicz2023-12-221-1/+2
* SONAR-21119 Support Gitlab API url from configAntoine Vigneau2023-12-221-1/+5
* SONAR-21119 Add GitLabManagedInstanceService, reuse logic from GitHubAurelien Poscia2023-12-221-1/+14
* SONAR-21119 Skeleton for the Gitlab provisioning background taskAntoine Vigneau2023-12-221-0/+2
* SONAR-21119 Add GitLab config for provisioningAntoine Vigneau2023-12-221-0/+42
* SONAR-19084 GitHub Provisioning wordingguillaume-peoch-sonarsource2023-05-111-1/+1
* [SONAR-18510] Fix typo in Administration pageZipeng WU2023-02-221-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17226 Display authentication-related settings in a more intuitive wayRevanshu Paliwal2022-08-251-2/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-271-6/+6
* SONAR-14618 More gender neutral sentenceMathieu Suen2021-04-201-1/+1
* SONAR-14684 Fix SSF-151Philippe Perrin2021-04-151-0/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SSF-130 secure gitlab secretsZipeng WU2020-12-021-2/+2
* remove code smellsPierre Guillot2020-11-251-1/+2
* SONAR-13035 Group global ALM related settings into a single categoryWouter Admiraal2020-02-201-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12818 GitLab : lower the needed permission level if group sync is disabledPierre Guillot2019-12-121-1/+1
* SONAR-12760 remove trailing slash in gitlab url settingPierre Guillot2019-11-291-1/+5
* SONAR-12460 Support GitLab AuthenticationJulien Lancelot2019-09-231-0/+127