aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/component/SnapshotMapper.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20315 update SnapshotDao queriesPierre2023-09-281-2/+2
* SONAR-19558 enabled snapshots to correctly use project/branch uuidLukasz Jarocki2023-06-291-5/+5
* SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexesDuarte Meneses2023-06-291-2/+2
* SONAR-19558 Fix WS action ITsDuarte Meneses2023-06-201-2/+2
* SONAR-19558 Refactor eventsDuarte Meneses2023-06-201-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13704 activity of a project now also display QG changes caused by chang...Lukasz Jarocki2022-03-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-11411 Detection of inactive projects should take into account branchesDuarte Meneses2021-07-161-0/+4
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10555 fail analysis if leak period is invalidSébastien Lesaint2018-10-031-2/+0
* SONAR-10776 fix NPE when user has issues on branch without ce activitySébastien Lesaint2018-07-191-3/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* DEV-4 Return branches analysis when searching for finished analysisJulien Lancelot2017-10-271-0/+1
* Select finished analyses in DB by component uuids and from datesTeryk Bellahsene2017-07-241-0/+5
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-0/+55