aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java/org/sonar/db/notification/NotificationDbTester.java
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+6
* SONAR-22649 Create DB populator for creating generated dataAlain Kermis2024-09-191-4/+4
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-171-1/+1
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-171-2/+2
* SONAR-19445 Review and improve the endpoints in WebAPI that rely on ComponentDtoDuarte Meneses2023-06-191-9/+9
* SONAR-18856 renaming properties.component_uuid to properties.entity_uuidLukasz Jarocki2023-06-011-3/+3
* Update license templates for 2023Pierre2023-01-021-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 change PROPERTIES user_id FK to user_uuidJacek2020-05-251-4/+4
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-141-3/+3
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-2/+0
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-0/+67