aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/audit/model/PropertyNewValue.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-6/+16
* SONAR-18856 renaming properties.component_uuid to properties.entity_uuidLukasz Jarocki2023-06-011-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16139 Drop api/users/set_setting and related db tableDuarte Meneses2022-04-011-9/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* [NO-JIRA] Fixing Quality GateBelen Pruvost2021-09-161-1/+1
* SONAR-15142 Always add AuditPersister to container and use typed NewValue for...Duarte Meneses2021-08-261-8/+5
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-191-2/+14
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-191-15/+26
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-271-8/+77
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-271-0/+67