aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/it/java/org/sonar/db/permission/AuthorizationDaoIT.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-271-82/+81
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-127/+154
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19786 add method to fetch all user permissions obtained via managed groupsAurelien Poscia2023-07-181-0/+101
* NO-JIRA replace MoreCollectors.toSet with Collectors.toSetPierre2023-07-171-7/+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-7/+7
* SONAR-19445 update elasticSearch permission indexBenjamin Campomenosi2023-06-191-17/+17
* SONAR-19445 Rename AuthorizationDao methods to use entity insteadLéo Geoffroy2023-06-191-168/+168
* SONAR-19445 Update AuthorizationDao to not rely on componentsLéo Geoffroy2023-06-191-144/+146
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-081-61/+61
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-131-0/+1140