aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java/org/sonar/db/measure/MeasureTesting.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-22879 Remove code related to live_measures tableEric Giffon2024-10-091-27/+0
* SONAR-22872 Update DB populator to write JSON measuresEric Giffon2024-10-091-0/+6
* SONAR-22925 Import/export of JSON measuresClaire Villard2024-10-091-3/+1
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-091-9/+12
* SONAR-22872 CE step to persist measures in JSON formatEric Giffon2024-10-091-0/+18
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-281-6/+6
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-2/+5
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* [NO JIRA] Remove unused importsDuarte Meneses2023-06-191-1/+0
* SONAR-18856 accurate usage of project uuid in applicationsLukasz Jarocki2023-05-121-2/+6
* SONAR-18850 clean sonar-webserver-auth of main_branc_project_uuid usage Benjamin Campomenosi2023-04-071-0/+11
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-051-4/+2
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-1/+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
* SONAR-13221 MetricsDuarte Meneses2020-05-251-5/+5
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-0/+78