aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/it/java/org/sonar/db/component/SnapshotDaoIT.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-3/+3
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-8/+7
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-56/+63
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-7698 Rename snapshots column build_date to analysis_dateAlain Kermis2023-07-211-5/+5
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-071-1/+1
* SONAR-19558 enabled snapshots to correctly use project/branch uuidLukasz Jarocki2023-06-291-53/+54
* SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexesDuarte Meneses2023-06-291-31/+3
* SONAR-19558 Refactor eventsDuarte Meneses2023-06-201-3/+3
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-081-27/+27
* SONAR-18860 Remove use of main_branch_project_uuid in DB mappersDuarte Meneses2023-04-071-0/+17
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-131-0/+589