aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java/org/sonar/db/qualitygate/QualityGateDbTester.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-5/+4
* SONAR-22649 Create DB populator for creating generated dataAlain Kermis2024-09-191-14/+12
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-2/+2
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Duarte Meneses2023-06-201-2/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15602 - Quality Gate permission delegation logsBelen Pruvost2021-11-031-7/+10
* SONAR-15441 - Create api/qualitygates/add_group endpointbelen-pruvost-sonarsource2021-10-221-0/+10
* SONAR-15500 Create api/qualitygates/add_user serviceZipeng WU2021-10-221-0/+10
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 drop completely usage of association between QualityGate and Orga...Jacek2020-12-221-16/+2
* SONAR-13999 drop organization from QualityGate WSJacek2020-12-221-10/+7
* SONAR-13999 drop organization from Components WSJacek2020-12-221-0/+12
* SONAR-13221 change PK of quality gates from id to uuid, update FKs, update APIPierre2020-05-251-1/+1
* SONAR-13221 MetricsDuarte Meneses2020-05-251-1/+1
* SONAR-13221 Quality gate conditionsDuarte Meneses2020-05-251-0/+1
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-311-4/+4
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-0/+109