aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java/org/sonar/db/permission/template/PermissionTemplateDbTester.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-271-0/+29
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-181-4/+3
* SONAR-22649 Create DB populator for creating generated dataAlain Kermis2024-09-191-10/+8
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15579 Improve error verbosity on permission template matching key colli...Klaudio Sinani2021-11-091-2/+4
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-271-12/+13
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13936 Move default permission templates to internal propertiesJulien Lancelot2020-10-161-0/+19
* SONAR-13936 Remove use of organizations in Permissions WS and DBJulien Lancelot2020-10-161-2/+0
* SONAR-13936 Drop some Organization code related to Users/Groups/PermissionDuarte Meneses2020-10-161-5/+1
* SONAR-13221 change PERM_TEMPLATES_USERS user_id FK to user_uuidJacek2020-05-251-3/+3
* SONAR-13221 change PK of GROUPS and update FKsDuarte Meneses2020-05-251-3/+3
* SONAR-13221 change PK to uuid of PERMISSION_TEMPLATES tableJacek2020-05-251-10/+10
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-0/+92