aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/permission/PermissionQueryTest.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-7/+6
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19455 refactored permissions in the codebase to not rely on main branch...Lukasz Jarocki2023-06-191-2/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-10/+8
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Remove OrganizationDbTesterMichal Duda2020-12-221-4/+1
* fix code smellsPierre2020-12-141-1/+1
* SONAR-13936 Drop some Organization code related to Users/Groups/PermissionDuarte Meneses2020-10-161-14/+1
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-141-1/+0
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12666 Fix groups sorting when high number of groupsJulien Lancelot2019-12-021-14/+19
* SONAR-11560 fix api/permissions/users sortingMichal Duda2019-06-141-0/+2
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Move integration tests to directory tests/Simon Brandhof2017-06-251-1/+1
* SONAR-9287 Fix limited number of returned permissions in api/permissions/usersJulien Lancelot2017-05-301-0/+88