aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/it/java/org/sonar/db/user/ExternalGroupDaoIT.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-16/+19
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19783 Fix filter for (non-)managed groupsAurelien Poscia2023-08-241-2/+2
* SONAR-19783 Adapt synchronization steps to handle default organization groupAurelien Poscia2023-08-221-2/+6
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-071-1/+1
* SONAR-19558 Update rest of test for sonar-db-daoLéo Geoffroy2023-06-301-1/+1
* SONAR-19085 Remove external_groups entries when GitHub provisioning is deacti...Aurelien Poscia2023-05-111-4/+16
* SONAR-19085 Create and update GitHub groupsAntoine Vigneau2023-05-111-3/+38
* SONAR-19085 Add managed groups SQL filter.Wojtek Wajerowicz2023-05-111-0/+12
* SONAR-19085 Add step to delete removed groups.Wojtek Wajerowicz2023-05-111-0/+10
* SONAR-19085 Add step to fetch groups from DBWojtek Wajerowicz2023-05-111-0/+88