aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/audit
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-096-6/+6
* CODEFIX-192 Add ai code fix enablement to audit logs (#12238)Serhat Yenican2024-11-191-0/+48
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-225-27/+30
* NO-JIRA Update license headers to 2024Pierre2024-01-035-5/+5
* SONAR-18728 Use table SCM_ACCOUNTS instead of SCM_ACCOUNTS column in USERSAurelien Poscia2023-03-311-11/+29
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-131-145/+0
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-122-2/+2
* Update license templates for 2023Pierre2023-01-026-6/+6
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-071-1/+0
* SONAR-16447 Fix AuditLogs download error due to JSONExceptionMatteo Mara2022-06-021-1/+1
* NO-JIRA fixing SQ issues, code smells, bugsLukasz Jarocki2022-04-051-2/+2
* Fix SSF-239Zipeng WU2022-03-181-0/+53
* Update license headers for 2022 [update headers]Pierre2022-01-285-5/+5
* Improve code qualityDuarte Meneses2021-11-202-3/+3
* SONAR-15517 fixed an issue when sometimes audit logs could not be downloadedLukasz Jarocki2021-10-141-0/+69
* SONAR-15307 Run Audit Purge operation in batchesDuarte Meneses2021-10-011-13/+18
* SONAR-15143 - Escape quotes in audits new_valueBelen Pruvost2021-08-311-3/+3
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-191-3/+4
* SONAR-15142 - Persisting deletes only when deletedRows > 0Belen Pruvost2021-08-191-40/+0
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-191-17/+29
* SONAR-15142 add 'name' and 'key' in component context for AuditPierre2021-08-191-0/+20
* SONAR-15142 add name to audit visibility updatePierre2021-08-191-0/+9
* SONAR-15154 add audit logs about projects, portfolios and appslukasz-jarocki-sonarsource2021-07-273-0/+140
* SONAR-15144 - Audit Log Clean Up Jobbelen-pruvost-sonarsource2021-07-271-1/+8
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-271-0/+39
* SONAR-15143 created api/audit_logs/download endpointLukasz Jarocki2021-07-271-56/+39
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-271-0/+150