aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/it/java/org/sonar/db/qualitygate
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-095-5/+5
* SONAR-23619 Add Sonar way for AI Code Quality GateJacek2024-11-292-6/+22
* SONAR-23619 Add 'isAiCodeSupported' flag to show and list endpoints of Qualit...Jacek Poreda2024-11-291-0/+9
* SONAR-23619 Add DB migration for 'quality_gates' table to add 'ai_code_suppor...Jacek Poreda2024-11-291-0/+1
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-142-7/+7
* NO-JIRA remove redundant quality gate UUID creationZipeng WU2024-05-081-3/+1
* SONAR-22170 Removing a quality gate should remove QG conditionsZipeng WU2024-05-031-0/+13
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-162-2/+2
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-225-90/+96
* NO-JIRA Update license headers to 2024Pierre2024-01-035-5/+5
* SONAR-20787 Add telemetry about quality gate conditions and sonar way (#9743)Nolwenn Cadic2023-10-261-0/+15
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-075-6/+5
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Duarte Meneses2023-06-205-67/+67
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-082-45/+45
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-135-5/+5
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-135-0/+1304