aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/it/java/org/sonar/db/scim/ScimUserDaoIT.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-3/+3
* SONAR-23012 Add userName in scim users endpoint responseNolwenn Cadic2024-09-181-12/+30
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-47/+46
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20315 update scim queries, introduce OffsetBasedPaginationPierre2023-09-281-8/+9
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-171-3/+3
* 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-18759 introduce a new mechanism to activate SCIMPierre2023-03-221-0/+10
* SONAR-18534 Support excludedAttributes=members for SCIM groups requestsAurelien Poscia2023-03-221-1/+45
* SONAR-18657 allow filtering on isManaged for /api/user_groups/searchWojtek Wajerowicz2023-03-221-0/+12
* SONAR-18689 add filtering by managed in /api/users/searchAurelien Poscia2023-03-221-0/+10
* SONAR-18532 Add support for group membership PUT in /api/scim/v2/GroupsAurelien Poscia2023-03-221-16/+89
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-131-0/+287