aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/audit/model/UserPermissionNewValue.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19467 deprecated uuids in audit logslukasz-jarocki-sonarsource2023-08-311-0/+8
* SONAR-19445 renamed permissions' component_uuid column to entity_uuidLukasz Jarocki2023-06-191-1/+1
* SONAR-19445 update elasticSearch permission indexBenjamin Campomenosi2023-06-191-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* [NO-JIRA] Fixing Quality GateBelen Pruvost2021-09-161-2/+2
* SONAR-15142 Always add AuditPersister to container and use typed NewValue for...Duarte Meneses2021-08-261-3/+2
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-191-7/+9
* SONAR-15142 - Include template data on user/group permission insertsBelen Pruvost2021-08-191-3/+9
* SONAR-15142 Set a permission template default for Projects / Applications / P...Duarte Meneses2021-08-191-1/+1
* SONAR-15142 consistently log 'userLogin' when refering to a userDuarte Meneses2021-08-191-11/+11
* SONAR-15142 adding user login to audit log when removing or adding permissionLukasz Jarocki2021-08-191-0/+73