aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src/main/java/org/sonar/ce/task/projectanalysis/qualitygate
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0917-17/+17
* NO-JIRA Update license headers to 2024Pierre2024-01-0317-17/+17
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-171-1/+1
* NO-JIRA replace MoreCollectors.toList(size) with Collectors.toListPierre2023-07-171-3/+2
* [NO-JIRA] Use record for data classesZipeng WU2023-01-122-20/+5
* Update license templates for 2023Pierre2023-01-0217-17/+17
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-051-27/+2
* SONAR-16316 Fill report dataDuarte Meneses2022-05-253-50/+15
* Update license headers for 2022 [update headers]Pierre2022-01-2817-17/+17
* Improve code qualityDuarte Meneses2021-11-201-2/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0817-17/+17
* SONAR-13999 drop organization from QualityGate WSJacek2020-12-222-7/+15
* SONAR-13221 change PK of quality gates from id to uuid, update FKs, update APIPierre2020-05-253-11/+11
* SONAR-13221 MetricsDuarte Meneses2020-05-251-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-0717-17/+17
* SONAR-8115 storing project quality gate in table (#1919)Jacek2019-07-312-1/+19
* SONAR-9898 Deprecate org.sonar.api.i18n.I18nJulien Lancelot2019-05-291-1/+1
* SONAR-11707 Replace hardcoded QG with project's QG for SLB/PRsDuarte Meneses2019-03-111-15/+1
* SONAR-11572 Limit list of operators for QG conditionsBenoît Gianinetti2019-01-083-26/+15
* SONAR-11571 Drop warning treshold from QG web servicesBenoît Gianinetti2019-01-086-50/+18
* SONAR-11570 Drop period from web servicesJanos Gyerik2019-01-084-62/+30
* Fix license headers for 2019Duarte Meneses2019-01-0217-17/+17
* rename to package org.sonar.ce.task.projectanalysisSébastien Lesaint2018-06-2917-0/+1068