aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/audit/model/UserTokenNewValue.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-0/+17
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16263 Handle analysis token lifecycleMatteo Mara2022-04-291-0/+7
* SONAR-16260 - Add token type to user_tokensbelen-pruvost-sonarsource2022-04-291-0/+10
* SONAR-16260 - Update db schema for analysis tokensMatteo Mara2022-04-291-2/+11
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15143 - Using ISO8601 for DateTimes9.1.0.47736Belen Pruvost2021-09-161-2/+3
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-191-1/+1
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-271-7/+20
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-271-0/+83