aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/measure/MeasureDtoTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-091-3/+39
* SONAR-22872 Live update of JSON measuresEric Giffon2024-10-091-0/+23
* SONAR-22872 CE step to persist measures in JSON formatEric Giffon2024-10-091-0/+68
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-281-49/+0
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-5/+5
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-051-4/+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
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-0/+52