aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/it/java/org/sonar/db/user
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20315 update GroupDao queriesPierre2023-09-281-13/+10
* SONAR-20315 update GroupMembershipDao queriesPierre2023-09-281-25/+25
* SONAR-19783 Fix filter for (non-)managed groupsAurelien Poscia2023-08-241-2/+2
* SONAR-20156 Create api/dismiss_message/dismiss endpoint Nolwenn Cadic2023-08-241-26/+39
* 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-0714-14/+14
* SONAR-19558 Update rest of test for sonar-db-daoLéo Geoffroy2023-06-3013-21/+22
* SONAR-19256 refactor project links to use entity Benjamin Campomenosi2023-06-281-5/+11
* SONAR-19556 updated integration tests in UserDismissedMessagesDaoITLukasz Jarocki2023-06-201-1/+1
* SONAR-19445 renamed permissions' component_uuid column to entity_uuidLukasz Jarocki2023-06-191-7/+7
* SONAR-19455 refactored permissions in the codebase to not rely on main branch...Lukasz Jarocki2023-06-191-2/+2
* SONAR-19340 Raise security hotspots events from CEEric Giffon2023-05-301-6/+10
* 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
* SONAR-19084 Compute isManaged flag correctly for GitHub usersAurelien Poscia2023-05-111-2/+36
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-083-13/+13
* SONAR-18917 Project analysis token isn't updated when project is rekeyedDuarte Meneses2023-05-042-13/+13
* SONAR-18728 use DB calls to replace UserIndex.getAtMostThreeActiveUsersForScm...Aurelien Poscia2023-03-311-4/+20
* SONAR-18728 Use table SCM_ACCOUNTS instead of SCM_ACCOUNTS column in USERSAurelien Poscia2023-03-312-17/+50
* SONAR-18657 allow filtering on isManaged for /api/user_groups/searchWojtek Wajerowicz2023-03-221-13/+28
* SONAR-18657 Do not use Elastic Search for /api/users/searchMathieu Suen2023-03-221-18/+77
* SONAR-18708 add 'managed' property for users in the telemetryPierre2023-03-221-3/+26
* SONAR-18525 delete group, even if some local users are left insideAurelien2023-03-221-43/+0
* SONAR-18532 Add support for group membership DELETE in /api/scim/v2/GroupsAntoine Vigneau2023-03-221-0/+44
* SONAR-18589 Fix system info user countAlain Kermis2023-03-171-0/+10
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-1313-13/+13
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-1313-0/+2617