aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/qualitygate/QualityGateConditionDto.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
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13221 change PK of quality gates from id to uuid, update FKs, update APIPierre2020-05-251-5/+5
* SONAR-13221 MetricsDuarte Meneses2020-05-251-5/+5
* SONAR-13221 Quality gate conditionsDuarte Meneses2020-05-251-5/+5
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-11572 Limit list of operators for QG conditionsBenoît Gianinetti2019-01-081-63/+0
* SONAR-11571 Drop warning treshold from QG web servicesBenoît Gianinetti2019-01-081-12/+1
* SONAR-11570 Drop period from web servicesJanos Gyerik2019-01-081-12/+0
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-10089 Automatically update built-in quality gateEric Hartmann2017-12-041-1/+1
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-0/+209