aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java/org/sonar/db/user/UserTesting.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-17/+16
* SONAR-22649 Create DB populator for creating generated dataAlain Kermis2024-09-191-0/+33
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-6/+8
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-18728 use DB calls to replace UserIndex.getAtMostThreeActiveUsersForScm...Aurelien Poscia2023-03-311-1/+2
* SONAR-18728 Use table SCM_ACCOUNTS instead of SCM_ACCOUNTS column in USERSAurelien Poscia2023-03-311-1/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-071-1/+0
* SONAR-16139 Drop api/users/set_setting and related db tableDuarte Meneses2022-04-011-9/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Improve code qualityDuarte Meneses2021-11-201-1/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13221 drop id column of USERS tableJacek2020-05-251-1/+0
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-0/+99