aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/it/java/org/sonar/db/property/PropertiesDaoIT.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24602 Add Telemetry for architecture visualization usage.Steve Marion2025-03-181-10/+31
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23649 Conditions mismatch notification should be enabled by default for...Léo Geoffroy2024-11-261-56/+75
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-241-3/+3
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-35/+35
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-77/+81
* SONAR-20582 make the gitlab vulnerability synchronization conditional on havi...Steve Marion2024-02-061-2/+6
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19378 Add unicity constraint on properties tableLéo Geoffroy2023-10-201-5/+37
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-071-1/+1
* SONAR-19558 Refactored SetActionITLéo Geoffroy2023-07-031-8/+7
* SONAR-19558 Update rest of test for sonar-db-daoLéo Geoffroy2023-06-301-47/+48
* SONAR-18856 renaming properties.component_uuid to properties.entity_uuidLukasz Jarocki2023-06-011-31/+31
* SONAR-18856 Refactor propertiesDuarte Meneses2023-06-011-5/+31
* SONAR-18856 Refactor properties and favoritesLukasz Jarocki2023-06-011-26/+0
* SONAR-18856 Refactor favorites and propertiesDuarte Meneses2023-06-011-60/+15
* [NO JIRA] Remove dead code in PropertiesDaoDuarte Meneses2023-05-151-220/+6
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-081-16/+16
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-131-0/+1329