aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/metric
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-093-3/+3
* SONAR-22872 Live update of JSON measuresEric Giffon2024-10-091-0/+38
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-223-20/+20
* NO-JIRA Update license headers to 2024Pierre2024-01-033-3/+3
* SONAR-20892 Updated api/measures endpoints to return renamed metriclukasz-jarocki-sonarsource2023-11-081-0/+60
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-131-290/+0
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-101-5/+4
* Update license templates for 2023Pierre2023-01-023-3/+3
* Update license headers for 2022 [update headers]Pierre2022-01-283-3/+3
* Improve code qualityDuarte Meneses2021-11-202-2/+2
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-192-26/+16
* SONAR-10762 Drop usage of 'user_managed' columnJacek2021-07-072-54/+17
* SONAR-10762 Drop manual measures tableZipeng WU2021-07-071-12/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-083-3/+3
* SONAR-13221 MetricsDuarte Meneses2020-05-252-14/+18
* Format all headers for 2020Wouter Admiraal2020-01-073-3/+3
* SONAR-12626 remove references to SLBDuarte Meneses2019-12-091-3/+0
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-50/+0
* remove DBUnitSébastien Lesaint2019-08-091-52/+73
* SONAR-11572 Limit list of operators for QG conditionsBenoît Gianinetti2019-01-081-9/+0
* Fix license headers for 2019Duarte Meneses2019-01-024-4/+4
* SONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-231-16/+0
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-074-4/+4
* SONAR-9963 WS api/metrics/update fails properly if domain is longer than 64 c...Teryk Bellahsene2017-10-161-0/+10
* SONAR-8973 Validate key, name and description when creating or updating a cus...Teryk Bellahsene2017-07-282-80/+104
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-174-0/+532