aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/purge/period/DefaultPeriodCleanerTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-6/+6
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20734 Improve query for picking the purgeable analysisMatteo Mara2023-10-131-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Fix code quality issuesDuarte Meneses2021-10-251-3/+2
* 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-3/+3
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-141-3/+2
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix some Java compiler warningsSimon Brandhof2018-03-121-3/+3
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-041-2/+2
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-0/+72