aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java/org/sonar/db/measure/MeasureDbTester.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-22872 Correctly populate ncloc_language_distributionEric Giffon2024-10-091-0/+1
* SONAR-22879 Remove code related to live_measures tableEric Giffon2024-10-091-24/+0
* SONAR-22872 Update DB populator to write JSON measuresEric Giffon2024-10-091-22/+21
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-091-2/+17
* SONAR-22872 Live update of JSON measuresEric Giffon2024-10-091-2/+1
* SONAR-22872 Purge measures tableEric Giffon2024-10-091-1/+11
* SONAR-22649 Create DB populator for creating generated dataAlain Kermis2024-09-191-12/+147
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-281-11/+11
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-18856 accurate usage of project uuid in applicationsLukasz Jarocki2023-05-121-0/+16
* SONAR-18856 Fix Delete/List branch endpoint to support project uuidLéo Geoffroy2023-05-111-0/+10
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-10762 Drop Custom Measures WSZipeng WU2021-07-071-20/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13221 MetricsDuarte Meneses2020-05-251-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-0/+91