aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/metric/MetricDto.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-22872 Live update of JSON measuresEric Giffon2024-10-091-0/+7
* 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
* SONAR-10762 Drop usage of 'user_managed' columnJacek2021-07-071-11/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13221 MetricsDuarte Meneses2020-05-251-5/+5
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* fix some quality flaws on the new code periodSébastien Lesaint2019-10-091-3/+0
* SONAR-11572 Limit list of operators for QG conditionsBenoît Gianinetti2019-01-081-4/+0
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9963 WS api/metrics/update fails properly if domain is longer than 64 c...Teryk Bellahsene2017-10-161-7/+8
* SONAR-8973 Validate key, name and description when creating or updating a cus...Teryk Bellahsene2017-07-281-4/+7
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-0/+219