aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/metric/MetricDao.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
* SONAR-20315 update MetricDao queriesPierre2023-09-281-4/+4
* 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-36/+5
* SONAR-10762 Drop manual measures tableZipeng WU2021-07-071-4/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13221 MetricsDuarte Meneses2020-05-251-6/+6
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-3/+5
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-231-7/+0
* SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ...Simon Brandhof2018-01-101-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Use java.util.function.Consumer when executing DB large input without outputTeryk Bellahsene2017-03-211-6/+1
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-0/+156