aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/audit/model/ComponentNewValue.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* CODEFIX-192 Add ai code fix enablement to audit logs (#12238)Serhat Yenican2024-11-191-6/+1
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-221-3/+3
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-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/+9
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* [NO-JIRA] Addressing some code smellsBelen Pruvost2021-09-161-1/+1
* SONAR-15142 Always add AuditPersister to container and use typed NewValue for...Duarte Meneses2021-08-261-33/+36
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-191-17/+12
* SONAR-15142 Use permission instead of roleDuarte Meneses2021-08-191-1/+1
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-191-32/+12
* SONAR-15142 add 'name' and 'key' in component context for AuditPierre2021-08-191-11/+6
* SONAR-15142 add name to audit visibility updatePierre2021-08-191-0/+8
* SONAR-15154 add audit logs about projects, portfolios and appslukasz-jarocki-sonarsource2021-07-271-0/+135