aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/component/SnapshotDtoTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* 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-13/+14
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-7698 Rename snapshots column build_date to analysis_dateAlain Kermis2023-07-211-10/+64
* SONAR-19558 enabled snapshots to correctly use project/branch uuidLukasz Jarocki2023-06-291-2/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-16/+11
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13221 Set primary key of 'SNAPSHOTS' table to column 'UUID' and drop 'ID'Julien Lancelot2020-05-251-2/+0
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-11631 Replace codePeriodVersion with buildStringJanos Gyerik2019-03-191-8/+25
* SONAR-11631 move version event data validation to UI codeSébastien Lesaint2019-02-111-1/+2
* SONAR-11631 rename snapshot's version to codePeriodVersionSébastien Lesaint2019-02-111-6/+6
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-7992 Restrict length of version namesDaniel Schwarz2017-10-261-0/+19
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-271-2/+0
* SONAR-9577 Store incremental analysis flag in databaseDuarte Meneses2017-08-071-0/+2
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-0/+51