aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/audit/model/UserNewValue.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+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
* SONAR-18728 Use table SCM_ACCOUNTS instead of SCM_ACCOUNTS column in USERSAurelien Poscia2023-03-311-6/+6
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16479 remove root user conceptPierre2022-06-151-10/+0
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-071-10/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15517 fixed an issue when sometimes audit logs could not be downloadedLukasz Jarocki2021-10-141-1/+1
* SONAR-15143 - Using ISO8601 for DateTimes9.1.0.47736Belen Pruvost2021-09-161-1/+3
* SONAR-15142 Always add AuditPersister to container and use typed NewValue for...Duarte Meneses2021-08-261-2/+4
* SONAR-15142 Set a permission template default for Projects / Applications / P...Duarte Meneses2021-08-191-6/+6
* SONAR-15142 consistently log 'userLogin' when refering to a userDuarte Meneses2021-08-191-1/+1
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-191-1/+1
* SONAR-15144 - Add Audit Logs Housekeeping Policy SettingBelen Pruvost2021-07-271-4/+4
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-271-15/+49
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-271-0/+133