aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-gitlab/src/test/java/org/sonar/auth/gitlab/IntegrationTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-22088 Fix GitLab auth when group sync is disabledcopy_of_masterAurelien Poscia2024-04-221-2/+18
* SONAR-21413 Use GitLab allowed groups to filter users authenticatingAntoine Vigneau2024-01-231-54/+147
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classesAntoine Vinot2023-04-241-13/+13
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15171 filter groups sync on min_access_level 10Pierre2021-09-161-12/+11
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin (#...Jacek2019-10-171-1/+0
* SONAR-12460 Support GitLab AuthenticationJulien Lancelot2019-09-231-0/+192