aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/scim/ScimGroupMapper.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20315 update scim queries, introduce OffsetBasedPaginationPierre2023-09-281-2/+2
* SONAR-18759 introduce a new mechanism to activate SCIMPierre2023-03-221-0/+2
* SONAR-18534 Support filter=displayName eq "displayName"Wojtek Wajerowicz2023-03-221-2/+2
* SONAR-18525 Support of DELETE verb for /api/scim/v2/GroupsAntoine Vigneau2023-03-221-0/+5
* SONAR-18525 SCIM Group data model (Mapper, DTO, DAO, Migrations)Antoine Vigneau2023-03-221-0/+41