aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/it/java/org/sonar/db/measure/ProjectMeasuresIndexerIteratorIT.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24216 Optimize querying of measures on startup indexingEric Giffon2025-01-281-1/+1
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-22875 Index project measures using the measures table (#11734)Claire Villard2024-10-091-26/+27
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-24/+28
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20708 Add sorting project by creation date in search_projects endpointWojtek Wajerowicz2023-10-181-0/+1
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-071-2/+1
* SONAR-19558 Update rest of test for sonar-db-daoLéo Geoffroy2023-06-301-36/+52
* SONAR-19558 enabled snapshots to correctly use project/branch uuidLukasz Jarocki2023-06-291-6/+0
* SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexesDuarte Meneses2023-06-291-25/+0
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-081-21/+21
* SONAR-18850 update branch mapper to use is main and update test frameworkLukasz Jarocki2023-04-041-1/+1
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-131-0/+326