aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/audit/model/PermissionNewValue.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/+17
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15142 Always add AuditPersister to container and use typed NewValue for...Duarte Meneses2021-08-261-1/+1
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-191-2/+11
* SONAR-15142 - Include template data on user/group permission insertsBelen Pruvost2021-08-191-1/+21
* SONAR-15142 Use permission instead of roleDuarte Meneses2021-08-191-5/+5
* SONAR-15142 consistently log 'userLogin' when refering to a userDuarte Meneses2021-08-191-1/+0
* SONAR-15142 adding user login to audit log when removing or adding permissionLukasz Jarocki2021-08-191-72/+10
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-191-18/+31
* SONAR-15271 Add/remove permission from a group should have group nameZipeng WU2021-08-191-5/+16
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-271-0/+113