aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/it/java/org/sonar/db/alm/setting/ProjectAlmSettingDaoIT.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-14367 Add new field to ProjectAlmSettingDto and update queriesJacek Poreda2025-01-091-5/+31
* SONAR-21922 API v2 endpoint for project-bindingsAntoine Vigneau2024-04-021-4/+107
* SONAR-21818 Add information if project is part of a monorepo to telemetry.Wojtek Wajerowicz2024-03-271-9/+25
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-22/+24
* SONAR-21290 Use UUIDs v4 for all database identifiersAurelien Poscia2024-01-251-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19790 Return managed status for project in /api/project/searchAntoine Vigneau2023-07-181-0/+17
* SONAR-19784 Add method ProjectAlmSettingDao.selectByAlmAurelien Poscia2023-07-181-0/+22
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-071-1/+1
* SONAR-18856 Adapt ALM provisionning to not rely on component uuid for project...Léo Geoffroy2023-05-101-1/+1
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-081-13/+13
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-131-0/+201