aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java/org/sonar/db/audit/AuditTesting.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-4/+4
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-4/+5
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-18192 - Update size of user uuid column to 255 in audit tableLéo Geoffroy2023-01-161-3/+3
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17055 fix double incorrect backslash escaping in audit logsMatteo Mara2022-07-251-1/+5
* SONAR-16447 Fix AuditLogs download error due to JSONExceptionMatteo Mara2022-06-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15143 created api/audit_logs/download endpointLukasz Jarocki2021-07-271-3/+15
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-271-0/+41