aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-gitlab/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-096-6/+6
* SONAR-23990 Replace with text blockJulien Camus2024-12-192-55/+57
* SONAR-23124 Fix SSF-644Aurelien Poscia2024-09-241-2/+9
* SONAR-23078 Fix SSF-644Nolwenn Cadic2024-09-181-49/+57
* 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/+12
* SONAR-22557 Synchronize projects visiblity upon GitLab onboardingAurelien Poscia2024-07-231-0/+5
* NO-JIRA fix code smellAurelien Poscia2024-05-021-1/+0
* SONAR-22088 Fix GitLab auth when group sync is disabledcopy_of_masterAurelien Poscia2024-04-222-43/+223
* SONAR-21589 Revert gitlab login permission for no group sync to read_userNolwenn Cadic2024-03-201-1/+1
* SONAR-21413 Use GitLab allowed groups to filter users authenticatingAntoine Vigneau2024-01-232-55/+148
* SONAR-21413 Make provisioning groups ready to handle allowed groupsAntoine Vigneau2024-01-231-3/+3
* NO-JIRA Update license headers to 2024Pierre2024-01-036-6/+6
* SONAR-21121 Add POST /dop-translation/gitlab-configurations/Wojtek Wajerowicz2023-12-221-5/+5
* SONAR-21244 Sync groups in Gitlab provisioningAntoine Vigneau2023-12-221-1/+0
* SONAR-21119 Support Gitlab API url from configAntoine Vigneau2023-12-221-4/+7
* SONAR-21119 Provide method to get groups for GitLab & refactored GithubPagina...Aurelien Poscia2023-12-221-1/+3
* SONAR-21119 Add GitLab config for provisioningAntoine Vigneau2023-12-222-2/+48
* SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classesAntoine Vinot2023-04-241-13/+13
* Update license templates for 2023Pierre2023-01-026-6/+6
* SONAR-12807 Put all ALM icons in a single locationWouter Admiraal2022-02-251-1/+1
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-5/+40
* Update license headers for 2022 [update headers]Pierre2022-01-286-6/+6
* Improve code qualityDuarte Meneses2021-11-201-1/+1
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-192-6/+0
* SONAR-15171 filter groups sync on min_access_level 10Pierre2021-09-162-19/+15
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-086-6/+6
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-141-2/+2
* Format all headers for 2020Wouter Admiraal2020-01-076-6/+6
* SONAR-12818 GitLab : lower the needed permission level if group sync is disabledPierre Guillot2019-12-121-1/+22
* SONAR-12760 remove trailing slash in gitlab url settingPierre Guillot2019-11-291-0/+5
* SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin (#...Jacek2019-10-171-1/+0
* SONAR-12460 Support GitLab AuthenticationJulien Lancelot2019-09-236-0/+525